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-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 89064cc591ba3bae7c3b6040f1b510b56acf42d8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 89064cc591ba3bae7c3b6040f1b510b56acf42d8 # timeout=10
Commit message: "s1gw: add testcases for INITIAL CONTEXT SETUP"
 > git rev-list --no-walk 89064cc591ba3bae7c3b6040f1b510b56acf42d8 # timeout=10
[ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins9186416325399828174.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:00692accea1ceaf708d83832d7a6e713864e03731042dfd26a17150548691c01 Copying blob sha256:10467bb343063ab1ffc03d4f040e4b53ade687eb4142dd1411758d511d3c3061 Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:266aa5d8ea309f8bc87a610ab47d8a57e2f3d7e10f1642197c0bd86fcfb3965a Copying blob sha256:5f1d2dabbca8c2e6cd9adc07b1e46d492a74493dfa08d4fb03c77ff548458668 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-17 13:52:04 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] 96244da3077fe11b3ef605dc04dfa9197e1b21a891fcb9e4082b800854470355 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', '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://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [185 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [77.5 kB] Fetched 9309 kB in 1s (9309 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', './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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', '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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', '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_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_7.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_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_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_5.cc Creating dependency file for TCCConversion_Functions_part_6.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_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_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_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_7.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_2.cc Creating dependency file for MobileL3_SMS_Types_part_3.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_3.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Types_part_1.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_5.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_4.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_6.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_2.cc Creating dependency file for GTPU_Types_part_3.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_2.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for 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 env 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 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 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', '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 Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [180 kB] Fetched 182 kB in 1s (360 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-latest 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded. Need to get 1567 kB of archives. After this operation, 5347 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.0 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.0 [17.4 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Fetched 1567 kB in 0s (30.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 45138 files and directories currently installed.) Preparing to unpack .../00-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-sigtran10:amd64 (2.0.0) ... Setting up osmo-stp:amd64 (2.0.0) ... 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) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom 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-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20240930083935124 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20240930083935125 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20240930083935125 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) 20240930083935125 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240930083935125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20240930083935125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20240930083935125 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20240930083935125 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20240930083935125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240930083935125 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20240930083935125 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20240930083935125 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20240930083935125 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20240930083935125 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20240930083935125 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20240930083935125 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20240930083935125 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55d1527a7d60(sgsn) with 23 counters 20240930083935342 DLSS7 INFO (r=127.0.0.1:46797<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240930083935342 DLSS7 INFO (r=127.0.0.1:46797<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20240930083935342 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:46797<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240930083935342 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240930083935342 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20240930083935342 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240930083935342 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240930083935342 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20240930083935342 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20240930083935342 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20240930083935342 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20240930083935342 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20240930083935342 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20240930083935342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083935342 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20240930083935342 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20240930083935342 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20240930083935342 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20240930083935342 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20240930083935342 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20240930083935342 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20240930083935342 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240930083935342 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) 20240930083935342 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240930083935342 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240930083935342 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240930083935342 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) 20240930083935342 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240930083935342 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240930083935342 DLSS7 INFO (r=127.0.0.1:37454<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240930083935342 DLSS7 INFO (r=127.0.0.1:37454<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20240930083935342 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:37454<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240930083935342 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240930083935342 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20240930083935342 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240930083935342 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240930083935342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930083935342 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:46797<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240930083935342 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) 20240930083935342 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20240930083935342 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240930083935342 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240930083935342 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240930083935342 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240930083935343 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20240930083935343 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20240930083935343 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20240930083935343 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20240930083935343 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930083935343 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240930083935343 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240930083935343 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240930083935343 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@96244da3077f: Unix server socket created successfully. MC@96244da3077f: Listening on TCP port 42225. 96244da3077f is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 96244da3077f 42225 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@96244da3077f: New HC connected from 10.0.2.100 [10.0.2.100]. 96244da3077f: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@96244da3077f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@96244da3077f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@96244da3077f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@96244da3077f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@96244da3077f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@96244da3077f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@96244da3077f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@96244da3077f: Configuration file was processed on all HCs. MC@96244da3077f: Creating MTC on host 10.0.2.100. MC@96244da3077f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Mon Sep 30 08:39:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930083936343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083936343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach started. 20240930083937229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930083937232 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@96244da3077f: Provider Link came up: sending NS-RESET 20240930083937282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNCONFIGURED}: Allocated (fsm.c:456) 20240930083937282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240930083937282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240930083937282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930083937282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930083937282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930083937282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930083937282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930083937282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930083937284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930083937284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930083937284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930083937285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930083937285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930083937285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930083937285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930083937285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240930083937285 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930083937285 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930083937285 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930083937286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930083937286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930083937289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930083937300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083937300 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@96244da3077f: Provider Link came up: sending NS-RESET 20240930083937330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNCONFIGURED}: Allocated (fsm.c:456) 20240930083937330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240930083937331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240930083937331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930083937331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930083937331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930083937331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930083937331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930083937331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930083937333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930083937333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930083937333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930083937333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930083937333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930083937333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930083937333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930083937333 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240930083937333 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930083937333 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930083937333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(12)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930083937334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930083937334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930083937340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083937340 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) 20240930083937344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083937344 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930083937344 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20240930083937344 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20240930083937344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20240930083937344 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20240930083937344 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20240930083937344 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20240930083937344 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240930083937344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20240930083937344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240930083937344 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930083937344 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240930083937344 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240930083937344 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240930083937344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240930083937344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240930083937344 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240930083937344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930083937344 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20240930083937344 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55d1537d8660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20240930083937344 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-Gb2-NS2(13)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930083937353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083937353 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@96244da3077f: Provider Link came up: sending NS-RESET 20240930083937381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNCONFIGURED}: Allocated (fsm.c:456) 20240930083937381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240930083937381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240930083937381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930083937381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930083937381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930083937381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930083937381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930083937381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930083937383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930083937383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930083937383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930083937383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930083937383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930083937383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930083937383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930083937383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240930083937383 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930083937383 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930083937383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930083937384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930083937384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930083937388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083937389 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)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930083937400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083937400 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930083938345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083938345 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930083938345 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930083938345 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(18)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930083938347 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240930083938347 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930083938401 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) 20240930083938401 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20240930083938401 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:37454 err=None (osmo_ss7_asp.c:785) TC_attach-BVCI196(6)@96244da3077f: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='EA64B5FA'O, index=0 SGSN_Test-GSUP(19)@96244da3077f: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@96244da3077f: 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 := 'C15D13E113A4F9E096C29E2E938A866F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A48B8894'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C88939E19E0F9BF9'O } } } } } 20240930083939397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083939397 DLLC NOTICE LLME(ffffffff/ea64b5fa){UNASSIGNED} LLC RX: unknown TLLI 0xea64b5fa, creating LLME on the fly (gprs_llc.c:552) 20240930083939397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930083939397 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20240930083939397 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930083939397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930083939397 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930083939397 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930083939397 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930083939397 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930083939397 DLLC NOTICE LLME(ffffffff/ea64b5fa){UNASSIGNED} LLGM Assign pre (ea64b5fa => f07ea15f) (gprs_llc.c:1079) 20240930083939397 DLLC NOTICE LLME(ea64b5fa/f07ea15f){ASSIGNED} LLGM Assign post (ea64b5fa => f07ea15f) (gprs_llc.c:1125) 20240930083939397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930083939397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930083939397 DMM DEBUG MM(262420000000001/f07ea15f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930083939410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083939410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930083939410 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083939410 DMM DEBUG MM(262420000000001/f07ea15f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20240930083939410 DMM NOTICE MM(262420000000001/f07ea15f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930083939410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930083939410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930083939410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930083939410 DMM DEBUG MM(262420000000001/f07ea15f) Requesting authorization (sgsn_auth.c:160) 20240930083939410 DMM INFO MM(262420000000001/f07ea15f) Requesting authentication tuples (sgsn_auth.c:184) 20240930083939410 DMM DEBUG MM(262420000000001/f07ea15f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930083939410 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20240930083939410 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)@96244da3077f: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@96244da3077f: Added IMSI table entry 0TC_attach(21)"262420000000001" 20240930083939413 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930083939413 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930083939413 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930083939413 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930083939413 DMM INFO MM(262420000000001/f07ea15f) Subscriber data update (mmctx.c:445) 20240930083939413 DMM DEBUG MM(262420000000001/f07ea15f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930083939413 DMM INFO MM(262420000000001/f07ea15f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930083939413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930083939413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930083939413 DMM INFO MM(262420000000001/f07ea15f) <- GMM AUTH AND CIPHERING REQ (rand = c1 5d 13 e1 13 a4 f9 e0 96 c2 9e 2e 93 8a 86 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930083939422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083939422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930083939422 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083939422 DMM INFO MM(262420000000001/f07ea15f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930083939422 DMM NOTICE MM(262420000000001/f07ea15f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930083939423 DMM DEBUG MM(262420000000001/f07ea15f) checking auth: received GSM SRES = a4 8b 88 94 (gprs_gmm.c:666) 20240930083939423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930083939423 DMM DEBUG MM(262420000000001/f07ea15f) Requesting authorization (sgsn_auth.c:160) 20240930083939423 DMM INFO MM(262420000000001/f07ea15f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930083939423 DMM DEBUG MM(262420000000001/f07ea15f) Requesting subscriber data update (gprs_subscriber.c:894) 20240930083939423 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20240930083939423 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) 20240930083939423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930083939423 DMM INFO MM(262420000000001/f07ea15f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf07ea15f) (gprs_gmm.c:300) 20240930083939424 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930083939424 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930083939424 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240930083939424 DMM INFO MM(262420000000001/f07ea15f) Subscriber data update (mmctx.c:445) 20240930083939424 DMM DEBUG MM(262420000000001/f07ea15f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930083939424 DMM INFO MM(262420000000001/f07ea15f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930083939424 DMM NOTICE MM(262420000000001/f07ea15f) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20240930083939424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930083939424 DMM NOTICE MM(262420000000001/f07ea15f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930083939424 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) 20240930083939425 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930083939425 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240930083939425 DMM INFO MM(262420000000001/f07ea15f) Subscriber data update (mmctx.c:445) 20240930083939425 DMM DEBUG MM(262420000000001/f07ea15f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930083939431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083939431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930083939431 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083939431 DMM INFO MM(262420000000001/f07ea15f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930083939431 DMM NOTICE MM(262420000000001/f07ea15f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930083939431 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930083939431 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930083939431 DLLC NOTICE LLME(ea64b5fa/f07ea15f){ASSIGNED} LLGM Assign pre (ffffffff => f07ea15f) (gprs_llc.c:1079) 20240930083939431 DLLC NOTICE LLME(ffffffff/f07ea15f){ASSIGNED} LLGM Assign post (ffffffff => f07ea15f) (gprs_llc.c:1125) 20240930083939431 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930083939431 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930083939431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930083939431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@96244da3077f: setverdict(pass): none -> pass TC_attach-BVCI196(6)@96244da3077f: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@96244da3077f: Final verdict of PTC: pass 20240930083939485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35154<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@96244da3077f: Final verdict of PTC: none 20240930083939490 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930083939490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(18)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@96244da3077f: Final verdict of PTC: none -NSVCI99(17)@96244da3077f: Final verdict of PTC: none TC_attach-BVCI220(16)@96244da3077f: Final verdict of PTC: none -NSVCI97(7)@96244da3077f: Final verdict of PTC: none TC_attach-BVCI210(11)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@96244da3077f: Final verdict of PTC: none TC_attach-BVCI196(6)@96244da3077f: Final verdict of PTC: none -NSVCI98(12)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(15)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(10)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(5)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@96244da3077f: Test case TC_attach finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Mon Sep 30 08:39:39 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20240930083939681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930083940082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100020) 20240930083940490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083940490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100020, count=106172) 20240930083941491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083941491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Mon Sep 30 08:39:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930083942492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083942492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_mnc3 started. 20240930083943129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930083943130 DMM INFO MM(262420000000001/f07ea15f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930083943130 DMM INFO MM(262420000000001/f07ea15f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930083943130 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930083943130 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930083943130 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930083943130 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930083943130 DLLC NOTICE LLME(ffffffff/f07ea15f){ASSIGNED} LLGM Assign pre (f07ea15f => ffffffff) (gprs_llc.c:1079) 20240930083943130 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f07ea15f => ffffffff) (gprs_llc.c:1125) 20240930083943130 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20240930083943130 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) 20240930083943130 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) 20240930083943130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930083943130 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930083943130 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930083943130 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930083943130 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@96244da3077f: Provider Link came up: sending NS-RESET 20240930083943182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930083943182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930083943182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930083943182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083943182 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930083943182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930083943182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930083943182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930083943182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930083943184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930083943184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930083943184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(26)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930083943185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930083943185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930083943185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930083943185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930083943185 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083943185 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930083943185 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930083943185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930083943185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930083943185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930083943192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930083943204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083943204 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(28)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@96244da3077f: Provider Link came up: sending NS-RESET 20240930083943235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930083943235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930083943235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930083943235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083943235 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930083943235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930083943235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930083943235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930083943235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930083943239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930083943239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930083943239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(31)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930083943240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930083943240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930083943240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930083943240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930083943240 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083943240 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930083943240 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930083943240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930083943241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930083943241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930083943249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(28)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930083943263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083943263 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(29)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(37)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@96244da3077f: Provider Link came up: sending NS-RESET 20240930083943282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930083943282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930083943282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930083943282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083943282 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930083943282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930083943282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930083943282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930083943282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930083943284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930083943284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930083943284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930083943286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930083943286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930083943286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930083943286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930083943286 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083943286 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930083943286 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930083943286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(37)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930083943286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930083943286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930083943290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930083943300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083943300 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(34)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930083943493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083943493 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930083943493 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930083943493 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(36)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(36)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930083943495 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240930083943495 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(36)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(36)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(36)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@96244da3077f: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='DD390A1E'O, index=0 SGSN_Test-GSUP(38)@96244da3077f: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@96244da3077f: 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 := '605206DADD538786B3803468880523F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '772B8D7B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9EDF16B33E1D86F7'O } } } } } 20240930083944541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083944541 DLLC NOTICE LLME(ffffffff/dd390a1e){UNASSIGNED} LLC RX: unknown TLLI 0xdd390a1e, creating LLME on the fly (gprs_llc.c:552) 20240930083944541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930083944541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240930083944541 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930083944541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930083944541 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930083944541 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930083944541 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930083944541 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930083944541 DLLC NOTICE LLME(ffffffff/dd390a1e){UNASSIGNED} LLGM Assign pre (dd390a1e => c4d9bf7c) (gprs_llc.c:1079) 20240930083944541 DLLC NOTICE LLME(dd390a1e/c4d9bf7c){ASSIGNED} LLGM Assign post (dd390a1e => c4d9bf7c) (gprs_llc.c:1125) 20240930083944541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930083944541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930083944541 DMM DEBUG MM(262420000001001/c4d9bf7c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930083944556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083944556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930083944557 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083944557 DMM DEBUG MM(262420000001001/c4d9bf7c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240930083944557 DMM NOTICE MM(262420000001001/c4d9bf7c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930083944557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930083944557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930083944557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930083944557 DMM DEBUG MM(262420000001001/c4d9bf7c) Requesting authorization (sgsn_auth.c:160) 20240930083944557 DMM INFO MM(262420000001001/c4d9bf7c) Requesting authentication tuples (sgsn_auth.c:184) 20240930083944557 DMM DEBUG MM(262420000001001/c4d9bf7c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930083944557 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240930083944557 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)@96244da3077f: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@96244da3077f: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20240930083944560 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930083944560 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930083944560 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930083944560 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930083944560 DMM INFO MM(262420000001001/c4d9bf7c) Subscriber data update (mmctx.c:445) 20240930083944560 DMM DEBUG MM(262420000001001/c4d9bf7c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930083944560 DMM INFO MM(262420000001001/c4d9bf7c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930083944560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930083944560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930083944560 DMM INFO MM(262420000001001/c4d9bf7c) <- GMM AUTH AND CIPHERING REQ (rand = 60 52 06 da dd 53 87 86 b3 80 34 68 88 05 23 f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930083944568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083944568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240930083944568 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083944568 DMM INFO MM(262420000001001/c4d9bf7c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930083944568 DMM NOTICE MM(262420000001001/c4d9bf7c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930083944568 DMM DEBUG MM(262420000001001/c4d9bf7c) checking auth: received GSM SRES = 77 2b 8d 7b (gprs_gmm.c:666) 20240930083944568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930083944568 DMM DEBUG MM(262420000001001/c4d9bf7c) Requesting authorization (sgsn_auth.c:160) 20240930083944568 DMM INFO MM(262420000001001/c4d9bf7c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930083944568 DMM DEBUG MM(262420000001001/c4d9bf7c) Requesting subscriber data update (gprs_subscriber.c:894) 20240930083944569 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240930083944569 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) 20240930083944569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930083944569 DMM INFO MM(262420000001001/c4d9bf7c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4d9bf7c) (gprs_gmm.c:300) 20240930083944570 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930083944570 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930083944570 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240930083944570 DMM INFO MM(262420000001001/c4d9bf7c) Subscriber data update (mmctx.c:445) 20240930083944570 DMM DEBUG MM(262420000001001/c4d9bf7c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930083944570 DMM INFO MM(262420000001001/c4d9bf7c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930083944570 DMM NOTICE MM(262420000001001/c4d9bf7c) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240930083944570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930083944570 DMM NOTICE MM(262420000001001/c4d9bf7c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930083944570 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) 20240930083944570 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930083944570 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240930083944571 DMM INFO MM(262420000001001/c4d9bf7c) Subscriber data update (mmctx.c:445) 20240930083944571 DMM DEBUG MM(262420000001001/c4d9bf7c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930083944576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083944576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930083944576 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083944576 DMM INFO MM(262420000001001/c4d9bf7c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930083944576 DMM NOTICE MM(262420000001001/c4d9bf7c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930083944576 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930083944576 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930083944576 DLLC NOTICE LLME(dd390a1e/c4d9bf7c){ASSIGNED} LLGM Assign pre (ffffffff => c4d9bf7c) (gprs_llc.c:1079) 20240930083944576 DLLC NOTICE LLME(ffffffff/c4d9bf7c){ASSIGNED} LLGM Assign post (ffffffff => c4d9bf7c) (gprs_llc.c:1125) 20240930083944576 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930083944576 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930083944576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930083944576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@96244da3077f: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@96244da3077f: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@96244da3077f: Final verdict of PTC: pass 20240930083944629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35178<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(22)@96244da3077f: Final verdict of PTC: none 20240930083944632 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930083944632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(38)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@96244da3077f: Final verdict of PTC: none -NSVCI97(26)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@96244da3077f: Final verdict of PTC: none -NSVCI98(32)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@96244da3077f: Final verdict of PTC: none -NSVCI99(37)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@96244da3077f: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@96244da3077f: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(30)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@96244da3077f: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(35)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(24)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_mnc3 finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Mon Sep 30 08:39:44 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20240930083944787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930083945188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83308) 20240930083945633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083945633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83308, count=89460) 20240930083946634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083946634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Mon Sep 30 08:39:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930083947635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083947635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_umts_aka_umts_res started. 20240930083948246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930083948247 DMM INFO MM(262420000001001/c4d9bf7c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930083948247 DMM INFO MM(262420000001001/c4d9bf7c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930083948247 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930083948247 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930083948247 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930083948247 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930083948247 DLLC NOTICE LLME(ffffffff/c4d9bf7c){ASSIGNED} LLGM Assign pre (c4d9bf7c => ffffffff) (gprs_llc.c:1079) 20240930083948247 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4d9bf7c => ffffffff) (gprs_llc.c:1125) 20240930083948247 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240930083948248 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) 20240930083948248 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) 20240930083948248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930083948248 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930083948248 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930083948248 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930083948248 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@96244da3077f: Provider Link came up: sending NS-RESET 20240930083948301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930083948301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930083948301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930083948301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083948301 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930083948301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930083948301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930083948301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930083948301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930083948303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930083948303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930083948303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930083948304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930083948304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930083948304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930083948304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930083948304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083948304 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930083948304 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930083948304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930083948304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930083948304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930083948309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930083948320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083948320 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(47)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(51)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@96244da3077f: Provider Link came up: sending NS-RESET 20240930083948353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930083948353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930083948353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930083948353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083948353 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930083948353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930083948353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930083948353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930083948353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(51)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930083948355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930083948355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930083948355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930083948356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930083948356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930083948356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930083948356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930083948356 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083948356 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930083948356 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930083948356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(51)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930083948357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930083948357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(50)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(51)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930083948363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930083948378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083948378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(52)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(48)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(50)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@96244da3077f: Provider Link came up: sending NS-RESET 20240930083948393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930083948393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930083948393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930083948393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083948393 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930083948393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930083948393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930083948393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930083948393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930083948396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930083948396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930083948396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930083948396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930083948396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930083948396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930083948396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930083948396 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083948396 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930083948396 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930083948396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930083948397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930083948397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930083948402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930083948412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083948412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930083948636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083948636 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930083948636 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930083948636 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930083948638 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240930083948639 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@96244da3077f: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='F8572338'O, index=0 SGSN_Test-GSUP(57)@96244da3077f: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@96244da3077f: 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 := '216851BEAB9BF1D63D8223956AC95A10'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8535F629'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B756A95DDE7098A3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4C20D356BEA337578C870D1F14510828'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1C350D6DD058358AB189EA850E14D092'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2FCE39A88AB9D277ECCD2EA8314A14BA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EF0BBA60994F3499'O } } } } } 20240930083949684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083949684 DLLC NOTICE LLME(ffffffff/f8572338){UNASSIGNED} LLC RX: unknown TLLI 0xf8572338, creating LLME on the fly (gprs_llc.c:552) 20240930083949684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930083949684 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240930083949684 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930083949684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930083949684 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930083949684 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930083949684 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930083949685 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930083949685 DLLC NOTICE LLME(ffffffff/f8572338){UNASSIGNED} LLGM Assign pre (f8572338 => cbf42760) (gprs_llc.c:1079) 20240930083949685 DLLC NOTICE LLME(f8572338/cbf42760){ASSIGNED} LLGM Assign post (f8572338 => cbf42760) (gprs_llc.c:1125) 20240930083949685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930083949685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930083949685 DMM DEBUG MM(262420000001002/cbf42760) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930083949697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083949697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930083949697 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083949697 DMM DEBUG MM(262420000001002/cbf42760) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240930083949697 DMM NOTICE MM(262420000001002/cbf42760) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930083949697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930083949697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930083949697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930083949697 DMM DEBUG MM(262420000001002/cbf42760) Requesting authorization (sgsn_auth.c:160) 20240930083949697 DMM INFO MM(262420000001002/cbf42760) Requesting authentication tuples (sgsn_auth.c:184) 20240930083949697 DMM DEBUG MM(262420000001002/cbf42760) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930083949697 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240930083949697 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)@96244da3077f: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@96244da3077f: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20240930083949700 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930083949700 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930083949700 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930083949700 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930083949700 DMM INFO MM(262420000001002/cbf42760) Subscriber data update (mmctx.c:445) 20240930083949700 DMM DEBUG MM(262420000001002/cbf42760) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930083949700 DMM INFO MM(262420000001002/cbf42760) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930083949700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930083949700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930083949700 DMM INFO MM(262420000001002/cbf42760) <- GMM AUTH AND CIPHERING REQ (rand = 21 68 51 be ab 9b f1 d6 3d 82 23 95 6a c9 5a 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2f ce 39 a8 8a b9 d2 77 ec cd 2e a8 31 4a 14 ba ) (gprs_gmm.c:483) 20240930083949709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083949709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240930083949709 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083949709 DMM INFO MM(262420000001002/cbf42760) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930083949709 DMM NOTICE MM(262420000001002/cbf42760) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930083949709 DMM DEBUG MM(262420000001002/cbf42760) checking auth: received UMTS RES = ef 0b ba 60 99 4f 34 99 (gprs_gmm.c:666) 20240930083949709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930083949709 DMM DEBUG MM(262420000001002/cbf42760) Requesting authorization (sgsn_auth.c:160) 20240930083949709 DMM INFO MM(262420000001002/cbf42760) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930083949709 DMM DEBUG MM(262420000001002/cbf42760) Requesting subscriber data update (gprs_subscriber.c:894) 20240930083949709 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240930083949709 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) 20240930083949709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930083949709 DMM INFO MM(262420000001002/cbf42760) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbf42760) (gprs_gmm.c:300) 20240930083949711 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930083949711 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930083949711 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240930083949711 DMM INFO MM(262420000001002/cbf42760) Subscriber data update (mmctx.c:445) 20240930083949711 DMM DEBUG MM(262420000001002/cbf42760) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930083949711 DMM INFO MM(262420000001002/cbf42760) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930083949711 DMM NOTICE MM(262420000001002/cbf42760) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240930083949711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930083949711 DMM NOTICE MM(262420000001002/cbf42760) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930083949711 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) 20240930083949712 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930083949712 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240930083949712 DMM INFO MM(262420000001002/cbf42760) Subscriber data update (mmctx.c:445) 20240930083949712 DMM DEBUG MM(262420000001002/cbf42760) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930083949718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083949718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930083949718 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083949718 DMM INFO MM(262420000001002/cbf42760) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930083949718 DMM NOTICE MM(262420000001002/cbf42760) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930083949718 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930083949718 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930083949718 DLLC NOTICE LLME(f8572338/cbf42760){ASSIGNED} LLGM Assign pre (ffffffff => cbf42760) (gprs_llc.c:1079) 20240930083949718 DLLC NOTICE LLME(ffffffff/cbf42760){ASSIGNED} LLGM Assign post (ffffffff => cbf42760) (gprs_llc.c:1125) 20240930083949718 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930083949718 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930083949718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930083949718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@96244da3077f: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@96244da3077f: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@96244da3077f: Final verdict of PTC: pass 20240930083949771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44530<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930083949774 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930083949774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(47)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(57)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@96244da3077f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@96244da3077f: Final verdict of PTC: none -NSVCI98(51)@96244da3077f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@96244da3077f: Final verdict of PTC: none -NSVCI97(45)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(49)@96244da3077f: Final verdict of PTC: none -NSVCI99(55)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(53)@96244da3077f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(43)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Mon Sep 30 08:39:49 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20240930083949915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930083950317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85572) 20240930083950775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083950775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85572, count=89928) 20240930083951776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083951776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Mon Sep 30 08:39:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930083952777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083952777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_umts_aka_gsm_sres started. 20240930083953365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930083953367 DMM INFO MM(262420000001002/cbf42760) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930083953367 DMM INFO MM(262420000001002/cbf42760) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930083953367 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930083953367 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930083953367 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930083953367 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930083953367 DLLC NOTICE LLME(ffffffff/cbf42760){ASSIGNED} LLGM Assign pre (cbf42760 => ffffffff) (gprs_llc.c:1079) 20240930083953367 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbf42760 => ffffffff) (gprs_llc.c:1125) 20240930083953367 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240930083953367 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) 20240930083953367 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) 20240930083953367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930083953367 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930083953367 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930083953367 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930083953367 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(65)@96244da3077f: Provider Link came up: sending NS-RESET 20240930083953419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930083953419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930083953419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930083953419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083953419 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930083953419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930083953419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930083953419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930083953419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(65)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930083953420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930083953420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930083953420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930083953421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930083953421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930083953421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930083953421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930083953421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083953421 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930083953421 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930083953421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(65)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930083953421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930083953421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(65)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(64)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930083953426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930083953434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083953434 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(62)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(64)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@96244da3077f: Provider Link came up: sending NS-RESET 20240930083953451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930083953451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930083953451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930083953451 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083953451 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930083953451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930083953451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930083953451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930083953451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930083953453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930083953453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930083953453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930083953453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930083953453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930083953453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930083953453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930083953453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083953453 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930083953453 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930083953453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930083953454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930083953454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930083953457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930083953467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083953467 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@96244da3077f: Provider Link came up: sending NS-RESET 20240930083953489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930083953489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930083953489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930083953489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083953489 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930083953489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930083953489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930083953489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930083953489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930083953491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930083953491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930083953491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930083953491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930083953491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930083953491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930083953491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930083953491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083953491 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930083953491 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930083953491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(74)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930083953492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930083953492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930083953495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930083953504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083953505 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930083953778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083953778 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930083953778 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930083953778 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930083953781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930083953781 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(62)@96244da3077f: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F2FFDCB7'O, index=0 SGSN_Test-GSUP(76)@96244da3077f: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@96244da3077f: 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 := 'A9EF8FAB85298227F4E6188C734AC3F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '625E59A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9D83DA3AD49801C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '915F555336356898279F2703BC23329A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ECCFF9A33B90A9DBA910D2BFEDDF2C43'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BB2BCA0C0C7918C6F322DBA33E00C07C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E3F43D9B5CD2BC71'O } } } } } 20240930083954828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083954828 DLLC NOTICE LLME(ffffffff/f2ffdcb7){UNASSIGNED} LLC RX: unknown TLLI 0xf2ffdcb7, creating LLME on the fly (gprs_llc.c:552) 20240930083954828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930083954828 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240930083954828 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930083954828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930083954828 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930083954828 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930083954828 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930083954828 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930083954828 DLLC NOTICE LLME(ffffffff/f2ffdcb7){UNASSIGNED} LLGM Assign pre (f2ffdcb7 => f7d9e027) (gprs_llc.c:1079) 20240930083954828 DLLC NOTICE LLME(f2ffdcb7/f7d9e027){ASSIGNED} LLGM Assign post (f2ffdcb7 => f7d9e027) (gprs_llc.c:1125) 20240930083954828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930083954828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930083954828 DMM DEBUG MM(262420000001003/f7d9e027) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930083954840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083954840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930083954840 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083954841 DMM DEBUG MM(262420000001003/f7d9e027) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240930083954841 DMM NOTICE MM(262420000001003/f7d9e027) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930083954841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930083954841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930083954841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930083954841 DMM DEBUG MM(262420000001003/f7d9e027) Requesting authorization (sgsn_auth.c:160) 20240930083954841 DMM INFO MM(262420000001003/f7d9e027) Requesting authentication tuples (sgsn_auth.c:184) 20240930083954841 DMM DEBUG MM(262420000001003/f7d9e027) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930083954841 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240930083954841 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)@96244da3077f: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@96244da3077f: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20240930083954844 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930083954844 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930083954844 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930083954844 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930083954844 DMM INFO MM(262420000001003/f7d9e027) Subscriber data update (mmctx.c:445) 20240930083954844 DMM DEBUG MM(262420000001003/f7d9e027) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930083954844 DMM INFO MM(262420000001003/f7d9e027) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930083954844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930083954844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930083954844 DMM INFO MM(262420000001003/f7d9e027) <- GMM AUTH AND CIPHERING REQ (rand = a9 ef 8f ab 85 29 82 27 f4 e6 18 8c 73 4a c3 f8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bb 2b ca 0c 0c 79 18 c6 f3 22 db a3 3e 00 c0 7c ) (gprs_gmm.c:483) 20240930083954851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083954851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930083954851 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083954851 DMM INFO MM(262420000001003/f7d9e027) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930083954851 DMM NOTICE MM(262420000001003/f7d9e027) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930083954852 DMM DEBUG MM(262420000001003/f7d9e027) checking auth: received GSM SRES = 62 5e 59 a7 (gprs_gmm.c:666) 20240930083954852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930083954852 DMM DEBUG MM(262420000001003/f7d9e027) Requesting authorization (sgsn_auth.c:160) 20240930083954852 DMM INFO MM(262420000001003/f7d9e027) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930083954852 DMM DEBUG MM(262420000001003/f7d9e027) Requesting subscriber data update (gprs_subscriber.c:894) 20240930083954852 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240930083954852 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) 20240930083954852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930083954852 DMM INFO MM(262420000001003/f7d9e027) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7d9e027) (gprs_gmm.c:300) 20240930083954853 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930083954853 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930083954853 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240930083954853 DMM INFO MM(262420000001003/f7d9e027) Subscriber data update (mmctx.c:445) 20240930083954853 DMM DEBUG MM(262420000001003/f7d9e027) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930083954853 DMM INFO MM(262420000001003/f7d9e027) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930083954853 DMM NOTICE MM(262420000001003/f7d9e027) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240930083954853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930083954853 DMM NOTICE MM(262420000001003/f7d9e027) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930083954853 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) 20240930083954853 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930083954853 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240930083954853 DMM INFO MM(262420000001003/f7d9e027) Subscriber data update (mmctx.c:445) 20240930083954853 DMM DEBUG MM(262420000001003/f7d9e027) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930083954859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083954859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930083954860 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083954860 DMM INFO MM(262420000001003/f7d9e027) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930083954860 DMM NOTICE MM(262420000001003/f7d9e027) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930083954860 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930083954860 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930083954860 DLLC NOTICE LLME(f2ffdcb7/f7d9e027){ASSIGNED} LLGM Assign pre (ffffffff => f7d9e027) (gprs_llc.c:1079) 20240930083954860 DLLC NOTICE LLME(ffffffff/f7d9e027){ASSIGNED} LLGM Assign post (ffffffff => f7d9e027) (gprs_llc.c:1125) 20240930083954860 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930083954860 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930083954860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930083954860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@96244da3077f: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(62)@96244da3077f: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@96244da3077f: Final verdict of PTC: pass 20240930083954913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44554<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@96244da3077f: Final verdict of PTC: none 20240930083954915 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930083954915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(69)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@96244da3077f: Final verdict of PTC: none -NSVCI99(74)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(64)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@96244da3077f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@96244da3077f: Final verdict of PTC: none -NSVCI97(65)@96244da3077f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@96244da3077f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(62)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(72)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(67)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(63)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(62): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(63): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(64): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(65): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Mon Sep 30 08:39:55 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 20240930083955048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930083955450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48300) 20240930083955917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083955917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48300, count=89296) 20240930083956917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083956917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Mon Sep 30 08:39:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930083957918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083957918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_timeout_after_pdp_act started. 20240930083958510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930083958511 DMM INFO MM(262420000001003/f7d9e027) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930083958511 DMM INFO MM(262420000001003/f7d9e027) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930083958511 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930083958511 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930083958511 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930083958511 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930083958511 DLLC NOTICE LLME(ffffffff/f7d9e027){ASSIGNED} LLGM Assign pre (f7d9e027 => ffffffff) (gprs_llc.c:1079) 20240930083958512 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7d9e027 => ffffffff) (gprs_llc.c:1125) 20240930083958512 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240930083958512 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) 20240930083958512 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) 20240930083958512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930083958512 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930083958512 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930083958512 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930083958512 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@96244da3077f: Provider Link came up: sending NS-RESET 20240930083958565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930083958565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930083958565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930083958565 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083958565 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930083958565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930083958565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930083958565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930083958565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930083958567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930083958567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930083958567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930083958567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930083958567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930083958567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930083958567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930083958567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083958567 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930083958567 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930083958567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930083958567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930083958567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930083958571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930083958580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083958580 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@96244da3077f: Provider Link came up: sending NS-RESET 20240930083958605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930083958605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930083958605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930083958605 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083958605 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930083958605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930083958605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930083958605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930083958605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930083958607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930083958607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930083958607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930083958607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930083958607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930083958607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930083958607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930083958607 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083958607 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930083958607 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930083958607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930083958607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930083958607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930083958611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930083958619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083958619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@96244da3077f: Provider Link came up: sending NS-RESET 20240930083958644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930083958644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930083958644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930083958644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083958644 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930083958644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930083958644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930083958644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930083958644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930083958646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930083958646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930083958646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930083958646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930083958646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930083958646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930083958646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930083958646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930083958646 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930083958646 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930083958646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(93)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930083958647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930083958647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930083958650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930083958659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083958659 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930083958920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930083958920 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930083958920 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930083958920 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930083958921 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930083958922 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@96244da3077f: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='F27AAF29'O, index=0 SGSN_Test-GSUP(95)@96244da3077f: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@96244da3077f: 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 := '18C3D724055D4903EAB659C0ECCC8C4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F1714339'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27C34E37E1C4EFFB'O } } } } } 20240930083958969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083958969 DLLC NOTICE LLME(ffffffff/f27aaf29){UNASSIGNED} LLC RX: unknown TLLI 0xf27aaf29, creating LLME on the fly (gprs_llc.c:552) 20240930083958969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930083958969 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240930083958969 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930083958969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930083958969 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930083958969 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930083958969 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930083958969 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930083958969 DLLC NOTICE LLME(ffffffff/f27aaf29){UNASSIGNED} LLGM Assign pre (f27aaf29 => f803d2a2) (gprs_llc.c:1079) 20240930083958969 DLLC NOTICE LLME(f27aaf29/f803d2a2){ASSIGNED} LLGM Assign post (f27aaf29 => f803d2a2) (gprs_llc.c:1125) 20240930083958969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930083958969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930083958969 DMM DEBUG MM(262420000000021/f803d2a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930083958982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083958982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930083958982 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083958982 DMM DEBUG MM(262420000000021/f803d2a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240930083958982 DMM NOTICE MM(262420000000021/f803d2a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930083958982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930083958982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930083958982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930083958982 DMM DEBUG MM(262420000000021/f803d2a2) Requesting authorization (sgsn_auth.c:160) 20240930083958982 DMM INFO MM(262420000000021/f803d2a2) Requesting authentication tuples (sgsn_auth.c:184) 20240930083958982 DMM DEBUG MM(262420000000021/f803d2a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930083958982 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240930083958982 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)@96244da3077f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@96244da3077f: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20240930083958985 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930083958985 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930083958985 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930083958985 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930083958985 DMM INFO MM(262420000000021/f803d2a2) Subscriber data update (mmctx.c:445) 20240930083958985 DMM DEBUG MM(262420000000021/f803d2a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930083958985 DMM INFO MM(262420000000021/f803d2a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930083958985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930083958985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930083958985 DMM INFO MM(262420000000021/f803d2a2) <- GMM AUTH AND CIPHERING REQ (rand = 18 c3 d7 24 05 5d 49 03 ea b6 59 c0 ec cc 8c 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930083958992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083958992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240930083958992 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083958992 DMM INFO MM(262420000000021/f803d2a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930083958992 DMM NOTICE MM(262420000000021/f803d2a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930083958992 DMM DEBUG MM(262420000000021/f803d2a2) checking auth: received GSM SRES = f1 71 43 39 (gprs_gmm.c:666) 20240930083958992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930083958992 DMM DEBUG MM(262420000000021/f803d2a2) Requesting authorization (sgsn_auth.c:160) 20240930083958992 DMM INFO MM(262420000000021/f803d2a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930083958992 DMM DEBUG MM(262420000000021/f803d2a2) Requesting subscriber data update (gprs_subscriber.c:894) 20240930083958992 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240930083958992 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) 20240930083958992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930083958992 DMM INFO MM(262420000000021/f803d2a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf803d2a2) (gprs_gmm.c:300) 20240930083958994 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930083958994 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930083958994 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240930083958994 DMM INFO MM(262420000000021/f803d2a2) Subscriber data update (mmctx.c:445) 20240930083958994 DMM DEBUG MM(262420000000021/f803d2a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930083958994 DMM INFO MM(262420000000021/f803d2a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930083958994 DMM NOTICE MM(262420000000021/f803d2a2) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240930083958994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930083958994 DMM NOTICE MM(262420000000021/f803d2a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930083958994 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) 20240930083958994 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930083958994 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240930083958994 DMM INFO MM(262420000000021/f803d2a2) Subscriber data update (mmctx.c:445) 20240930083958994 DMM DEBUG MM(262420000000021/f803d2a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930083959000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083959000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930083959000 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083959000 DMM INFO MM(262420000000021/f803d2a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930083959000 DMM NOTICE MM(262420000000021/f803d2a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930083959000 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930083959000 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930083959000 DLLC NOTICE LLME(f27aaf29/f803d2a2){ASSIGNED} LLGM Assign pre (ffffffff => f803d2a2) (gprs_llc.c:1079) 20240930083959000 DLLC NOTICE LLME(ffffffff/f803d2a2){ASSIGNED} LLGM Assign post (ffffffff => f803d2a2) (gprs_llc.c:1125) 20240930083959000 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930083959000 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930083959000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930083959001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@96244da3077f: setverdict(pass): none -> pass 20240930083959052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083959052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930083959052 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083959052 DMM INFO MM(262420000000021/f803d2a2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930083959052 DMM INFO MM(262420000000021/f803d2a2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930083959052 DMM DEBUG MM(262420000000021/f803d2a2) Using GGSN 0 (gprs_sm.c:312) 20240930083959052 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240930083959052 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930083959052 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20240930083959052 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20240930083959064 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 01 04 00 00 00 01 80 08 00 10 fc dc 13 34 11 3b 05 a0 8f 14 05 7f 5f aa fd a1 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) 20240930083959064 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131d9058, cbp=0x55d1537e3390) (sgsn_libgtp.c:632) 20240930083959064 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930083959064 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537e59c8 TLLI=f803d2a2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930083959064 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930083959064 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930083959071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083959071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20240930083959071 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083959071 DMM INFO MM(262420000000021/f803d2a2) -> GMM ATTACH REQUEST MI(TMSI-0xF803D2A2) type="GPRS attach" (gprs_gmm.c:1266) 20240930083959071 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930083959071 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240930083959071 DLLC NOTICE LLME(ffffffff/f803d2a2){ASSIGNED} LLGM Assign pre (f803d2a2 => d836060d) (gprs_llc.c:1079) 20240930083959071 DLLC NOTICE LLME(f803d2a2/d836060d){ASSIGNED} LLGM Assign post (f803d2a2 => d836060d) (gprs_llc.c:1125) 20240930083959071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930083959071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930083959071 DMM DEBUG MM(262420000000021/d836060d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930083959077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930083959077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240930083959077 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930083959077 DMM DEBUG MM(262420000000021/d836060d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240930083959077 DMM NOTICE MM(262420000000021/d836060d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930083959077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930083959077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930083959077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930083959077 DMM DEBUG MM(262420000000021/d836060d) Requesting authorization (sgsn_auth.c:160) 20240930083959077 DMM INFO MM(262420000000021/d836060d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930083959077 DMM DEBUG MM(262420000000021/d836060d) Requesting subscriber data update (gprs_subscriber.c:894) 20240930083959077 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240930083959077 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) 20240930083959077 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930083959077 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930083959077 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240930083959077 DMM INFO MM(262420000000021/d836060d) Subscriber data update (mmctx.c:445) 20240930083959078 DMM DEBUG MM(262420000000021/d836060d) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240930083959078 DMM INFO MM(262420000000021/d836060d) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240930083959078 DMM NOTICE MM(262420000000021/d836060d) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240930083959078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930083959078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930083959078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240930083959078 DMM INFO MM(262420000000021/d836060d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd836060d) (gprs_gmm.c:300) 20240930083959078 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) 20240930083959078 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930083959078 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240930083959078 DMM INFO MM(262420000000021/d836060d) Subscriber data update (mmctx.c:445) 20240930083959078 DMM DEBUG MM(262420000000021/d836060d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@96244da3077f: Trying to receive 5 ATTACH ACCEPTs 20240930084005079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240930084005079 DMM INFO MM(262420000000021/d836060d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd836060d) (gprs_gmm.c:300) 20240930084005340 DGPRS DEBUG Checking for inactive LLMEs, time = 9496339 (sgsn.c:131) 20240930084011081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240930084011081 DMM INFO MM(262420000000021/d836060d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd836060d) (gprs_gmm.c:300) 20240930084017082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240930084017082 DMM INFO MM(262420000000021/d836060d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd836060d) (gprs_gmm.c:300) 20240930084018921 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240930084018921 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240930084018922 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084023083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240930084023083 DMM INFO MM(262420000000021/d836060d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd836060d) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@96244da3077f: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@96244da3077f: Make sure not more than 5 ATTACH ACCEPT messages are sent 20240930084028568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084028570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084028570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084028608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084028610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084028610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084028647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084028649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084028649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084029085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240930084029085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240930084029085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240930084029085 DMM NOTICE MM(262420000000021/d836060d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930084029085 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20240930084029085 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537e59c8, TLLI=d836060d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084029085 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930084029085 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930084029085 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20240930084029085 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240930084029085 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) 20240930084029085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Reject}: Deallocated (fsm.c:568) 20240930084029085 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Deallocated (fsm.c:568) 20240930084029085 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084029085 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240930084029085 DLLC NOTICE LLME(f803d2a2/d836060d){ASSIGNED} LLGM Assign pre (d836060d => ffffffff) (gprs_llc.c:1079) 20240930084029085 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d836060d => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@96244da3077f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@96244da3077f: Final verdict of PTC: pass 20240930084029593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41806<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084029595 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084029595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@96244da3077f: Final verdict of PTC: none -NSVCI99(93)@96244da3077f: Final verdict of PTC: none -NSVCI98(88)@96244da3077f: Final verdict of PTC: none -NSVCI97(83)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@96244da3077f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@96244da3077f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@96244da3077f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(81)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(86)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(91)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Mon Sep 30 08:40:29 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20240930084029725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084030027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125360) 20240930084030596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084030596 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) 20240930084031596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084031596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Mon Sep 30 08:40:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084032597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084032597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_auth_id_timeout started. 20240930084033088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084033090 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084033132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084033132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084033132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084033132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084033132 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084033132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084033132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084033132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084033132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084033134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084033134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084033134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084033134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084033134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084033134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084033134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084033134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084033134 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084033134 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084033134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(102)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084033135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084033135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084033138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084033147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084033147 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(108)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(108)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084033180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084033180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084033180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084033180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084033180 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084033180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084033180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084033180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084033180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(108)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084033182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084033182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084033182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084033182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084033182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084033182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084033182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084033182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084033182 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084033182 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084033182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084033182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084033182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(108)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(108)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(107)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084033186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084033195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084033195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(105)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(107)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084033211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084033211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084033211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084033211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084033211 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084033211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084033211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084033211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084033211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084033214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084033214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084033214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084033214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084033214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084033214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084033214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084033214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084033214 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084033214 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084033214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084033214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084033214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084033218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084033226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084033226 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084033598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084033598 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084033598 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084033598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084033600 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20240930084033601 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@96244da3077f: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='D6F3E06D'O, index=0 SGSN_Test-GSUP(114)@96244da3077f: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20240930084033643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084033643 DLLC NOTICE LLME(ffffffff/d6f3e06d){UNASSIGNED} LLC RX: unknown TLLI 0xd6f3e06d, creating LLME on the fly (gprs_llc.c:552) 20240930084033643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084033643 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20240930084033643 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084033643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084033643 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084033643 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084033643 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084033643 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084033643 DLLC NOTICE LLME(ffffffff/d6f3e06d){UNASSIGNED} LLGM Assign pre (d6f3e06d => fcd7f559) (gprs_llc.c:1079) 20240930084033643 DLLC NOTICE LLME(d6f3e06d/fcd7f559){ASSIGNED} LLGM Assign post (d6f3e06d => fcd7f559) (gprs_llc.c:1125) 20240930084033643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084033643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084033643 DMM DEBUG MM(262420000000002/fcd7f559) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084035341 DGPRS DEBUG Checking for inactive LLMEs, time = 9496369 (sgsn.c:131) 20240930084039644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240930084039644 DMM DEBUG MM(262420000000002/fcd7f559) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084045645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240930084045645 DMM DEBUG MM(262420000000002/fcd7f559) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084051645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240930084051645 DMM DEBUG MM(262420000000002/fcd7f559) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084053599 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240930084053599 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240930084053599 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084057646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240930084057646 DMM DEBUG MM(262420000000002/fcd7f559) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084103136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084103138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084103138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084103183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084103185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084103185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084103215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084103217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084103217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084103647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240930084103647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240930084103647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240930084103647 DMM NOTICE MM(262420000000002/fcd7f559) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240930084103647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Reject}: Deallocated (fsm.c:568) 20240930084103647 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084103647 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084103647 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240930084103647 DLLC NOTICE LLME(d6f3e06d/fcd7f559){ASSIGNED} LLGM Assign pre (fcd7f559 => ffffffff) (gprs_llc.c:1079) 20240930084103647 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcd7f559 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@96244da3077f: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@96244da3077f: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@96244da3077f: Final verdict of PTC: pass 20240930084103657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50490<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@96244da3077f: Final verdict of PTC: none 20240930084103660 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084103660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(113)@96244da3077f: Final verdict of PTC: none -NSVCI97(102)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@96244da3077f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@96244da3077f: Final verdict of PTC: none -NSVCI99(112)@96244da3077f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@96244da3077f: Final verdict of PTC: none -NSVCI98(108)@96244da3077f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(107)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(110)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(106)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(100)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(107): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(108): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Mon Sep 30 08:41:03 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20240930084103787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084104088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49340<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59656) 20240930084104661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084104661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59656, count=67912) 20240930084105341 DGPRS DEBUG Checking for inactive LLMEs, time = 9496399 (sgsn.c:131) 20240930084105662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084105662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Mon Sep 30 08:41:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084106663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084106663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_auth_sai_timeout started. 20240930084107150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084107151 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(122)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084107203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084107203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084107203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084107203 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084107203 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084107203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084107203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084107203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084107203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(121)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(122)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084107205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084107205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084107205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084107206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084107206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084107206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084107206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084107206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084107206 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084107206 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084107206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084107206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084107206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(122)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(122)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084107210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084107220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084107220 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(123)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(119)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(121)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084107233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084107233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084107233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084107233 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084107233 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084107233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084107233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084107233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084107233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084107235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084107235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084107235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084107235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084107235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084107235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084107235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084107235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084107235 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084107235 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084107236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084107236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084107236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084107240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084107248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084107248 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084107279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084107279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084107279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084107279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084107279 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084107279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084107280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084107280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084107280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084107282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084107282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084107282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084107282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084107282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084107282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084107282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084107282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084107282 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084107282 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084107282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084107282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084107282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(132)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084107287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084107296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084107296 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(129)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084107664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084107664 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084107664 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084107664 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(131)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084107666 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(131)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084107667 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(131)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@96244da3077f: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D786281B'O, index=0 SGSN_Test-GSUP(133)@96244da3077f: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20240930084107714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084107714 DLLC NOTICE LLME(ffffffff/d786281b){UNASSIGNED} LLC RX: unknown TLLI 0xd786281b, creating LLME on the fly (gprs_llc.c:552) 20240930084107714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084107714 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20240930084107714 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084107714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084107714 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084107714 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084107714 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084107714 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084107714 DLLC NOTICE LLME(ffffffff/d786281b){UNASSIGNED} LLGM Assign pre (d786281b => fc41ff4a) (gprs_llc.c:1079) 20240930084107714 DLLC NOTICE LLME(d786281b/fc41ff4a){ASSIGNED} LLGM Assign post (d786281b => fc41ff4a) (gprs_llc.c:1125) 20240930084107714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084107714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084107714 DMM DEBUG MM(262420000000003/fc41ff4a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084107725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084107725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084107726 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084107726 DMM DEBUG MM(262420000000003/fc41ff4a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20240930084107726 DMM NOTICE MM(262420000000003/fc41ff4a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084107726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084107726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084107726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084107726 DMM DEBUG MM(262420000000003/fc41ff4a) Requesting authorization (sgsn_auth.c:160) 20240930084107726 DMM INFO MM(262420000000003/fc41ff4a) Requesting authentication tuples (sgsn_auth.c:184) 20240930084107726 DMM DEBUG MM(262420000000003/fc41ff4a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084107726 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20240930084107726 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)@96244da3077f: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@96244da3077f: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20240930084113727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240930084113727 DMM ERROR MM(262420000000003/fc41ff4a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240930084113727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240930084113727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240930084113727 DMM NOTICE MM(262420000000003/fc41ff4a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240930084113727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Reject}: Deallocated (fsm.c:568) 20240930084113727 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084113727 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084113727 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240930084113727 DLLC NOTICE LLME(d786281b/fc41ff4a){ASSIGNED} LLGM Assign pre (fc41ff4a => ffffffff) (gprs_llc.c:1079) 20240930084113727 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc41ff4a => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@96244da3077f: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@96244da3077f: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@96244da3077f: Final verdict of PTC: pass 20240930084113737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41964<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084113739 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084113739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(117)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(133)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@96244da3077f: Final verdict of PTC: none -NSVCI97(122)@96244da3077f: Final verdict of PTC: none -NSVCI98(126)@96244da3077f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@96244da3077f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@96244da3077f: Final verdict of PTC: none -NSVCI99(132)@96244da3077f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(130)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(124)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(120)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Mon Sep 30 08:41:13 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20240930084113866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084114167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41972<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62176) 20240930084114740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084114740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62176, count=66532) 20240930084115741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084115741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Mon Sep 30 08:41:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084116742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084116742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_auth_sai_reject started. 20240930084117227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084117228 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(141)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(141)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084117278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084117278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084117278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084117278 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084117278 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084117278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084117278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084117278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084117278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(141)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084117280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084117280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084117280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(140)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084117280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084117280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084117280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084117280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084117280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084117280 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084117281 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084117281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084117281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084117281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(141)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(141)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084117285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(137)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084117294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084117294 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(138)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(140)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(146)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084117316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084117316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084117316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084117316 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084117316 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084117316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084117316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084117316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084117316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(145)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(146)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084117317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084117317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084117317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084117318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084117318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084117318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084117318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084117318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084117318 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084117318 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084117318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084117318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084117318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084117322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084117332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084117332 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(147)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI210(143)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(145)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084117345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084117346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084117346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084117346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084117346 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084117346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084117346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084117346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084117346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084117347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084117347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084117347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084117347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084117347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084117347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084117347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084117347 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084117347 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084117347 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084117347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(150)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084117348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084117348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084117352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084117364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084117364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084117743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084117743 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084117743 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084117743 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084117745 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084117746 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@96244da3077f: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='FD474F2C'O, index=0 SGSN_Test-GSUP(152)@96244da3077f: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20240930084117794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084117794 DLLC NOTICE LLME(ffffffff/fd474f2c){UNASSIGNED} LLC RX: unknown TLLI 0xfd474f2c, creating LLME on the fly (gprs_llc.c:552) 20240930084117794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084117794 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20240930084117794 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084117794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084117794 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084117794 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084117794 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084117794 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084117794 DLLC NOTICE LLME(ffffffff/fd474f2c){UNASSIGNED} LLGM Assign pre (fd474f2c => c4c23f59) (gprs_llc.c:1079) 20240930084117794 DLLC NOTICE LLME(fd474f2c/c4c23f59){ASSIGNED} LLGM Assign post (fd474f2c => c4c23f59) (gprs_llc.c:1125) 20240930084117794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084117794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084117794 DMM DEBUG MM(262420000000004/c4c23f59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084117807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084117807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084117807 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084117807 DMM DEBUG MM(262420000000004/c4c23f59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20240930084117807 DMM NOTICE MM(262420000000004/c4c23f59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084117807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084117807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084117807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084117807 DMM DEBUG MM(262420000000004/c4c23f59) Requesting authorization (sgsn_auth.c:160) 20240930084117807 DMM INFO MM(262420000000004/c4c23f59) Requesting authentication tuples (sgsn_auth.c:184) 20240930084117807 DMM DEBUG MM(262420000000004/c4c23f59) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084117807 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20240930084117807 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)@96244da3077f: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@96244da3077f: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20240930084117810 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20240930084117810 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20240930084117810 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20240930084123808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240930084123808 DMM ERROR MM(262420000000004/c4c23f59) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240930084123808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240930084123808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240930084123808 DMM NOTICE MM(262420000000004/c4c23f59) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240930084123808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Reject}: Deallocated (fsm.c:568) 20240930084123808 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084123808 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084123808 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240930084123808 DLLC NOTICE LLME(fd474f2c/c4c23f59){ASSIGNED} LLGM Assign pre (c4c23f59 => ffffffff) (gprs_llc.c:1079) 20240930084123808 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4c23f59 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@96244da3077f: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@96244da3077f: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@96244da3077f: Final verdict of PTC: pass 20240930084123818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52466<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@96244da3077f: Final verdict of PTC: none 20240930084123820 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084123820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(151)@96244da3077f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@96244da3077f: Final verdict of PTC: none -NSVCI97(141)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@96244da3077f: Final verdict of PTC: none -NSVCI98(146)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@96244da3077f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(138)@96244da3077f: Final verdict of PTC: none -NSVCI99(150)@96244da3077f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(140)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(148)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(139)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(144)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(140): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(141): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Mon Sep 30 08:41:23 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20240930084123950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084124252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52482<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58772) 20240930084124821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084124821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58772, count=67896) 20240930084125823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084125823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Mon Sep 30 08:41:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084126824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084126824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_gsup_lu_timeout started. 20240930084127313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084127314 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084127356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084127356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084127356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084127356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084127356 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084127356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084127356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084127356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084127357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084127358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084127358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084127358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084127358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084127358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084127358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084127358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084127358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084127358 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084127358 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084127358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(159)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084127359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084127359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084127363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084127372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084127372 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(165)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@96244da3077f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(164)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084127409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084127409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084127409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084127409 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084127409 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084127409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084127409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084127409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084127409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(165)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084127411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084127411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084127411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084127411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084127411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084127411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084127411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084127411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084127411 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084127411 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084127411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084127412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084127412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084127415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(161)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084127423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084127423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(162)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(164)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084127441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084127442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084127442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084127442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084127442 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084127442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084127442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084127442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084127442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084127443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084127443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084127443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084127444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084127444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084127444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084127444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084127444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084127444 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084127444 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084127444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084127444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084127444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084127448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084127459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084127459 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(167)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084127825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084127825 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084127825 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084127825 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(169)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084127828 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(169)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084127828 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(169)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@96244da3077f: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F61CBB32'O, index=0 SGSN_Test-GSUP(171)@96244da3077f: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@96244da3077f: 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 := 'E005057539B64ECC661A614E34E09451'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA5A40E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9011834F9D3319C1'O } } } } } 20240930084128878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084128878 DLLC NOTICE LLME(ffffffff/f61cbb32){UNASSIGNED} LLC RX: unknown TLLI 0xf61cbb32, creating LLME on the fly (gprs_llc.c:552) 20240930084128878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084128878 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20240930084128878 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084128879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084128879 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084128879 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084128879 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084128879 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084128879 DLLC NOTICE LLME(ffffffff/f61cbb32){UNASSIGNED} LLGM Assign pre (f61cbb32 => e36090ef) (gprs_llc.c:1079) 20240930084128879 DLLC NOTICE LLME(f61cbb32/e36090ef){ASSIGNED} LLGM Assign post (f61cbb32 => e36090ef) (gprs_llc.c:1125) 20240930084128879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084128879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084128879 DMM DEBUG MM(262420000000005/e36090ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084128890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084128890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084128890 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084128890 DMM DEBUG MM(262420000000005/e36090ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20240930084128890 DMM NOTICE MM(262420000000005/e36090ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084128890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084128890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084128890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084128890 DMM DEBUG MM(262420000000005/e36090ef) Requesting authorization (sgsn_auth.c:160) 20240930084128890 DMM INFO MM(262420000000005/e36090ef) Requesting authentication tuples (sgsn_auth.c:184) 20240930084128890 DMM DEBUG MM(262420000000005/e36090ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084128890 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20240930084128890 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)@96244da3077f: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@96244da3077f: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20240930084128894 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084128894 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084128894 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084128894 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084128894 DMM INFO MM(262420000000005/e36090ef) Subscriber data update (mmctx.c:445) 20240930084128894 DMM DEBUG MM(262420000000005/e36090ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084128894 DMM INFO MM(262420000000005/e36090ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084128894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084128894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084128894 DMM INFO MM(262420000000005/e36090ef) <- GMM AUTH AND CIPHERING REQ (rand = e0 05 05 75 39 b6 4e cc 66 1a 61 4e 34 e0 94 51 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084128901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084128901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084128901 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084128901 DMM INFO MM(262420000000005/e36090ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084128902 DMM NOTICE MM(262420000000005/e36090ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084128902 DMM DEBUG MM(262420000000005/e36090ef) checking auth: received GSM SRES = fa 5a 40 e2 (gprs_gmm.c:666) 20240930084128902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084128902 DMM DEBUG MM(262420000000005/e36090ef) Requesting authorization (sgsn_auth.c:160) 20240930084128902 DMM INFO MM(262420000000005/e36090ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084128902 DMM DEBUG MM(262420000000005/e36090ef) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084128902 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20240930084128902 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) 20240930084128902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084128902 DMM INFO MM(262420000000005/e36090ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xe36090ef) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@96244da3077f: setverdict(fail): none -> fail MC@96244da3077f: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20240930084128909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084128909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(169)@96244da3077f: Final verdict of PTC: none -NSVCI97(159)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(171)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@96244da3077f: Final verdict of PTC: none -NSVCI99(170)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@96244da3077f: Final verdict of PTC: none -NSVCI98(165)@96244da3077f: Final verdict of PTC: none 20240930084128912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35892<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(166)@96244da3077f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@96244da3077f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@96244da3077f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(157)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(168)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(163)@96244da3077f: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@96244da3077f: Final verdict of PTC: fail SGSN_Test-Gb1-BSSGP1(161)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@96244da3077f: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Mon Sep 30 08:41:28 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 20240930084129036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084129437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60904) 20240930084129911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084129911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60904, count=74060) 20240930084130912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084130912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Mon Sep 30 08:41:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084131913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084131913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_gsup_lu_reject started. 20240930084132499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084132501 DMM INFO MM(262420000000005/e36090ef) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084132501 DMM INFO MM(262420000000005/e36090ef) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084132501 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084132501 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084132501 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084132501 DMM ERROR MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240930084132501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240930084132501 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084132501 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084132501 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084132501 DLLC NOTICE LLME(f61cbb32/e36090ef){ASSIGNED} LLGM Assign pre (e36090ef => ffffffff) (gprs_llc.c:1079) 20240930084132501 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e36090ef => ffffffff) (gprs_llc.c:1125) 20240930084132501 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084132550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084132550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084132550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084132550 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084132550 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084132550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084132550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084132550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084132550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084132552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084132552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084132552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084132552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084132552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084132552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084132552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084132552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084132552 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084132552 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084132552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084132553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084132553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084132557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084132567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084132567 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084132584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084132584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084132584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084132584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084132584 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084132584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084132584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084132584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084132584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084132585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084132585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084132585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084132586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084132586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084132586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084132586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084132586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084132586 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084132586 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084132586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084132586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084132586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084132591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084132601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084132601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084132621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084132621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084132621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084132621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084132621 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084132621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084132621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084132621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084132621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084132623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084132623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084132623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084132624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084132624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084132624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084132624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084132624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084132624 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084132624 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084132624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084132624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084132624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084132628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084132638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084132638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084132914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084132914 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084132914 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084132914 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084132915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084132916 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@96244da3077f: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E9480931'O, index=0 SGSN_Test-GSUP(190)@96244da3077f: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@96244da3077f: 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 := '0AF40B602196746A570EDB733A80CCB8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C8DE444'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9EF7DAD0410B64C'O } } } } } 20240930084133969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084133969 DLLC NOTICE LLME(ffffffff/e9480931){UNASSIGNED} LLC RX: unknown TLLI 0xe9480931, creating LLME on the fly (gprs_llc.c:552) 20240930084133969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084133970 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20240930084133970 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084133970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084133970 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084133970 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084133970 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084133970 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084133970 DLLC NOTICE LLME(ffffffff/e9480931){UNASSIGNED} LLGM Assign pre (e9480931 => e9ba13ab) (gprs_llc.c:1079) 20240930084133970 DLLC NOTICE LLME(e9480931/e9ba13ab){ASSIGNED} LLGM Assign post (e9480931 => e9ba13ab) (gprs_llc.c:1125) 20240930084133970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084133970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084133970 DMM DEBUG MM(262420000000006/e9ba13ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084133983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084133983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084133983 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084133983 DMM DEBUG MM(262420000000006/e9ba13ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20240930084133983 DMM NOTICE MM(262420000000006/e9ba13ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084133983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084133983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084133983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084133983 DMM DEBUG MM(262420000000006/e9ba13ab) Requesting authorization (sgsn_auth.c:160) 20240930084133983 DMM INFO MM(262420000000006/e9ba13ab) Requesting authentication tuples (sgsn_auth.c:184) 20240930084133983 DMM DEBUG MM(262420000000006/e9ba13ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084133983 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20240930084133983 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)@96244da3077f: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@96244da3077f: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20240930084133986 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084133986 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084133986 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084133986 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084133986 DMM INFO MM(262420000000006/e9ba13ab) Subscriber data update (mmctx.c:445) 20240930084133986 DMM DEBUG MM(262420000000006/e9ba13ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084133986 DMM INFO MM(262420000000006/e9ba13ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084133986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084133986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084133986 DMM INFO MM(262420000000006/e9ba13ab) <- GMM AUTH AND CIPHERING REQ (rand = 0a f4 0b 60 21 96 74 6a 57 0e db 73 3a 80 cc b8 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084133994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084133994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084133994 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084133994 DMM INFO MM(262420000000006/e9ba13ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084133994 DMM NOTICE MM(262420000000006/e9ba13ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084133994 DMM DEBUG MM(262420000000006/e9ba13ab) checking auth: received GSM SRES = 9c 8d e4 44 (gprs_gmm.c:666) 20240930084133994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084133994 DMM DEBUG MM(262420000000006/e9ba13ab) Requesting authorization (sgsn_auth.c:160) 20240930084133994 DMM INFO MM(262420000000006/e9ba13ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084133994 DMM DEBUG MM(262420000000006/e9ba13ab) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084133994 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20240930084133994 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) 20240930084133994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084133994 DMM INFO MM(262420000000006/e9ba13ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9ba13ab) (gprs_gmm.c:300) 20240930084133995 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20240930084133995 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20240930084133995 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20240930084133995 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084133995 DMM INFO MM(262420000000006/e9ba13ab) Subscriber data update (mmctx.c:445) 20240930084133995 DMM DEBUG MM(262420000000006/e9ba13ab) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@96244da3077f: setverdict(fail): none -> fail MC@96244da3077f: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20240930084134003 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084134003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@96244da3077f: Final verdict of PTC: none -NSVCI98(183)@96244da3077f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@96244da3077f: Final verdict of PTC: none -NSVCI97(178)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@96244da3077f: Final verdict of PTC: none -NSVCI99(188)@96244da3077f: Final verdict of PTC: none 20240930084134005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35906<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(179)@96244da3077f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@96244da3077f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(186)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(181)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(176)@96244da3077f: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@96244da3077f: Final verdict of PTC: fail MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@96244da3077f: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Mon Sep 30 08:41:34 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20240930084134134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084134534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47500) 20240930084135004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084135004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930084135342 DGPRS DEBUG Checking for inactive LLMEs, time = 9496429 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=47500, count=79648) 20240930084136005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084136005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Mon Sep 30 08:41:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084137006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084137006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_combined started. 20240930084137597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084137598 DMM INFO MM(262420000000006/e9ba13ab) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084137598 DMM INFO MM(262420000000006/e9ba13ab) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084137598 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084137598 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084137598 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084137598 DMM ERROR MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240930084137598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240930084137598 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084137598 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084137598 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084137598 DLLC NOTICE LLME(e9480931/e9ba13ab){ASSIGNED} LLGM Assign pre (e9ba13ab => ffffffff) (gprs_llc.c:1079) 20240930084137598 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9ba13ab => ffffffff) (gprs_llc.c:1125) 20240930084137598 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(198)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(198)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084137648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084137648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084137648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084137648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084137648 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084137648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084137648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084137649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084137649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(197)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(198)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084137650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084137650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084137650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084137650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084137650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084137650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084137650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084137650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084137650 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084137650 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084137650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(198)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084137651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084137651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(198)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084137654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240930084137663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084137663 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(195)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(197)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(203)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@96244da3077f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(202)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084137687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084137688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084137688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084137688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084137688 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084137688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084137688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084137688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084137688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(203)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084137690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084137690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084137690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084137690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084137690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084137690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084137690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084137690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084137690 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084137690 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084137690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(203)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084137691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084137691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084137694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084137703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084137703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(204)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(200)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084137714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084137714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084137714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084137714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084137714 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084137714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084137714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084137714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084137714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084137715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084137715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084137715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084137715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084137715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084137715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084137715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084137715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084137715 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084137715 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084137715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084137716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084137716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084137720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084137731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084137731 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084138007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084138008 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084138008 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084138008 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084138010 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084138010 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@96244da3077f: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D52F8210'O, index=0 SGSN_Test-GSUP(209)@96244da3077f: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@96244da3077f: 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 := 'D6AA7E0400CE7B651FFE90758A53A6E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA5E6417'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3679D6125F12FC7D'O } } } } } 20240930084139061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084139061 DLLC NOTICE LLME(ffffffff/d52f8210){UNASSIGNED} LLC RX: unknown TLLI 0xd52f8210, creating LLME on the fly (gprs_llc.c:552) 20240930084139061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084139061 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240930084139062 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084139062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084139062 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084139062 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084139062 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084139062 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084139062 DLLC NOTICE LLME(ffffffff/d52f8210){UNASSIGNED} LLGM Assign pre (d52f8210 => de1f3eb8) (gprs_llc.c:1079) 20240930084139062 DLLC NOTICE LLME(d52f8210/de1f3eb8){ASSIGNED} LLGM Assign post (d52f8210 => de1f3eb8) (gprs_llc.c:1125) 20240930084139062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084139062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084139062 DMM DEBUG MM(262420000000007/de1f3eb8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084139075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084139075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084139075 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084139075 DMM DEBUG MM(262420000000007/de1f3eb8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20240930084139075 DMM NOTICE MM(262420000000007/de1f3eb8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084139075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084139075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084139075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084139075 DMM DEBUG MM(262420000000007/de1f3eb8) Requesting authorization (sgsn_auth.c:160) 20240930084139075 DMM INFO MM(262420000000007/de1f3eb8) Requesting authentication tuples (sgsn_auth.c:184) 20240930084139075 DMM DEBUG MM(262420000000007/de1f3eb8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084139075 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20240930084139075 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)@96244da3077f: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@96244da3077f: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20240930084139077 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084139077 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084139077 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084139077 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084139077 DMM INFO MM(262420000000007/de1f3eb8) Subscriber data update (mmctx.c:445) 20240930084139077 DMM DEBUG MM(262420000000007/de1f3eb8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084139077 DMM INFO MM(262420000000007/de1f3eb8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084139077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084139077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084139077 DMM INFO MM(262420000000007/de1f3eb8) <- GMM AUTH AND CIPHERING REQ (rand = d6 aa 7e 04 00 ce 7b 65 1f fe 90 75 8a 53 a6 e2 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084139084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084139084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084139084 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084139084 DMM INFO MM(262420000000007/de1f3eb8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084139084 DMM NOTICE MM(262420000000007/de1f3eb8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084139084 DMM DEBUG MM(262420000000007/de1f3eb8) checking auth: received GSM SRES = aa 5e 64 17 (gprs_gmm.c:666) 20240930084139084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084139084 DMM DEBUG MM(262420000000007/de1f3eb8) Requesting authorization (sgsn_auth.c:160) 20240930084139085 DMM INFO MM(262420000000007/de1f3eb8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084139085 DMM DEBUG MM(262420000000007/de1f3eb8) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084139085 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20240930084139085 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) 20240930084139085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084139085 DMM INFO MM(262420000000007/de1f3eb8) <- GMM ATTACH ACCEPT (new P-TMSI=0xde1f3eb8) (gprs_gmm.c:300) 20240930084139086 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084139086 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084139086 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240930084139086 DMM INFO MM(262420000000007/de1f3eb8) Subscriber data update (mmctx.c:445) 20240930084139086 DMM DEBUG MM(262420000000007/de1f3eb8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084139086 DMM INFO MM(262420000000007/de1f3eb8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084139086 DMM NOTICE MM(262420000000007/de1f3eb8) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20240930084139086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084139086 DMM NOTICE MM(262420000000007/de1f3eb8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084139086 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) 20240930084139086 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084139086 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240930084139086 DMM INFO MM(262420000000007/de1f3eb8) Subscriber data update (mmctx.c:445) 20240930084139086 DMM DEBUG MM(262420000000007/de1f3eb8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@96244da3077f: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@96244da3077f: Removing Client IMSI='262420000000007'H, index=0 20240930084139092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084139092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084139092 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084139092 DMM INFO MM(262420000000007/de1f3eb8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084139093 DMM NOTICE MM(262420000000007/de1f3eb8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084139093 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084139093 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084139093 DLLC NOTICE LLME(d52f8210/de1f3eb8){ASSIGNED} LLGM Assign pre (ffffffff => de1f3eb8) (gprs_llc.c:1079) 20240930084139093 DLLC NOTICE LLME(ffffffff/de1f3eb8){ASSIGNED} LLGM Assign post (ffffffff => de1f3eb8) (gprs_llc.c:1125) 20240930084139093 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084139093 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084139093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084139093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@96244da3077f: Final verdict of PTC: pass 20240930084139095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60376<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084139096 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084139096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(208)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(209)@96244da3077f: Final verdict of PTC: none -NSVCI97(198)@96244da3077f: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@96244da3077f: Final verdict of PTC: none -NSVCI99(207)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(197)@96244da3077f: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@96244da3077f: Final verdict of PTC: none -NSVCI98(203)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@96244da3077f: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(196)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(205)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(201)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(197): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(198): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_combined finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Mon Sep 30 08:41:39 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20240930084139224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084139626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87420) 20240930084140098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084140098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87420, count=88680) 20240930084141099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084141099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Mon Sep 30 08:41:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084142101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084142101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_accept_all started. 20240930084142686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084142688 DMM INFO MM(262420000000007/de1f3eb8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084142688 DMM INFO MM(262420000000007/de1f3eb8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084142688 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084142688 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084142688 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084142688 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084142688 DLLC NOTICE LLME(ffffffff/de1f3eb8){ASSIGNED} LLGM Assign pre (de1f3eb8 => ffffffff) (gprs_llc.c:1079) 20240930084142688 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de1f3eb8 => ffffffff) (gprs_llc.c:1125) 20240930084142688 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20240930084142688 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) 20240930084142688 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) 20240930084142688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084142688 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084142688 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084142688 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084142688 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084142734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084142734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084142734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084142734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084142734 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084142734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084142734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084142734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084142734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084142736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084142736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084142736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084142736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084142736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084142736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084142736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084142736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084142736 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084142736 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084142736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084142737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084142737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084142741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084142750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084142750 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084142780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084142780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084142780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084142780 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084142780 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084142780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084142780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084142780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084142780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084142782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084142782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084142782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084142782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084142782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084142782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084142782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084142782 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084142782 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084142782 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084142782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(221)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084142783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084142783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084142787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084142799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084142799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084142815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084142815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084142815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084142815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084142815 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084142815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084142815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084142815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084142815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084142817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084142817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084142817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084142817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084142817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084142817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084142817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084142817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084142817 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084142817 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084142817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(226)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084142817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084142817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084142821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084142829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084142829 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084143101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084143102 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084143102 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084143102 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084143103 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084143104 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@96244da3077f: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='C3BEBE5F'O, index=0 SGSN_Test-GSUP(228)@96244da3077f: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20240930084144156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084144156 DLLC NOTICE LLME(ffffffff/c3bebe5f){UNASSIGNED} LLC RX: unknown TLLI 0xc3bebe5f, creating LLME on the fly (gprs_llc.c:552) 20240930084144156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084144156 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20240930084144156 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084144156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084144156 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084144156 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084144156 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084144156 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084144156 DLLC NOTICE LLME(ffffffff/c3bebe5f){UNASSIGNED} LLGM Assign pre (c3bebe5f => d2c7ecb5) (gprs_llc.c:1079) 20240930084144156 DLLC NOTICE LLME(c3bebe5f/d2c7ecb5){ASSIGNED} LLGM Assign post (c3bebe5f => d2c7ecb5) (gprs_llc.c:1125) 20240930084144156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084144156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084144156 DMM DEBUG MM(262420000000008/d2c7ecb5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084144169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084144169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084144169 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084144169 DMM DEBUG MM(262420000000008/d2c7ecb5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20240930084144169 DMM NOTICE MM(262420000000008/d2c7ecb5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084144169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084144169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084144169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240930084144169 DMM INFO MM(262420000000008/d2c7ecb5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2c7ecb5) (gprs_gmm.c:300) TC_attach_accept_all(230)@96244da3077f: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@96244da3077f: Removing Client IMSI='262420000000008'H, index=0 20240930084145161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084145161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084145161 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084145161 DMM INFO MM(262420000000008/d2c7ecb5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084145161 DMM NOTICE MM(262420000000008/d2c7ecb5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084145161 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084145161 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084145161 DLLC NOTICE LLME(c3bebe5f/d2c7ecb5){ASSIGNED} LLGM Assign pre (ffffffff => d2c7ecb5) (gprs_llc.c:1079) 20240930084145161 DLLC NOTICE LLME(ffffffff/d2c7ecb5){ASSIGNED} LLGM Assign post (ffffffff => d2c7ecb5) (gprs_llc.c:1125) 20240930084145161 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084145161 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084145161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084145161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@96244da3077f: Final verdict of PTC: pass 20240930084145164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60394<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084145166 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084145166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(228)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@96244da3077f: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@96244da3077f: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@96244da3077f: Final verdict of PTC: none -NSVCI99(226)@96244da3077f: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@96244da3077f: Final verdict of PTC: none -NSVCI98(221)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@96244da3077f: Final verdict of PTC: none -NSVCI97(216)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(224)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(219)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(214)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_accept_all finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Mon Sep 30 08:41:45 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20240930084145297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084145698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65944) 20240930084146168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084146168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65944, count=70580) 20240930084147170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084147170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Mon Sep 30 08:41:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084148172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084148172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_closed started. 20240930084148761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084148763 DMM INFO MM(262420000000008/d2c7ecb5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084148763 DMM INFO MM(262420000000008/d2c7ecb5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084148763 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084148763 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084148763 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084148763 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084148763 DLLC NOTICE LLME(ffffffff/d2c7ecb5){ASSIGNED} LLGM Assign pre (d2c7ecb5 => ffffffff) (gprs_llc.c:1079) 20240930084148763 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2c7ecb5 => ffffffff) (gprs_llc.c:1125) 20240930084148763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084148763 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084148763 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084148763 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084148763 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@96244da3077f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(235)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084148811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084148811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084148811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084148811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084148811 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084148811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084148811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084148811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084148811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(236)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084148813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084148813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084148813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084148813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084148813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084148813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084148813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084148813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084148813 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084148813 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084148813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(236)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084148814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084148814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084148819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(232)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084148829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084148829 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(233)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(235)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(241)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084148844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084148844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084148844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084148844 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084148844 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084148844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084148844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084148844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084148844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(240)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(241)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084148847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084148847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084148847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084148847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084148847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084148847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084148847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084148847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084148847 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084148847 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084148847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084148848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084148848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(241)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084148851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084148861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084148861 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(242)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI210(238)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(240)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084148874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084148874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084148874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084148874 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084148874 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084148874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084148874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084148874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084148874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084148876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084148876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084148876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084148876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084148876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084148876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084148876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084148876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084148876 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084148876 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084148876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084148877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084148877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084148881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084148892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084148892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084149173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084149173 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084149173 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084149173 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084149175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084149175 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@96244da3077f: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='EF0D441E'O, index=0 SGSN_Test-GSUP(247)@96244da3077f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@96244da3077f: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='EF0D441E'O, index=1 20240930084150229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084150229 DLLC NOTICE LLME(ffffffff/ef0d441e){UNASSIGNED} LLC RX: unknown TLLI 0xef0d441e, creating LLME on the fly (gprs_llc.c:552) 20240930084150229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084150229 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240930084150229 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084150229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084150229 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084150229 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084150229 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084150229 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084150229 DLLC NOTICE LLME(ffffffff/ef0d441e){UNASSIGNED} LLGM Assign pre (ef0d441e => efbf1a65) (gprs_llc.c:1079) 20240930084150229 DLLC NOTICE LLME(ef0d441e/efbf1a65){ASSIGNED} LLGM Assign post (ef0d441e => efbf1a65) (gprs_llc.c:1125) 20240930084150229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084150229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084150229 DMM DEBUG MM(001010123456789/efbf1a65) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084150241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084150241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084150241 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084150241 DMM DEBUG MM(001010123456789/efbf1a65) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240930084150241 DMM NOTICE MM(001010123456789/efbf1a65) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084150241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084150241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084150242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240930084150242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240930084150242 DMM NOTICE MM(001010123456789/efbf1a65) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240930084150242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Reject}: Deallocated (fsm.c:568) 20240930084150242 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084150242 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084150242 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240930084150242 DLLC NOTICE LLME(ef0d441e/efbf1a65){ASSIGNED} LLGM Assign pre (efbf1a65 => ffffffff) (gprs_llc.c:1079) 20240930084150242 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efbf1a65 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@96244da3077f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@96244da3077f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@96244da3077f: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@96244da3077f: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D79AA9D0'O, index=2 SGSN_Test-GSUP(247)@96244da3077f: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20240930084150283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084150283 DLLC NOTICE LLME(ffffffff/d79aa9d0){UNASSIGNED} LLC RX: unknown TLLI 0xd79aa9d0, creating LLME on the fly (gprs_llc.c:552) 20240930084150283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084150283 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20240930084150283 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084150283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084150283 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084150283 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084150283 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084150283 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084150283 DLLC NOTICE LLME(ffffffff/d79aa9d0){UNASSIGNED} LLGM Assign pre (d79aa9d0 => d855d777) (gprs_llc.c:1079) 20240930084150283 DLLC NOTICE LLME(d79aa9d0/d855d777){ASSIGNED} LLGM Assign post (d79aa9d0 => d855d777) (gprs_llc.c:1125) 20240930084150283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084150283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084150283 DMM DEBUG MM(262420000000010/d855d777) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084150289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084150289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084150289 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084150289 DMM DEBUG MM(262420000000010/d855d777) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20240930084150289 DMM NOTICE MM(262420000000010/d855d777) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084150289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084150289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084150289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240930084150289 DMM INFO MM(262420000000010/d855d777) <- GMM ATTACH ACCEPT (new P-TMSI=0xd855d777) (gprs_gmm.c:300) TC_attach_closed(250)@96244da3077f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@96244da3077f: Removing Client IMSI='262420000000010'H, index=2 20240930084151287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084151287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084151287 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084151287 DMM INFO MM(262420000000010/d855d777) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084151287 DMM NOTICE MM(262420000000010/d855d777) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084151287 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084151287 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084151287 DLLC NOTICE LLME(d79aa9d0/d855d777){ASSIGNED} LLGM Assign pre (ffffffff => d855d777) (gprs_llc.c:1079) 20240930084151287 DLLC NOTICE LLME(ffffffff/d855d777){ASSIGNED} LLGM Assign post (ffffffff => d855d777) (gprs_llc.c:1125) 20240930084151287 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084151287 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084151287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084151287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@96244da3077f: Final verdict of PTC: pass 20240930084151289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57172<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084151291 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084151291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(247)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@96244da3077f: Final verdict of PTC: none -NSVCI97(236)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@96244da3077f: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@96244da3077f: Final verdict of PTC: none -NSVCI99(245)@96244da3077f: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@96244da3077f: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@96244da3077f: Final verdict of PTC: none -NSVCI98(241)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(243)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(234)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(239)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@96244da3077f: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@96244da3077f: Test case TC_attach_closed finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Mon Sep 30 08:41:51 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20240930084151420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084151822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76476) 20240930084152292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084152292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76476, count=80832) 20240930084153293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084153294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Mon Sep 30 08:41:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084154295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084154295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_no_imei_response started. 20240930084154885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084154886 DMM INFO MM(262420000000010/d855d777) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084154886 DMM INFO MM(262420000000010/d855d777) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084154886 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084154886 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084154886 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084154886 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084154886 DLLC NOTICE LLME(ffffffff/d855d777){ASSIGNED} LLGM Assign pre (d855d777 => ffffffff) (gprs_llc.c:1079) 20240930084154886 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d855d777 => ffffffff) (gprs_llc.c:1125) 20240930084154886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084154886 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084154886 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084154886 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084154886 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084154928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084154928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084154928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084154928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084154928 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084154928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084154928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084154928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084154928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084154930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084154930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084154930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084154930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084154930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084154930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084154930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084154930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084154930 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084154930 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084154930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084154931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084154931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084154935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084154943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084154943 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084154969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084154969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084154969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084154969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084154969 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084154969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084154969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084154969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084154969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084154970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084154970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084154970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084154970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084154970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084154970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084154970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084154970 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084154970 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084154970 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084154971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084154971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084154971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084154974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084154982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084154982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(261)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 TC_attach_no_imei_response-BVCI210(259)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084155020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084155020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084155020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084155020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084155020 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084155020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084155020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084155020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084155020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084155022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084155022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084155022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084155022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084155022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084155022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084155022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084155022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084155022 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084155022 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084155022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(266)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084155023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084155023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084155026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084155035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084155035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(263)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084155296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084155296 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084155296 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084155296 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084155298 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084155299 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@96244da3077f: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E0F8367A'O, index=0 SGSN_Test-GSUP(267)@96244da3077f: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20240930084156351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084156351 DLLC NOTICE LLME(ffffffff/e0f8367a){UNASSIGNED} LLC RX: unknown TLLI 0xe0f8367a, creating LLME on the fly (gprs_llc.c:552) 20240930084156351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084156351 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240930084156351 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084156351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084156351 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084156351 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084156351 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084156351 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084156351 DLLC NOTICE LLME(ffffffff/e0f8367a){UNASSIGNED} LLGM Assign pre (e0f8367a => cd65642b) (gprs_llc.c:1079) 20240930084156351 DLLC NOTICE LLME(e0f8367a/cd65642b){ASSIGNED} LLGM Assign post (e0f8367a => cd65642b) (gprs_llc.c:1125) 20240930084156351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084156351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084156351 DMM DEBUG MM(262420000000032/cd65642b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084202352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240930084202352 DMM DEBUG MM(262420000000032/cd65642b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084205343 DGPRS DEBUG Checking for inactive LLMEs, time = 9496459 (sgsn.c:131) 20240930084208353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240930084208353 DMM DEBUG MM(262420000000032/cd65642b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084214354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240930084214354 DMM DEBUG MM(262420000000032/cd65642b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084215298 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240930084215298 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084215298 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240930084220354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240930084220354 DMM DEBUG MM(262420000000032/cd65642b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084224932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084224934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084224934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084224971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084224973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084224973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084225023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084225025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084225025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084226355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240930084226355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240930084226355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240930084226355 DMM NOTICE MM(262420000000032/cd65642b) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240930084226355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Reject}: Deallocated (fsm.c:568) 20240930084226355 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084226355 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084226355 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240930084226355 DLLC NOTICE LLME(e0f8367a/cd65642b){ASSIGNED} LLGM Assign pre (cd65642b => ffffffff) (gprs_llc.c:1079) 20240930084226355 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd65642b => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@96244da3077f: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@96244da3077f: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@96244da3077f: Final verdict of PTC: pass 20240930084226365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57182<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@96244da3077f: Final verdict of PTC: none 20240930084226368 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084226368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imei_response-BVCI196(254)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@96244da3077f: Final verdict of PTC: none -NSVCI99(266)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@96244da3077f: Final verdict of PTC: none -NSVCI97(255)@96244da3077f: Final verdict of PTC: none -NSVCI98(260)@96244da3077f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@96244da3077f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(253)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(264)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(258)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Mon Sep 30 08:42:26 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20240930084226496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084226797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62624) 20240930084227369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084227369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62624, count=71500) 20240930084228370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084228370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Mon Sep 30 08:42:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084229371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084229371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_no_imsi_response started. 20240930084229853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084229855 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084229902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084229902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084229902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084229902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084229902 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084229902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084229902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084229902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084229902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084229904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084229904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084229904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084229905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084229905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084229905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084229905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084229905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084229905 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084229905 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084229905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084229905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084229905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084229910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084229919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084229919 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(273)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084229939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084229939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084229939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084229939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084229939 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084229939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084229939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084229939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084229939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084229941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084229941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084229941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084229941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084229941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084229941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084229941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084229941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084229941 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084229941 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084229941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084229942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084229942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084229946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084229956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084229956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084229984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084229984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084229984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084229984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084229984 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084229984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084229984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084229984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084229984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084229985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084229985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084229985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084229986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084229986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084229986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084229986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084229986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084229986 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084229986 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084229986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084229986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084229986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084229990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084229997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084229997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(282)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084230371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084230371 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084230371 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084230371 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084230374 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(284)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084230374 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@96244da3077f: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='FDB069B3'O, index=0 SGSN_Test-GSUP(286)@96244da3077f: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20240930084231428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084231428 DLLC NOTICE LLME(ffffffff/fdb069b3){UNASSIGNED} LLC RX: unknown TLLI 0xfdb069b3, creating LLME on the fly (gprs_llc.c:552) 20240930084231428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084231428 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240930084231428 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084231428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084231428 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084231428 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084231428 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084231428 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084231428 DLLC NOTICE LLME(ffffffff/fdb069b3){UNASSIGNED} LLGM Assign pre (fdb069b3 => da4c992a) (gprs_llc.c:1079) 20240930084231428 DLLC NOTICE LLME(fdb069b3/da4c992a){ASSIGNED} LLGM Assign post (fdb069b3 => da4c992a) (gprs_llc.c:1125) 20240930084231428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084231428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084231428 DMM DEBUG MM(/da4c992a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084231440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084231440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084231440 DMM DEBUG MM_STATE_Gb(4256197043)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084231440 DMM DEBUG MM(/da4c992a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20240930084231440 DMM NOTICE MM(/da4c992a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084231440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084231440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20240930084231440 DMM DEBUG MM(/da4c992a) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240930084235344 DGPRS DEBUG Checking for inactive LLMEs, time = 9496489 (sgsn.c:131) 20240930084237441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240930084237441 DMM DEBUG MM(/da4c992a) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240930084243442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240930084243442 DMM DEBUG MM(/da4c992a) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240930084249443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240930084249443 DMM DEBUG MM(/da4c992a) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240930084250372 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240930084250372 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084250373 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240930084255443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240930084255443 DMM DEBUG MM(/da4c992a) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240930084259906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084259908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084259908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084259942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084259944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084259944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084259987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084259989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084259989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084301444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240930084301444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240930084301444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240930084301444 DMM NOTICE MM(/da4c992a) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240930084301444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Reject}: Deallocated (fsm.c:568) 20240930084301444 DMM DEBUG MM_STATE_Gb(4256197043)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084301444 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084301444 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240930084301444 DLLC NOTICE LLME(fdb069b3/da4c992a){ASSIGNED} LLGM Assign pre (da4c992a => ffffffff) (gprs_llc.c:1079) 20240930084301444 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da4c992a => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@96244da3077f: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@96244da3077f: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@96244da3077f: Final verdict of PTC: pass 20240930084301454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42776<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(274)@96244da3077f: Final verdict of PTC: none 20240930084301457 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084301457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(270)@96244da3077f: Final verdict of PTC: none -NSVCI98(279)@96244da3077f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(286)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@96244da3077f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@96244da3077f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@96244da3077f: Final verdict of PTC: none -NSVCI99(285)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(272)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(277)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(283)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Mon Sep 30 08:43:01 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20240930084301584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084301885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70860) 20240930084302458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084302458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70860, count=72120) 20240930084303459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084303459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Mon Sep 30 08:43:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084304460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084304460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_closed_add_vty started. 20240930084304940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084304941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084304984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084304984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084304984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084304984 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084304984 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084304984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084304984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084304984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084304984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084304985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084304985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084304985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084304985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084304985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084304985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084304985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084304985 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084304985 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084304985 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084304985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084304986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084304986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084304989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084304998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084304998 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(294)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 TC_attach_closed_add_vty-BVCI196(292)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084305023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084305023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084305023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084305023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084305023 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084305023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084305023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084305023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084305023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084305025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084305025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084305025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084305025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084305025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084305025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084305025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084305025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084305025 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084305025 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084305025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084305026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084305026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084305029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084305039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084305039 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084305066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084305066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084305066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084305066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084305066 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084305066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084305066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084305066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084305066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084305068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084305068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084305068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084305069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084305069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084305069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084305069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084305069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084305069 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084305069 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084305069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084305069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084305070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084305073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084305083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084305083 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084305345 DGPRS DEBUG Checking for inactive LLMEs, time = 9496519 (sgsn.c:131) 20240930084305461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084305461 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084305461 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084305461 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084305463 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240930084305463 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@96244da3077f: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E2092823'O, index=0 SGSN_Test-GSUP(305)@96244da3077f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@96244da3077f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E2092823'O, index=1 20240930084306522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084306522 DLLC NOTICE LLME(ffffffff/e2092823){UNASSIGNED} LLC RX: unknown TLLI 0xe2092823, creating LLME on the fly (gprs_llc.c:552) 20240930084306522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084306522 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240930084306522 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084306522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084306522 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084306522 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084306522 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084306522 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084306522 DLLC NOTICE LLME(ffffffff/e2092823){UNASSIGNED} LLGM Assign pre (e2092823 => f1004a6e) (gprs_llc.c:1079) 20240930084306522 DLLC NOTICE LLME(e2092823/f1004a6e){ASSIGNED} LLGM Assign post (e2092823 => f1004a6e) (gprs_llc.c:1125) 20240930084306522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084306522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084306522 DMM DEBUG MM(001010123456789/f1004a6e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084306535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084306535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084306535 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084306535 DMM DEBUG MM(001010123456789/f1004a6e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240930084306535 DMM NOTICE MM(001010123456789/f1004a6e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084306535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084306535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084306535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240930084306535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240930084306535 DMM NOTICE MM(001010123456789/f1004a6e) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240930084306535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Reject}: Deallocated (fsm.c:568) 20240930084306535 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084306535 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084306535 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240930084306535 DLLC NOTICE LLME(e2092823/f1004a6e){ASSIGNED} LLGM Assign pre (f1004a6e => ffffffff) (gprs_llc.c:1079) 20240930084306535 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1004a6e => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@96244da3077f: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@96244da3077f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@96244da3077f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E2092823'O, index=2 20240930084306543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084306543 DLLC NOTICE LLME(ffffffff/e2092823){UNASSIGNED} LLC RX: unknown TLLI 0xe2092823, creating LLME on the fly (gprs_llc.c:552) 20240930084306543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20240930084306543 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20240930084306543 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084306543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084306543 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084306543 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084306543 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084306543 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084306543 DLLC NOTICE LLME(ffffffff/e2092823){UNASSIGNED} LLGM Assign pre (e2092823 => e93cddc0) (gprs_llc.c:1079) 20240930084306543 DLLC NOTICE LLME(e2092823/e93cddc0){ASSIGNED} LLGM Assign post (e2092823 => e93cddc0) (gprs_llc.c:1125) 20240930084306543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084306543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084306543 DMM DEBUG MM(001010123456700/e93cddc0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084306547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084306547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084306547 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084306547 DMM DEBUG MM(001010123456700/e93cddc0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240930084306547 DMM NOTICE MM(001010123456700/e93cddc0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084306547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084306547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084306547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240930084306547 DMM INFO MM(001010123456700/e93cddc0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe93cddc0) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@96244da3077f: Removing Client IMSI='001010123456700'H, index=2 20240930084307546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084307546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084307546 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084307546 DMM INFO MM(001010123456700/e93cddc0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084307546 DMM NOTICE MM(001010123456700/e93cddc0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084307546 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084307546 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084307546 DLLC NOTICE LLME(e2092823/e93cddc0){ASSIGNED} LLGM Assign pre (ffffffff => e93cddc0) (gprs_llc.c:1079) 20240930084307546 DLLC NOTICE LLME(ffffffff/e93cddc0){ASSIGNED} LLGM Assign post (ffffffff => e93cddc0) (gprs_llc.c:1125) 20240930084307546 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084307546 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084307546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084307546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@96244da3077f: Final verdict of PTC: pass 20240930084307548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45226<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084307550 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084307550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(305)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@96244da3077f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@96244da3077f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@96244da3077f: Final verdict of PTC: none -NSVCI99(303)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@96244da3077f: Final verdict of PTC: none -NSVCI98(298)@96244da3077f: Final verdict of PTC: none -NSVCI97(293)@96244da3077f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(291)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(301)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(296)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Mon Sep 30 08:43:07 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20240930084307681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084308082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38434<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76708) 20240930084308551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084308551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76708, count=81064) 20240930084309552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084309552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Mon Sep 30 08:43:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084310553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084310553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_check_subscriber_list started. 20240930084311139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084311141 DMM INFO MM(001010123456700/e93cddc0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084311141 DMM INFO MM(001010123456700/e93cddc0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084311141 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084311141 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084311141 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084311141 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084311141 DLLC NOTICE LLME(ffffffff/e93cddc0){ASSIGNED} LLGM Assign pre (e93cddc0 => ffffffff) (gprs_llc.c:1079) 20240930084311141 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e93cddc0 => ffffffff) (gprs_llc.c:1125) 20240930084311141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084311141 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084311141 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084311141 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084311141 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084311185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084311185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084311185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084311185 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084311185 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084311185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084311185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084311185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084311185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084311187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084311187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084311187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084311187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084311187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084311187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084311187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084311187 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084311187 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084311187 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084311187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084311188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084311188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084311191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084311201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084311201 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084311216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084311216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084311216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084311216 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084311216 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084311216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084311216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084311216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084311216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084311217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084311217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084311217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084311217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084311218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084311218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084311218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084311218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084311218 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084311218 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084311218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(317)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084311218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084311218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084311222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084311231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084311231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084311270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084311270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084311270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084311270 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084311270 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084311270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084311270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084311270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084311271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084311272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084311272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084311272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084311273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084311273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084311273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084311273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084311273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084311273 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084311273 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084311273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(323)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084311273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084311273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084311277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084311286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084311286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(320)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084311554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084311554 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084311554 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084311554 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(322)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084311556 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(322)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084311556 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(322)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@96244da3077f: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F86D384E'O, index=0 SGSN_Test-GSUP(324)@96244da3077f: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@96244da3077f: 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 := 'CC03838659B2A7FCE3E0ED8B11E676F6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7EA5072B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '58C63727CA34970F'O } } } } } 20240930084312606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084312606 DLLC NOTICE LLME(ffffffff/f86d384e){UNASSIGNED} LLC RX: unknown TLLI 0xf86d384e, creating LLME on the fly (gprs_llc.c:552) 20240930084312606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084312606 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20240930084312606 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084312606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084312606 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084312606 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084312606 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084312606 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084312606 DLLC NOTICE LLME(ffffffff/f86d384e){UNASSIGNED} LLGM Assign pre (f86d384e => d0577295) (gprs_llc.c:1079) 20240930084312606 DLLC NOTICE LLME(f86d384e/d0577295){ASSIGNED} LLGM Assign post (f86d384e => d0577295) (gprs_llc.c:1125) 20240930084312606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084312606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084312606 DMM DEBUG MM(262420000000034/d0577295) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084312617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084312617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084312617 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084312617 DMM DEBUG MM(262420000000034/d0577295) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20240930084312618 DMM NOTICE MM(262420000000034/d0577295) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084312618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084312618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084312618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084312618 DMM DEBUG MM(262420000000034/d0577295) Requesting authorization (sgsn_auth.c:160) 20240930084312618 DMM INFO MM(262420000000034/d0577295) Requesting authentication tuples (sgsn_auth.c:184) 20240930084312618 DMM DEBUG MM(262420000000034/d0577295) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084312618 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20240930084312618 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)@96244da3077f: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@96244da3077f: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20240930084312620 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084312620 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084312620 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084312620 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084312620 DMM INFO MM(262420000000034/d0577295) Subscriber data update (mmctx.c:445) 20240930084312620 DMM DEBUG MM(262420000000034/d0577295) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084312620 DMM INFO MM(262420000000034/d0577295) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084312620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084312620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084312620 DMM INFO MM(262420000000034/d0577295) <- GMM AUTH AND CIPHERING REQ (rand = cc 03 83 86 59 b2 a7 fc e3 e0 ed 8b 11 e6 76 f6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084312628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084312628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084312628 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084312628 DMM INFO MM(262420000000034/d0577295) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084312628 DMM NOTICE MM(262420000000034/d0577295) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084312628 DMM DEBUG MM(262420000000034/d0577295) checking auth: received GSM SRES = 7e a5 07 2b (gprs_gmm.c:666) 20240930084312628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084312628 DMM DEBUG MM(262420000000034/d0577295) Requesting authorization (sgsn_auth.c:160) 20240930084312628 DMM INFO MM(262420000000034/d0577295) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084312628 DMM DEBUG MM(262420000000034/d0577295) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084312628 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20240930084312628 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) 20240930084312628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084312628 DMM INFO MM(262420000000034/d0577295) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0577295) (gprs_gmm.c:300) 20240930084312630 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084312630 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084312630 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240930084312630 DMM INFO MM(262420000000034/d0577295) Subscriber data update (mmctx.c:445) 20240930084312630 DMM DEBUG MM(262420000000034/d0577295) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084312630 DMM INFO MM(262420000000034/d0577295) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084312630 DMM NOTICE MM(262420000000034/d0577295) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20240930084312630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084312630 DMM NOTICE MM(262420000000034/d0577295) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084312630 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) 20240930084312630 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084312630 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240930084312630 DMM INFO MM(262420000000034/d0577295) Subscriber data update (mmctx.c:445) 20240930084312630 DMM DEBUG MM(262420000000034/d0577295) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084312636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084312636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084312636 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084312636 DMM INFO MM(262420000000034/d0577295) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084312636 DMM NOTICE MM(262420000000034/d0577295) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084312636 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084312636 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084312636 DLLC NOTICE LLME(f86d384e/d0577295){ASSIGNED} LLGM Assign pre (ffffffff => d0577295) (gprs_llc.c:1079) 20240930084312636 DLLC NOTICE LLME(ffffffff/d0577295){ASSIGNED} LLGM Assign post (ffffffff => d0577295) (gprs_llc.c:1125) 20240930084312636 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084312636 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084312636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084312636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@96244da3077f: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@96244da3077f: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@96244da3077f: Final verdict of PTC: pass 20240930084312690 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240930084312690 DMM INFO MM(262420000000034/d0577295) Subscriber data update (mmctx.c:445) 20240930084312690 DMM DEBUG MM(262420000000034/d0577295) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240930084312690 DMM INFO MM(262420000000034/d0577295) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240930084312690 DMM INFO MM(262420000000034/d0577295) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084312690 DMM INFO MM(262420000000034/d0577295) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084312690 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084312690 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084312690 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084312690 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084312690 DLLC NOTICE LLME(ffffffff/d0577295){ASSIGNED} LLGM Assign pre (d0577295 => ffffffff) (gprs_llc.c:1079) 20240930084312690 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0577295 => ffffffff) (gprs_llc.c:1125) 20240930084312690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084312690 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084312690 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084312690 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084312691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38442<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@96244da3077f: Final verdict of PTC: none 20240930084312694 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084312694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_subscriber_list-BVCI210(316)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@96244da3077f: Final verdict of PTC: none -NSVCI99(323)@96244da3077f: Final verdict of PTC: none -NSVCI98(317)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@96244da3077f: Final verdict of PTC: none -NSVCI97(312)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@96244da3077f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@96244da3077f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(315)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(321)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(310)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Mon Sep 30 08:43:12 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20240930084312823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084313124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38456<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90304) 20240930084313695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084313695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90304, count=94660) 20240930084314696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084314696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Mon Sep 30 08:43:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084315697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084315697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_detach_check_subscriber_list started. 20240930084316181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084316182 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084316223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084316223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084316223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084316223 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084316223 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084316223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084316223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084316223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084316223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084316225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084316225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084316225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084316225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084316225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084316225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084316225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084316225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084316225 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084316225 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084316225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084316226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084316226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084316229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084316236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084316236 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084316260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084316260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084316260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084316260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084316260 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084316260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084316260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084316260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084316260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084316262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084316262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084316262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084316262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084316262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084316262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084316262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084316262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084316262 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084316262 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084316262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084316263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084316263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084316267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084316277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084316277 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084316297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084316297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084316297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084316298 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084316298 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084316298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084316298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084316298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084316298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084316299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084316299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084316299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084316299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084316299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084316299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084316299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084316299 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084316299 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084316299 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084316299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084316300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084316300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084316305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084316313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084316313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084316698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084316698 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084316698 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084316698 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084316700 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240930084316700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@96244da3077f: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='D709D953'O, index=0 SGSN_Test-GSUP(343)@96244da3077f: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@96244da3077f: 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 := '61711FD5F753735030AA6CE1B023A9A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C67830D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '312436721F90741E'O } } } } } 20240930084316747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084316747 DLLC NOTICE LLME(ffffffff/d709d953){UNASSIGNED} LLC RX: unknown TLLI 0xd709d953, creating LLME on the fly (gprs_llc.c:552) 20240930084316747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084316747 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20240930084316747 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084316747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084316747 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084316747 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084316747 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084316747 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084316747 DLLC NOTICE LLME(ffffffff/d709d953){UNASSIGNED} LLGM Assign pre (d709d953 => f3bf8756) (gprs_llc.c:1079) 20240930084316747 DLLC NOTICE LLME(d709d953/f3bf8756){ASSIGNED} LLGM Assign post (d709d953 => f3bf8756) (gprs_llc.c:1125) 20240930084316747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084316747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084316747 DMM DEBUG MM(262420000000033/f3bf8756) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084316760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084316760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084316760 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084316760 DMM DEBUG MM(262420000000033/f3bf8756) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20240930084316760 DMM NOTICE MM(262420000000033/f3bf8756) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084316760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084316760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084316760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084316760 DMM DEBUG MM(262420000000033/f3bf8756) Requesting authorization (sgsn_auth.c:160) 20240930084316760 DMM INFO MM(262420000000033/f3bf8756) Requesting authentication tuples (sgsn_auth.c:184) 20240930084316760 DMM DEBUG MM(262420000000033/f3bf8756) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084316760 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20240930084316760 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)@96244da3077f: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@96244da3077f: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20240930084316763 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084316763 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084316763 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084316763 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084316763 DMM INFO MM(262420000000033/f3bf8756) Subscriber data update (mmctx.c:445) 20240930084316763 DMM DEBUG MM(262420000000033/f3bf8756) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084316763 DMM INFO MM(262420000000033/f3bf8756) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084316763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084316763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084316763 DMM INFO MM(262420000000033/f3bf8756) <- GMM AUTH AND CIPHERING REQ (rand = 61 71 1f d5 f7 53 73 50 30 aa 6c e1 b0 23 a9 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084316770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084316770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084316770 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084316770 DMM INFO MM(262420000000033/f3bf8756) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084316770 DMM NOTICE MM(262420000000033/f3bf8756) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084316770 DMM DEBUG MM(262420000000033/f3bf8756) checking auth: received GSM SRES = 2c 67 83 0d (gprs_gmm.c:666) 20240930084316770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084316771 DMM DEBUG MM(262420000000033/f3bf8756) Requesting authorization (sgsn_auth.c:160) 20240930084316771 DMM INFO MM(262420000000033/f3bf8756) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084316771 DMM DEBUG MM(262420000000033/f3bf8756) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084316771 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20240930084316771 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) 20240930084316771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084316771 DMM INFO MM(262420000000033/f3bf8756) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3bf8756) (gprs_gmm.c:300) 20240930084316772 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084316772 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084316772 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240930084316772 DMM INFO MM(262420000000033/f3bf8756) Subscriber data update (mmctx.c:445) 20240930084316772 DMM DEBUG MM(262420000000033/f3bf8756) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084316772 DMM INFO MM(262420000000033/f3bf8756) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084316772 DMM NOTICE MM(262420000000033/f3bf8756) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20240930084316772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084316772 DMM NOTICE MM(262420000000033/f3bf8756) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084316772 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) 20240930084316773 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084316773 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240930084316773 DMM INFO MM(262420000000033/f3bf8756) Subscriber data update (mmctx.c:445) 20240930084316773 DMM DEBUG MM(262420000000033/f3bf8756) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084316778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084316778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084316778 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084316778 DMM INFO MM(262420000000033/f3bf8756) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084316778 DMM NOTICE MM(262420000000033/f3bf8756) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084316778 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084316778 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084316778 DLLC NOTICE LLME(d709d953/f3bf8756){ASSIGNED} LLGM Assign pre (ffffffff => f3bf8756) (gprs_llc.c:1079) 20240930084316778 DLLC NOTICE LLME(ffffffff/f3bf8756){ASSIGNED} LLGM Assign post (ffffffff => f3bf8756) (gprs_llc.c:1125) 20240930084316778 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084316779 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084316779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084316779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@96244da3077f: setverdict(pass): none -> pass 20240930084316829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084316829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240930084316829 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084316829 DMM INFO MM(262420000000033/f3bf8756) -> GMM DETACH REQUEST TLLI=0xf3bf8756 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240930084316829 DMM INFO MM(262420000000033/f3bf8756) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240930084316829 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084316829 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084316829 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084316829 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084316830 DLLC NOTICE LLME(ffffffff/f3bf8756){ASSIGNED} LLGM Assign pre (f3bf8756 => ffffffff) (gprs_llc.c:1079) 20240930084316830 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3bf8756 => ffffffff) (gprs_llc.c:1125) 20240930084316830 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20240930084316830 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) 20240930084316830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084316830 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084316830 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084316830 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084316830 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@96244da3077f: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@96244da3077f: Final verdict of PTC: pass 20240930084321840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38458<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@96244da3077f: Final verdict of PTC: none 20240930084321844 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084321844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(331)@96244da3077f: Final verdict of PTC: none -NSVCI99(341)@96244da3077f: Final verdict of PTC: none -NSVCI98(336)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@96244da3077f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@96244da3077f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@96244da3077f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(334)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(329)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(339)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Mon Sep 30 08:43:21 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20240930084321970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084322271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87468) 20240930084322845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084322845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87468, count=93540) 20240930084323846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084323846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Mon Sep 30 08:43:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084324847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084324847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_check_complete_resend started. 20240930084325333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084325334 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084325377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084325377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084325377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084325377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084325377 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084325377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084325377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084325377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084325377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084325379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084325379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084325379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084325379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084325379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084325379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084325379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084325379 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084325379 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084325379 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084325379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084325380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084325380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084325384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084325395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084325395 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(352)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(356)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@96244da3077f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(355)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084325421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084325421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084325421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084325421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084325421 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084325421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084325421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084325421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084325421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(356)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084325423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084325423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084325423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084325423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084325423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084325423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084325423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084325423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084325423 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084325423 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084325423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(356)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084325424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084325424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084325428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084325439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084325439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(357)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI210(353)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(355)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084325450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084325450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084325450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084325450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084325450 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084325450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084325450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084325450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084325450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084325452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084325452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084325452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084325452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084325452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084325452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084325452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084325452 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084325452 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084325452 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084325452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084325453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084325453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084325456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084325465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084325465 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084325848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084325848 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084325848 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084325849 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084325850 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084325851 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@96244da3077f: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='E395DDFF'O, index=0 SGSN_Test-GSUP(362)@96244da3077f: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@96244da3077f: 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 := 'F0A5EACE1E34DBFA2327A997AE65EF35'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F1684CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '844D95F2BA32A004'O } } } } } 20240930084326901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084326901 DLLC NOTICE LLME(ffffffff/e395ddff){UNASSIGNED} LLC RX: unknown TLLI 0xe395ddff, creating LLME on the fly (gprs_llc.c:552) 20240930084326901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084326901 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240930084326901 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084326901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084326901 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084326901 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084326901 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084326901 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084326901 DLLC NOTICE LLME(ffffffff/e395ddff){UNASSIGNED} LLGM Assign pre (e395ddff => d405fb03) (gprs_llc.c:1079) 20240930084326901 DLLC NOTICE LLME(e395ddff/d405fb03){ASSIGNED} LLGM Assign post (e395ddff => d405fb03) (gprs_llc.c:1125) 20240930084326901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084326901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084326901 DMM DEBUG MM(262420000000036/d405fb03) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084326916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084326916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084326916 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084326916 DMM DEBUG MM(262420000000036/d405fb03) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20240930084326916 DMM NOTICE MM(262420000000036/d405fb03) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084326916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084326916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084326916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084326916 DMM DEBUG MM(262420000000036/d405fb03) Requesting authorization (sgsn_auth.c:160) 20240930084326916 DMM INFO MM(262420000000036/d405fb03) Requesting authentication tuples (sgsn_auth.c:184) 20240930084326916 DMM DEBUG MM(262420000000036/d405fb03) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084326916 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20240930084326916 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)@96244da3077f: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@96244da3077f: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20240930084326919 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084326919 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084326919 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084326919 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084326919 DMM INFO MM(262420000000036/d405fb03) Subscriber data update (mmctx.c:445) 20240930084326919 DMM DEBUG MM(262420000000036/d405fb03) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084326919 DMM INFO MM(262420000000036/d405fb03) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084326919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084326919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084326919 DMM INFO MM(262420000000036/d405fb03) <- GMM AUTH AND CIPHERING REQ (rand = f0 a5 ea ce 1e 34 db fa 23 27 a9 97 ae 65 ef 35 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084326927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084326927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084326927 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084326927 DMM INFO MM(262420000000036/d405fb03) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084326927 DMM NOTICE MM(262420000000036/d405fb03) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084326927 DMM DEBUG MM(262420000000036/d405fb03) checking auth: received GSM SRES = 9f 16 84 ce (gprs_gmm.c:666) 20240930084326927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084326927 DMM DEBUG MM(262420000000036/d405fb03) Requesting authorization (sgsn_auth.c:160) 20240930084326927 DMM INFO MM(262420000000036/d405fb03) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084326927 DMM DEBUG MM(262420000000036/d405fb03) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084326927 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20240930084326927 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) 20240930084326927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084326927 DMM INFO MM(262420000000036/d405fb03) <- GMM ATTACH ACCEPT (new P-TMSI=0xd405fb03) (gprs_gmm.c:300) 20240930084326929 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084326929 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084326929 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240930084326929 DMM INFO MM(262420000000036/d405fb03) Subscriber data update (mmctx.c:445) 20240930084326929 DMM DEBUG MM(262420000000036/d405fb03) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084326929 DMM INFO MM(262420000000036/d405fb03) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084326929 DMM NOTICE MM(262420000000036/d405fb03) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20240930084326929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084326929 DMM NOTICE MM(262420000000036/d405fb03) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084326929 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) 20240930084326929 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084326929 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240930084326929 DMM INFO MM(262420000000036/d405fb03) Subscriber data update (mmctx.c:445) 20240930084326929 DMM DEBUG MM(262420000000036/d405fb03) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@96244da3077f: Warning: Re-starting timer T, which is already active (running or expired). 20240930084332928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240930084332928 DMM INFO MM(262420000000036/d405fb03) <- GMM ATTACH ACCEPT (new P-TMSI=0xd405fb03) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@96244da3077f: Warning: Re-starting timer T, which is already active (running or expired). 20240930084335346 DGPRS DEBUG Checking for inactive LLMEs, time = 9496549 (sgsn.c:131) 20240930084338929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240930084338929 DMM INFO MM(262420000000036/d405fb03) <- GMM ATTACH ACCEPT (new P-TMSI=0xd405fb03) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@96244da3077f: Warning: Re-starting timer T, which is already active (running or expired). 20240930084344930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240930084344930 DMM INFO MM(262420000000036/d405fb03) <- GMM ATTACH ACCEPT (new P-TMSI=0xd405fb03) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@96244da3077f: Warning: Re-starting timer T, which is already active (running or expired). 20240930084345849 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240930084345849 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240930084345850 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084350932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240930084350932 DMM INFO MM(262420000000036/d405fb03) <- GMM ATTACH ACCEPT (new P-TMSI=0xd405fb03) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@96244da3077f: Warning: Re-starting timer T, which is already active (running or expired). 20240930084355380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084355382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084355382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084355424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084355426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084355426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084355454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084355456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084355456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084356933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240930084356933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240930084356933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240930084356933 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20240930084356933 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) 20240930084356933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Reject}: Deallocated (fsm.c:568) 20240930084356933 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084356933 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084356933 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240930084356933 DLLC NOTICE LLME(e395ddff/d405fb03){ASSIGNED} LLGM Assign pre (d405fb03 => ffffffff) (gprs_llc.c:1079) 20240930084356933 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d405fb03 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@96244da3077f: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@96244da3077f: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@96244da3077f: Final verdict of PTC: pass 20240930084400947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55194<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084400950 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084400950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(362)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@96244da3077f: Final verdict of PTC: none -NSVCI98(356)@96244da3077f: Final verdict of PTC: none -NSVCI97(350)@96244da3077f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@96244da3077f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@96244da3077f: Final verdict of PTC: none -NSVCI99(360)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@96244da3077f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(358)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(354)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(348)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Mon Sep 30 08:44:01 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20240930084401076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084401377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88924) 20240930084401952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084401952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88924, count=94356) 20240930084402953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084402953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Mon Sep 30 08:44:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084403954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084403954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_hlr_location_cancel_request_update started. 20240930084404437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084404438 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084404485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084404485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084404485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084404485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084404485 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084404485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084404485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084404485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084404485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084404487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084404487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084404487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084404487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084404487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084404487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084404487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084404487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084404487 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084404487 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084404487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084404488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084404488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084404493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084404502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084404502 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084404519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084404519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084404519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084404519 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084404519 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084404519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084404519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084404519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084404519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084404521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084404521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084404521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084404521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084404521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084404521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084404521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084404521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084404521 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084404521 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084404521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084404521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084404521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084404525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084404536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084404536 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(373)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084404556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084404556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084404556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084404556 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084404556 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084404556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084404556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084404556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084404556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084404558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084404558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084404558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084404558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084404558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084404558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084404558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084404558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084404558 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084404558 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084404558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084404559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084404559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084404562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084404571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084404571 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084404955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084404955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084404955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084404955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084404957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240930084404957 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930084405347 DGPRS DEBUG Checking for inactive LLMEs, time = 9496579 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@96244da3077f: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='CE5B2DB2'O, index=0 SGSN_Test-GSUP(381)@96244da3077f: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@96244da3077f: 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 := '4135E8165384709E3E2FB0BB342BA0D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1B6D9B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A3C9444EE736A15'O } } } } } 20240930084406011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084406011 DLLC NOTICE LLME(ffffffff/ce5b2db2){UNASSIGNED} LLC RX: unknown TLLI 0xce5b2db2, creating LLME on the fly (gprs_llc.c:552) 20240930084406011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084406011 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20240930084406011 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084406011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084406011 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084406011 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084406011 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084406011 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084406011 DLLC NOTICE LLME(ffffffff/ce5b2db2){UNASSIGNED} LLGM Assign pre (ce5b2db2 => c613e8b5) (gprs_llc.c:1079) 20240930084406011 DLLC NOTICE LLME(ce5b2db2/c613e8b5){ASSIGNED} LLGM Assign post (ce5b2db2 => c613e8b5) (gprs_llc.c:1125) 20240930084406011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084406011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084406012 DMM DEBUG MM(262420000000031/c613e8b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084406024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084406024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084406024 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084406024 DMM DEBUG MM(262420000000031/c613e8b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20240930084406024 DMM NOTICE MM(262420000000031/c613e8b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084406024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084406024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084406024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084406024 DMM DEBUG MM(262420000000031/c613e8b5) Requesting authorization (sgsn_auth.c:160) 20240930084406024 DMM INFO MM(262420000000031/c613e8b5) Requesting authentication tuples (sgsn_auth.c:184) 20240930084406024 DMM DEBUG MM(262420000000031/c613e8b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084406024 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20240930084406024 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)@96244da3077f: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@96244da3077f: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20240930084406027 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084406027 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084406027 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084406027 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084406027 DMM INFO MM(262420000000031/c613e8b5) Subscriber data update (mmctx.c:445) 20240930084406027 DMM DEBUG MM(262420000000031/c613e8b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084406027 DMM INFO MM(262420000000031/c613e8b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084406027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084406027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084406027 DMM INFO MM(262420000000031/c613e8b5) <- GMM AUTH AND CIPHERING REQ (rand = 41 35 e8 16 53 84 70 9e 3e 2f b0 bb 34 2b a0 d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084406034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084406034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084406034 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084406034 DMM INFO MM(262420000000031/c613e8b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084406034 DMM NOTICE MM(262420000000031/c613e8b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084406034 DMM DEBUG MM(262420000000031/c613e8b5) checking auth: received GSM SRES = e1 b6 d9 b7 (gprs_gmm.c:666) 20240930084406034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084406034 DMM DEBUG MM(262420000000031/c613e8b5) Requesting authorization (sgsn_auth.c:160) 20240930084406034 DMM INFO MM(262420000000031/c613e8b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084406034 DMM DEBUG MM(262420000000031/c613e8b5) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084406034 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20240930084406034 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) 20240930084406034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084406034 DMM INFO MM(262420000000031/c613e8b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc613e8b5) (gprs_gmm.c:300) 20240930084406035 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084406035 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084406035 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240930084406035 DMM INFO MM(262420000000031/c613e8b5) Subscriber data update (mmctx.c:445) 20240930084406035 DMM DEBUG MM(262420000000031/c613e8b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084406035 DMM INFO MM(262420000000031/c613e8b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084406035 DMM NOTICE MM(262420000000031/c613e8b5) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20240930084406035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084406035 DMM NOTICE MM(262420000000031/c613e8b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084406035 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) 20240930084406036 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084406036 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240930084406036 DMM INFO MM(262420000000031/c613e8b5) Subscriber data update (mmctx.c:445) 20240930084406036 DMM DEBUG MM(262420000000031/c613e8b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084406042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084406042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084406042 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084406042 DMM INFO MM(262420000000031/c613e8b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084406042 DMM NOTICE MM(262420000000031/c613e8b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084406042 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084406042 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084406042 DLLC NOTICE LLME(ce5b2db2/c613e8b5){ASSIGNED} LLGM Assign pre (ffffffff => c613e8b5) (gprs_llc.c:1079) 20240930084406042 DLLC NOTICE LLME(ffffffff/c613e8b5){ASSIGNED} LLGM Assign post (ffffffff => c613e8b5) (gprs_llc.c:1125) 20240930084406042 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084406042 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084406042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084406042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@96244da3077f: setverdict(pass): none -> pass 20240930084406091 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240930084406091 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240930084406091 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) 20240930084406091 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240930084406091 DMM INFO MM(262420000000031/c613e8b5) Subscriber data update (mmctx.c:445) 20240930084406091 DMM DEBUG MM(262420000000031/c613e8b5) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240930084406091 DMM INFO MM(262420000000031/c613e8b5) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240930084406091 DMM INFO MM(262420000000031/c613e8b5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084406091 DMM INFO MM(262420000000031/c613e8b5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084406091 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084406091 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084406092 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084406092 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084406092 DLLC NOTICE LLME(ffffffff/c613e8b5){ASSIGNED} LLGM Assign pre (c613e8b5 => ffffffff) (gprs_llc.c:1079) 20240930084406092 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c613e8b5 => ffffffff) (gprs_llc.c:1125) 20240930084406092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084406092 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084406092 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084406092 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed MC@96244da3077f: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20240930084411096 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084411096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(381)@96244da3077f: Final verdict of PTC: none -NSVCI99(379)@96244da3077f: Final verdict of PTC: none -NSVCI97(369)@96244da3077f: Final verdict of PTC: none -NSVCI98(374)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@96244da3077f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@96244da3077f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@96244da3077f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@96244da3077f: Final verdict of PTC: none 20240930084411100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43688<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(367)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(372)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(377)@96244da3077f: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@96244da3077f: Final verdict of PTC: pass MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@96244da3077f: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Mon Sep 30 08:44:11 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20240930084411233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084411534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37688<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88908) 20240930084412097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084412097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88908, count=93264) 20240930084413098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084413099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Mon Sep 30 08:44:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084414100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084414100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_hlr_location_cancel_request_withdraw started. 20240930084414595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084414597 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(389)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(389)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084414645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084414645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084414645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084414645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084414645 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084414645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084414645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084414645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084414645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(389)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084414646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084414646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084414646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084414646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084414646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084414646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084414647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084414647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084414647 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084414647 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084414647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084414647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084414647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(388)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(389)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(389)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084414652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084414661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084414661 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(386)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(388)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084414676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084414676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084414676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084414676 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084414676 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084414676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084414676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084414676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084414676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084414678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084414678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084414678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084414678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084414678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084414678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084414678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084414678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084414678 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084414678 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084414678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(393)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084414679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084414679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084414681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084414690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084414690 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084414712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084414712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084414712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084414712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084414712 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084414712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084414712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084414712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084414712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084414713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084414713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084414713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084414714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084414714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084414714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084414714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084414714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084414714 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084414714 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084414714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(398)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084414715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084414715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084414719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084414729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084414729 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084415101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084415101 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084415101 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084415101 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084415103 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084415103 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(386)@96244da3077f: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='EFE7D6E0'O, index=0 SGSN_Test-GSUP(400)@96244da3077f: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@96244da3077f: 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 := 'B909241D9DE749918F7E2412D4F4C38C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A386B8C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BADC945AA877662B'O } } } } } 20240930084416153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084416153 DLLC NOTICE LLME(ffffffff/efe7d6e0){UNASSIGNED} LLC RX: unknown TLLI 0xefe7d6e0, creating LLME on the fly (gprs_llc.c:552) 20240930084416153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084416153 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20240930084416153 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084416153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084416153 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084416153 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084416153 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084416153 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084416153 DLLC NOTICE LLME(ffffffff/efe7d6e0){UNASSIGNED} LLGM Assign pre (efe7d6e0 => fa9c2fe7) (gprs_llc.c:1079) 20240930084416153 DLLC NOTICE LLME(efe7d6e0/fa9c2fe7){ASSIGNED} LLGM Assign post (efe7d6e0 => fa9c2fe7) (gprs_llc.c:1125) 20240930084416153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084416153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084416153 DMM DEBUG MM(262420000000029/fa9c2fe7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084416166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084416166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084416166 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084416166 DMM DEBUG MM(262420000000029/fa9c2fe7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20240930084416166 DMM NOTICE MM(262420000000029/fa9c2fe7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084416166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084416166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084416166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084416166 DMM DEBUG MM(262420000000029/fa9c2fe7) Requesting authorization (sgsn_auth.c:160) 20240930084416166 DMM INFO MM(262420000000029/fa9c2fe7) Requesting authentication tuples (sgsn_auth.c:184) 20240930084416166 DMM DEBUG MM(262420000000029/fa9c2fe7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084416166 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20240930084416166 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)@96244da3077f: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@96244da3077f: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20240930084416169 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084416169 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084416169 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084416169 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084416169 DMM INFO MM(262420000000029/fa9c2fe7) Subscriber data update (mmctx.c:445) 20240930084416169 DMM DEBUG MM(262420000000029/fa9c2fe7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084416169 DMM INFO MM(262420000000029/fa9c2fe7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084416169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084416169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084416169 DMM INFO MM(262420000000029/fa9c2fe7) <- GMM AUTH AND CIPHERING REQ (rand = b9 09 24 1d 9d e7 49 91 8f 7e 24 12 d4 f4 c3 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084416177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084416177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084416177 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084416177 DMM INFO MM(262420000000029/fa9c2fe7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084416177 DMM NOTICE MM(262420000000029/fa9c2fe7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084416177 DMM DEBUG MM(262420000000029/fa9c2fe7) checking auth: received GSM SRES = a3 86 b8 c9 (gprs_gmm.c:666) 20240930084416177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084416177 DMM DEBUG MM(262420000000029/fa9c2fe7) Requesting authorization (sgsn_auth.c:160) 20240930084416177 DMM INFO MM(262420000000029/fa9c2fe7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084416177 DMM DEBUG MM(262420000000029/fa9c2fe7) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084416177 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20240930084416177 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) 20240930084416177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084416177 DMM INFO MM(262420000000029/fa9c2fe7) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa9c2fe7) (gprs_gmm.c:300) 20240930084416178 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084416178 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084416178 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240930084416178 DMM INFO MM(262420000000029/fa9c2fe7) Subscriber data update (mmctx.c:445) 20240930084416178 DMM DEBUG MM(262420000000029/fa9c2fe7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084416178 DMM INFO MM(262420000000029/fa9c2fe7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084416178 DMM NOTICE MM(262420000000029/fa9c2fe7) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20240930084416178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084416178 DMM NOTICE MM(262420000000029/fa9c2fe7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084416178 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) 20240930084416179 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084416179 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240930084416179 DMM INFO MM(262420000000029/fa9c2fe7) Subscriber data update (mmctx.c:445) 20240930084416179 DMM DEBUG MM(262420000000029/fa9c2fe7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084416185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084416185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084416185 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084416185 DMM INFO MM(262420000000029/fa9c2fe7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084416185 DMM NOTICE MM(262420000000029/fa9c2fe7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084416185 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084416185 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084416185 DLLC NOTICE LLME(efe7d6e0/fa9c2fe7){ASSIGNED} LLGM Assign pre (ffffffff => fa9c2fe7) (gprs_llc.c:1079) 20240930084416185 DLLC NOTICE LLME(ffffffff/fa9c2fe7){ASSIGNED} LLGM Assign post (ffffffff => fa9c2fe7) (gprs_llc.c:1125) 20240930084416185 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084416185 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084416185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084416185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@96244da3077f: setverdict(pass): none -> pass 20240930084416234 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240930084416234 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20240930084416234 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) 20240930084416234 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240930084416234 DMM INFO MM(262420000000029/fa9c2fe7) Subscriber data update (mmctx.c:445) 20240930084416234 DMM DEBUG MM(262420000000029/fa9c2fe7) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240930084416234 DMM INFO MM(262420000000029/fa9c2fe7) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240930084416234 DMM INFO MM(262420000000029/fa9c2fe7) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20240930084416234 DMM NOTICE MM(262420000000029/fa9c2fe7) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20240930084416234 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20240930084416234 DMM INFO MM(262420000000029/fa9c2fe7) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20240930084416234 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084416234 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084416234 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084416234 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084416234 DLLC NOTICE LLME(ffffffff/fa9c2fe7){ASSIGNED} LLGM Assign pre (fa9c2fe7 => ffffffff) (gprs_llc.c:1079) 20240930084416234 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa9c2fe7 => ffffffff) (gprs_llc.c:1125) 20240930084416234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084416234 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084416234 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084416234 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084416235 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(386)@96244da3077f: Removing Client IMSI='262420000000029'H, index=0 20240930084416240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084416240 DLLC NOTICE LLME(ffffffff/fa9c2fe7){UNASSIGNED} LLC RX: unknown TLLI 0xfa9c2fe7, creating LLME on the fly (gprs_llc.c:552) 20240930084416240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084416240 DMM NOTICE LLME(ffffffff/fa9c2fe7){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240930084416240 DLLC NOTICE LLME(ffffffff/fa9c2fe7){UNASSIGNED} LLGM Assign pre (fa9c2fe7 => ffffffff) (gprs_llc.c:1079) 20240930084416240 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa9c2fe7 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@96244da3077f: Final verdict of PTC: pass 20240930084416243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37702<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084416245 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084416245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(400)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(388)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@96244da3077f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@96244da3077f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(386)@96244da3077f: Final verdict of PTC: none -NSVCI97(389)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@96244da3077f: Final verdict of PTC: none -NSVCI98(393)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@96244da3077f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@96244da3077f: Final verdict of PTC: none -NSVCI99(398)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(387)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(396)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(391)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(386): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(387): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(388): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(389): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@96244da3077f: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Mon Sep 30 08:44:16 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20240930084416371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084416672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50780) 20240930084417247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084417247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50780, count=97196) 20240930084418248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084418248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Mon Sep 30 08:44:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084419249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084419249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20240930084419731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084419732 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084419777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084419777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084419777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084419777 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084419777 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084419777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084419777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084419777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084419777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084419779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084419779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084419779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084419779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084419779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084419779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084419779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084419779 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084419779 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084419779 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084419779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084419780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084419780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084419783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084419792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084419792 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084419825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084419825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084419825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084419825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084419825 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084419825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084419825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084419825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084419825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(412)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(413)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084419827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084419827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084419827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084419827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084419827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084419827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084419827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084419827 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084419827 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084419827 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084419827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084419828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084419828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084419831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084419841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084419841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(414)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(412)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084419854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084419854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084419854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084419854 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084419854 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084419854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084419854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084419854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084419854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084419856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084419856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084419856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084419856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084419856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084419856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084419856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084419856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084419856 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084419856 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084419856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084419856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084419856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084419861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084419870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084419870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084420251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084420251 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084420251 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084420251 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084420253 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084420254 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@96244da3077f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='CA719857'O, index=0 SGSN_Test-GSUP(419)@96244da3077f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20240930084421299 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) 20240930084421299 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@96244da3077f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@96244da3077f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@96244da3077f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@96244da3077f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@96244da3077f: Final verdict of PTC: pass 20240930084421303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57920<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@96244da3077f: Final verdict of PTC: none 20240930084421305 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084421305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(418)@96244da3077f: Final verdict of PTC: none -NSVCI97(407)@96244da3077f: Final verdict of PTC: none -NSVCI99(417)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@96244da3077f: Final verdict of PTC: none -NSVCI98(413)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@96244da3077f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@96244da3077f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@96244da3077f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(405)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(415)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(411)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@96244da3077f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Mon Sep 30 08:44:21 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20240930084421432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084421733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44512) 20240930084422306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084422306 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) 20240930084423308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084423308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Mon Sep 30 08:44:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084424309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084424309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20240930084424796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084424797 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084424839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084424839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084424839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084424839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084424839 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084424839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084424839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084424839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084424839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084424841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084424841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084424841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084424841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084424841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084424841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084424841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084424841 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084424841 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084424841 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084424841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084424842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084424842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084424845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084424855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084424855 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084424882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084424882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084424882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084424882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084424882 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084424882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084424882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084424882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084424882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084424883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084424883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084424883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084424883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084424883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084424883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084424883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084424883 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084424883 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084424883 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084424883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084424884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084424884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084424888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084424897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084424897 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(437)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084424925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084424925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084424925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084424925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084424925 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084424925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084424925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084424925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084424925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084424926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084424926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084424926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084424926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084424926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084424926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084424926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084424927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084424927 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084424927 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084424927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(437)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084424927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084424927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084424931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084424940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084424940 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084425309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084425309 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084425309 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084425309 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(436)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084425311 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240930084425312 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(436)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(436)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(436)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(436)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@96244da3077f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='C10594BB'O, index=0 SGSN_Test-GSUP(438)@96244da3077f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20240930084426357 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) 20240930084426357 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@96244da3077f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@96244da3077f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@96244da3077f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@96244da3077f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@96244da3077f: Final verdict of PTC: pass 20240930084426362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57940<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(438)@96244da3077f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@96244da3077f: Final verdict of PTC: none 20240930084426365 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084426365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(426)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@96244da3077f: Final verdict of PTC: none -NSVCI98(431)@96244da3077f: Final verdict of PTC: none -NSVCI99(437)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(436)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@96244da3077f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(424)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(429)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(435)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@96244da3077f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Mon Sep 30 08:44:26 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20240930084426497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084426798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57954<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48928) 20240930084427366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084427366 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=53564) 20240930084428367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084428367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Mon Sep 30 08:44:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084429368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084429368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_rau_unknown started. 20240930084429855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084429857 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(446)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(446)@96244da3077f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(445)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084429908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084429908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084429908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084429908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084429908 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084429908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084429908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084429908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084429908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(446)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084429910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084429910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084429910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084429910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084429910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084429910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084429910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084429910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084429910 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084429910 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084429910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(446)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084429911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084429911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(446)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084429914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240930084429924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084429924 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(443)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(445)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084429934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084429934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084429934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084429934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084429934 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084429934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084429934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084429934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084429934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084429936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084429936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084429936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084429936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084429936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084429936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084429936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084429936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084429936 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084429936 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084429936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084429937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084429937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084429942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084429953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084429953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084429976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084429976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084429976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084429976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084429976 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084429976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084429976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084429976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084429976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084429978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084429978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084429978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084429978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084429978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084429978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084429978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084429978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084429978 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084429978 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084429978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084429979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084429979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084429982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084429992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084429992 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084430368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084430368 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084430368 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084430368 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084430370 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084430371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(443)@96244da3077f: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='DE5D576F'O, index=0 SGSN_Test-GSUP(457)@96244da3077f: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20240930084431424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084431424 DLLC NOTICE LLME(ffffffff/de5d576f){UNASSIGNED} LLC RX: unknown TLLI 0xde5d576f, creating LLME on the fly (gprs_llc.c:552) 20240930084431424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240930084431424 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240930084431424 DMM NOTICE LLME(ffffffff/de5d576f){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240930084431424 DLLC NOTICE LLME(ffffffff/de5d576f){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240930084431424 DMM ERROR LLME(ffffffff/de5d576f){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240930084431424 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240930084431424 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240930084431424 DLLC NOTICE LLME(ffffffff/de5d576f){UNASSIGNED} LLGM Assign pre (de5d576f => ffffffff) (gprs_llc.c:1079) 20240930084431424 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de5d576f => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@96244da3077f: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(443)@96244da3077f: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@96244da3077f: Final verdict of PTC: pass 20240930084431440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43298<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084431442 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084431443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(457)@96244da3077f: Final verdict of PTC: none TC_rau_unknown-BVCI196(443)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@96244da3077f: Final verdict of PTC: none -NSVCI98(450)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@96244da3077f: Final verdict of PTC: none -NSVCI97(446)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(445)@96244da3077f: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@96244da3077f: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@96244da3077f: Final verdict of PTC: none -NSVCI99(455)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(444)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(448)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(453)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_rau_unknown-BVCI196(443): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(444): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(445): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(446): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@96244da3077f: Test case TC_rau_unknown finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Mon Sep 30 08:44:31 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20240930084431573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084431874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50580) 20240930084432443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084432443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50580, count=54936) 20240930084433444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084433444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Mon Sep 30 08:44:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084434445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084434445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_rau started. 20240930084434935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084434936 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(465)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(465)@96244da3077f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(464)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084434988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084434988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084434988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084434988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084434988 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084434988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084434988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084434988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084434988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(465)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084434990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084434990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084434990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084434990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084434990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084434990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084434990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084434990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084434990 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084434990 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084434990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084434991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084434991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(465)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(465)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084434995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084435005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084435005 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(466)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(462)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(464)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084435022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084435022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084435022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084435022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084435022 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084435022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084435022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084435022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084435022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084435023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084435023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084435023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084435024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084435024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084435024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084435024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084435024 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084435024 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084435024 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084435024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084435024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084435024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084435027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084435037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084435037 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084435060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084435060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084435060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084435060 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084435060 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084435060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084435060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084435060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084435060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084435061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084435061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084435061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084435061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084435061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084435061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084435061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084435061 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084435061 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084435061 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084435061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084435062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084435062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084435066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084435075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084435075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084435348 DGPRS DEBUG Checking for inactive LLMEs, time = 9496609 (sgsn.c:131) 20240930084435446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084435446 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084435446 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084435446 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084435447 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240930084435448 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(462)@96244da3077f: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F77608E7'O, index=0 SGSN_Test-GSUP(476)@96244da3077f: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@96244da3077f: 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 := 'B616AEB2FA0E775C5E6C8487878292C9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D5561A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00ECB3C4E3212C1D'O } } } } } 20240930084436499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084436499 DLLC NOTICE LLME(ffffffff/f77608e7){UNASSIGNED} LLC RX: unknown TLLI 0xf77608e7, creating LLME on the fly (gprs_llc.c:552) 20240930084436499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084436499 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20240930084436499 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084436499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084436499 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084436499 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084436499 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084436499 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084436499 DLLC NOTICE LLME(ffffffff/f77608e7){UNASSIGNED} LLGM Assign pre (f77608e7 => d85f0239) (gprs_llc.c:1079) 20240930084436499 DLLC NOTICE LLME(f77608e7/d85f0239){ASSIGNED} LLGM Assign post (f77608e7 => d85f0239) (gprs_llc.c:1125) 20240930084436499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084436499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084436499 DMM DEBUG MM(262420000000012/d85f0239) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084436512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084436512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084436512 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084436512 DMM DEBUG MM(262420000000012/d85f0239) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20240930084436512 DMM NOTICE MM(262420000000012/d85f0239) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084436512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084436512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084436512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084436512 DMM DEBUG MM(262420000000012/d85f0239) Requesting authorization (sgsn_auth.c:160) 20240930084436512 DMM INFO MM(262420000000012/d85f0239) Requesting authentication tuples (sgsn_auth.c:184) 20240930084436512 DMM DEBUG MM(262420000000012/d85f0239) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084436512 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20240930084436512 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)@96244da3077f: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@96244da3077f: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20240930084436514 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084436514 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084436514 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084436514 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084436514 DMM INFO MM(262420000000012/d85f0239) Subscriber data update (mmctx.c:445) 20240930084436514 DMM DEBUG MM(262420000000012/d85f0239) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084436514 DMM INFO MM(262420000000012/d85f0239) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084436514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084436514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084436514 DMM INFO MM(262420000000012/d85f0239) <- GMM AUTH AND CIPHERING REQ (rand = b6 16 ae b2 fa 0e 77 5c 5e 6c 84 87 87 82 92 c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084436521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084436521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084436521 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084436521 DMM INFO MM(262420000000012/d85f0239) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084436521 DMM NOTICE MM(262420000000012/d85f0239) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084436521 DMM DEBUG MM(262420000000012/d85f0239) checking auth: received GSM SRES = 2d 55 61 a6 (gprs_gmm.c:666) 20240930084436521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084436521 DMM DEBUG MM(262420000000012/d85f0239) Requesting authorization (sgsn_auth.c:160) 20240930084436521 DMM INFO MM(262420000000012/d85f0239) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084436521 DMM DEBUG MM(262420000000012/d85f0239) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084436521 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20240930084436521 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) 20240930084436521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084436521 DMM INFO MM(262420000000012/d85f0239) <- GMM ATTACH ACCEPT (new P-TMSI=0xd85f0239) (gprs_gmm.c:300) 20240930084436522 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084436522 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084436522 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240930084436522 DMM INFO MM(262420000000012/d85f0239) Subscriber data update (mmctx.c:445) 20240930084436522 DMM DEBUG MM(262420000000012/d85f0239) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084436522 DMM INFO MM(262420000000012/d85f0239) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084436522 DMM NOTICE MM(262420000000012/d85f0239) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20240930084436522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084436522 DMM NOTICE MM(262420000000012/d85f0239) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084436522 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) 20240930084436523 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084436523 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240930084436523 DMM INFO MM(262420000000012/d85f0239) Subscriber data update (mmctx.c:445) 20240930084436523 DMM DEBUG MM(262420000000012/d85f0239) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084436528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084436528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084436528 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084436528 DMM INFO MM(262420000000012/d85f0239) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084436528 DMM NOTICE MM(262420000000012/d85f0239) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084436528 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084436528 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084436528 DLLC NOTICE LLME(f77608e7/d85f0239){ASSIGNED} LLGM Assign pre (ffffffff => d85f0239) (gprs_llc.c:1079) 20240930084436528 DLLC NOTICE LLME(ffffffff/d85f0239){ASSIGNED} LLGM Assign post (ffffffff => d85f0239) (gprs_llc.c:1125) 20240930084436528 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084436528 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084436528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084436528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@96244da3077f: setverdict(pass): none -> pass 20240930084436580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084436580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084436580 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084436580 DMM INFO MM(262420000000012/d85f0239) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240930084436580 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084436580 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240930084436580 DLLC NOTICE LLME(ffffffff/d85f0239){ASSIGNED} LLGM Assign pre (d85f0239 => c3e7f554) (gprs_llc.c:1079) 20240930084436580 DLLC NOTICE LLME(d85f0239/c3e7f554){ASSIGNED} LLGM Assign post (d85f0239 => c3e7f554) (gprs_llc.c:1125) 20240930084436580 DMM INFO MM(262420000000012/c3e7f554) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@96244da3077f: Removing Client IMSI='262420000000012'H, index=0 20240930084436588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084436588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240930084436588 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084436588 DMM INFO MM(262420000000012/c3e7f554) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240930084436588 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240930084436588 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084436588 DLLC NOTICE LLME(d85f0239/c3e7f554){ASSIGNED} LLGM Assign pre (ffffffff => c3e7f554) (gprs_llc.c:1079) 20240930084436588 DLLC NOTICE LLME(ffffffff/c3e7f554){ASSIGNED} LLGM Assign post (ffffffff => c3e7f554) (gprs_llc.c:1125) 20240930084436588 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@96244da3077f: Final verdict of PTC: pass 20240930084436591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43304<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(474)@96244da3077f: Final verdict of PTC: none -NSVCI97(465)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(476)@96244da3077f: Final verdict of PTC: none 20240930084436593 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084436593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau-BVCI210(468)@96244da3077f: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(464)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@96244da3077f: Final verdict of PTC: none TC_attach_rau-BVCI196(462)@96244da3077f: Final verdict of PTC: none -NSVCI98(469)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(467)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(472)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(463)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_rau finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Mon Sep 30 08:44:36 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20240930084436721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084437122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52792<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79072) 20240930084437594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084437594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79072, count=92216) 20240930084438595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084438595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Mon Sep 30 08:44:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084439596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084439596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_rau_a_a started. 20240930084440183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084440185 DMM INFO MM(262420000000012/c3e7f554) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084440185 DMM INFO MM(262420000000012/c3e7f554) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084440185 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084440185 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084440185 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084440185 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084440185 DLLC NOTICE LLME(ffffffff/c3e7f554){ASSIGNED} LLGM Assign pre (c3e7f554 => ffffffff) (gprs_llc.c:1079) 20240930084440185 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3e7f554 => ffffffff) (gprs_llc.c:1125) 20240930084440185 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20240930084440185 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) 20240930084440185 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) 20240930084440185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084440185 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084440185 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084440185 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084440185 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084440231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084440231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084440231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084440231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084440231 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084440231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084440231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084440231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084440231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084440232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084440232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084440232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084440233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084440233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084440233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084440233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084440233 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084440233 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084440233 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084440233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(483)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084440233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084440233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084440236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084440245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084440245 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(485)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084440271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084440271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084440271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084440271 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084440271 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084440271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084440271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084440271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084440272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084440273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084440273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084440273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084440273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084440273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084440273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084440273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084440273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084440273 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084440273 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084440273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084440274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084440274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084440277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084440286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084440286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(489)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 TC_attach_rau_a_a-BVCI210(487)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084440313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084440313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084440313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084440313 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084440313 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084440313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084440313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084440313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084440313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084440314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084440314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084440314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084440315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084440315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084440315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084440315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084440315 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084440315 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084440315 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084440315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(493)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084440316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084440316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084440320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084440329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084440329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084440597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084440597 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084440597 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084440597 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084440598 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084440599 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@96244da3077f: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='DD0201B4'O, index=0 SGSN_Test-GSUP(495)@96244da3077f: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@96244da3077f: 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 := '4F31A691F0000C4D0B3A1DF91127C77F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6FFE474'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BA97A918139FD5A'O } } } } } 20240930084441650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084441650 DLLC NOTICE LLME(ffffffff/dd0201b4){UNASSIGNED} LLC RX: unknown TLLI 0xdd0201b4, creating LLME on the fly (gprs_llc.c:552) 20240930084441650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084441650 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20240930084441650 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084441650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084441650 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084441650 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084441650 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084441650 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084441650 DLLC NOTICE LLME(ffffffff/dd0201b4){UNASSIGNED} LLGM Assign pre (dd0201b4 => f83c7286) (gprs_llc.c:1079) 20240930084441650 DLLC NOTICE LLME(dd0201b4/f83c7286){ASSIGNED} LLGM Assign post (dd0201b4 => f83c7286) (gprs_llc.c:1125) 20240930084441650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084441650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084441650 DMM DEBUG MM(262420000000037/f83c7286) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084441664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084441664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084441664 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084441664 DMM DEBUG MM(262420000000037/f83c7286) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20240930084441664 DMM NOTICE MM(262420000000037/f83c7286) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084441664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084441664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084441664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084441664 DMM DEBUG MM(262420000000037/f83c7286) Requesting authorization (sgsn_auth.c:160) 20240930084441664 DMM INFO MM(262420000000037/f83c7286) Requesting authentication tuples (sgsn_auth.c:184) 20240930084441664 DMM DEBUG MM(262420000000037/f83c7286) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084441664 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20240930084441664 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)@96244da3077f: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@96244da3077f: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20240930084441667 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084441667 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084441667 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084441667 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084441667 DMM INFO MM(262420000000037/f83c7286) Subscriber data update (mmctx.c:445) 20240930084441667 DMM DEBUG MM(262420000000037/f83c7286) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084441667 DMM INFO MM(262420000000037/f83c7286) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084441667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084441667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084441667 DMM INFO MM(262420000000037/f83c7286) <- GMM AUTH AND CIPHERING REQ (rand = 4f 31 a6 91 f0 00 0c 4d 0b 3a 1d f9 11 27 c7 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084441675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084441675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084441675 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084441675 DMM INFO MM(262420000000037/f83c7286) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084441675 DMM NOTICE MM(262420000000037/f83c7286) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084441675 DMM DEBUG MM(262420000000037/f83c7286) checking auth: received GSM SRES = b6 ff e4 74 (gprs_gmm.c:666) 20240930084441675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084441675 DMM DEBUG MM(262420000000037/f83c7286) Requesting authorization (sgsn_auth.c:160) 20240930084441675 DMM INFO MM(262420000000037/f83c7286) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084441675 DMM DEBUG MM(262420000000037/f83c7286) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084441675 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20240930084441675 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) 20240930084441675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084441675 DMM INFO MM(262420000000037/f83c7286) <- GMM ATTACH ACCEPT (new P-TMSI=0xf83c7286) (gprs_gmm.c:300) 20240930084441676 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084441676 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084441676 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240930084441676 DMM INFO MM(262420000000037/f83c7286) Subscriber data update (mmctx.c:445) 20240930084441676 DMM DEBUG MM(262420000000037/f83c7286) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084441676 DMM INFO MM(262420000000037/f83c7286) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084441676 DMM NOTICE MM(262420000000037/f83c7286) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20240930084441676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084441676 DMM NOTICE MM(262420000000037/f83c7286) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084441676 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) 20240930084441677 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084441677 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240930084441677 DMM INFO MM(262420000000037/f83c7286) Subscriber data update (mmctx.c:445) 20240930084441677 DMM DEBUG MM(262420000000037/f83c7286) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084441683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084441683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084441683 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084441683 DMM INFO MM(262420000000037/f83c7286) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084441683 DMM NOTICE MM(262420000000037/f83c7286) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084441683 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084441683 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084441683 DLLC NOTICE LLME(dd0201b4/f83c7286){ASSIGNED} LLGM Assign pre (ffffffff => f83c7286) (gprs_llc.c:1079) 20240930084441683 DLLC NOTICE LLME(ffffffff/f83c7286){ASSIGNED} LLGM Assign post (ffffffff => f83c7286) (gprs_llc.c:1125) 20240930084441683 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084441683 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084441683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084441683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@96244da3077f: setverdict(pass): none -> pass 20240930084441735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084441735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084441735 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084441735 DMM INFO MM(262420000000037/f83c7286) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240930084441735 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084441735 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240930084441735 DLLC NOTICE LLME(ffffffff/f83c7286){ASSIGNED} LLGM Assign pre (f83c7286 => f317925e) (gprs_llc.c:1079) 20240930084441735 DLLC NOTICE LLME(f83c7286/f317925e){ASSIGNED} LLGM Assign post (f83c7286 => f317925e) (gprs_llc.c:1125) 20240930084441735 DMM INFO MM(262420000000037/f317925e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084441743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084441743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240930084441743 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084441743 DMM INFO MM(262420000000037/f317925e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240930084441743 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240930084441743 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084441743 DLLC NOTICE LLME(f83c7286/f317925e){ASSIGNED} LLGM Assign pre (ffffffff => f317925e) (gprs_llc.c:1079) 20240930084441743 DLLC NOTICE LLME(ffffffff/f317925e){ASSIGNED} LLGM Assign post (ffffffff => f317925e) (gprs_llc.c:1125) 20240930084441743 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240930084441744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084441744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084441744 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084441744 DMM INFO MM(262420000000037/f317925e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240930084441744 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084441744 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240930084441744 DLLC NOTICE LLME(ffffffff/f317925e){ASSIGNED} LLGM Assign pre (f317925e => c1f499a4) (gprs_llc.c:1079) 20240930084441744 DLLC NOTICE LLME(f317925e/c1f499a4){ASSIGNED} LLGM Assign post (f317925e => c1f499a4) (gprs_llc.c:1125) 20240930084441744 DMM INFO MM(262420000000037/c1f499a4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084441751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084441751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084441751 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084441751 DMM INFO MM(262420000000037/c1f499a4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240930084441751 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240930084441751 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084441751 DLLC NOTICE LLME(f317925e/c1f499a4){ASSIGNED} LLGM Assign pre (ffffffff => c1f499a4) (gprs_llc.c:1079) 20240930084441751 DLLC NOTICE LLME(ffffffff/c1f499a4){ASSIGNED} LLGM Assign post (ffffffff => c1f499a4) (gprs_llc.c:1125) 20240930084441751 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240930084441751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084441751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084441751 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084441751 DMM INFO MM(262420000000037/c1f499a4) -> GMM DETACH REQUEST TLLI=0xc1f499a4 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240930084441751 DMM INFO MM(262420000000037/c1f499a4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240930084441751 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084441751 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084441751 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084441751 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084441751 DLLC NOTICE LLME(ffffffff/c1f499a4){ASSIGNED} LLGM Assign pre (c1f499a4 => ffffffff) (gprs_llc.c:1079) 20240930084441751 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1f499a4 => ffffffff) (gprs_llc.c:1125) 20240930084441751 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20240930084441751 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) 20240930084441751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084441751 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084441751 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084441752 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084441752 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@96244da3077f: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@96244da3077f: Final verdict of PTC: pass 20240930084446762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52798<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@96244da3077f: Final verdict of PTC: none 20240930084446764 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084446764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(493)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@96244da3077f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@96244da3077f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@96244da3077f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@96244da3077f: Final verdict of PTC: none -NSVCI98(488)@96244da3077f: Final verdict of PTC: none -NSVCI97(483)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(491)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(486)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(481)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Mon Sep 30 08:44:46 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20240930084446892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084447193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111452) 20240930084447765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084447765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111452, count=112712) 20240930084448766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084448766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Mon Sep 30 08:44:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084449767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084449767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_rau_a_b started. 20240930084450256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084450257 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084450299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084450299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084450299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084450299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084450299 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084450299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084450300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084450300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084450300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084450301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084450301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084450301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084450301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084450301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084450301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084450301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084450301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084450301 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084450301 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084450301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(502)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084450302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084450302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084450305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084450316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084450316 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084450335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084450335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084450335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084450335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084450335 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084450335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084450335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084450335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084450335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084450337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084450337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084450337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084450337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084450337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084450337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084450337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084450337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084450337 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084450337 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084450337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084450338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084450338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084450341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084450350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084450350 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084450368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084450368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084450368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084450368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084450368 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084450368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084450368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084450368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084450368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084450370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084450370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084450370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084450370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084450370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084450370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084450370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084450370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084450370 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084450370 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084450370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084450370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084450370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084450374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084450384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084450384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084450768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084450768 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084450768 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084450768 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084450770 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084450771 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@96244da3077f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C2BD89B5'O, index=0 SGSN_Test-GSUP(514)@96244da3077f: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@96244da3077f: 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 := '62853BEBC87A94AAF62B74C08677A711'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60B28627'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '74FB576C4811B4AC'O } } } } } 20240930084451822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084451822 DLLC NOTICE LLME(ffffffff/c2bd89b5){UNASSIGNED} LLC RX: unknown TLLI 0xc2bd89b5, creating LLME on the fly (gprs_llc.c:552) 20240930084451822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084451822 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20240930084451822 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084451822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084451822 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084451822 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084451822 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084451822 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084451822 DLLC NOTICE LLME(ffffffff/c2bd89b5){UNASSIGNED} LLGM Assign pre (c2bd89b5 => fbe4766f) (gprs_llc.c:1079) 20240930084451822 DLLC NOTICE LLME(c2bd89b5/fbe4766f){ASSIGNED} LLGM Assign post (c2bd89b5 => fbe4766f) (gprs_llc.c:1125) 20240930084451822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084451822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084451822 DMM DEBUG MM(262420000000038/fbe4766f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084451835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084451835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084451835 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084451835 DMM DEBUG MM(262420000000038/fbe4766f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20240930084451835 DMM NOTICE MM(262420000000038/fbe4766f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084451835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084451835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084451835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084451835 DMM DEBUG MM(262420000000038/fbe4766f) Requesting authorization (sgsn_auth.c:160) 20240930084451835 DMM INFO MM(262420000000038/fbe4766f) Requesting authentication tuples (sgsn_auth.c:184) 20240930084451835 DMM DEBUG MM(262420000000038/fbe4766f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084451835 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20240930084451835 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)@96244da3077f: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@96244da3077f: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20240930084451838 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084451838 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084451838 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084451838 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084451838 DMM INFO MM(262420000000038/fbe4766f) Subscriber data update (mmctx.c:445) 20240930084451838 DMM DEBUG MM(262420000000038/fbe4766f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084451838 DMM INFO MM(262420000000038/fbe4766f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084451838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084451838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084451838 DMM INFO MM(262420000000038/fbe4766f) <- GMM AUTH AND CIPHERING REQ (rand = 62 85 3b eb c8 7a 94 aa f6 2b 74 c0 86 77 a7 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084451847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084451847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084451847 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084451847 DMM INFO MM(262420000000038/fbe4766f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084451847 DMM NOTICE MM(262420000000038/fbe4766f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084451847 DMM DEBUG MM(262420000000038/fbe4766f) checking auth: received GSM SRES = 60 b2 86 27 (gprs_gmm.c:666) 20240930084451847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084451847 DMM DEBUG MM(262420000000038/fbe4766f) Requesting authorization (sgsn_auth.c:160) 20240930084451847 DMM INFO MM(262420000000038/fbe4766f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084451847 DMM DEBUG MM(262420000000038/fbe4766f) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084451847 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20240930084451847 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) 20240930084451847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084451847 DMM INFO MM(262420000000038/fbe4766f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbe4766f) (gprs_gmm.c:300) 20240930084451848 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084451848 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084451848 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240930084451848 DMM INFO MM(262420000000038/fbe4766f) Subscriber data update (mmctx.c:445) 20240930084451848 DMM DEBUG MM(262420000000038/fbe4766f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084451848 DMM INFO MM(262420000000038/fbe4766f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084451848 DMM NOTICE MM(262420000000038/fbe4766f) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20240930084451848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084451848 DMM NOTICE MM(262420000000038/fbe4766f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084451848 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) 20240930084451849 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084451849 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240930084451849 DMM INFO MM(262420000000038/fbe4766f) Subscriber data update (mmctx.c:445) 20240930084451849 DMM DEBUG MM(262420000000038/fbe4766f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084451855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084451855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084451855 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084451855 DMM INFO MM(262420000000038/fbe4766f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084451855 DMM NOTICE MM(262420000000038/fbe4766f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084451855 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084451855 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084451855 DLLC NOTICE LLME(c2bd89b5/fbe4766f){ASSIGNED} LLGM Assign pre (ffffffff => fbe4766f) (gprs_llc.c:1079) 20240930084451855 DLLC NOTICE LLME(ffffffff/fbe4766f){ASSIGNED} LLGM Assign post (ffffffff => fbe4766f) (gprs_llc.c:1125) 20240930084451855 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084451855 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084451855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084451855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@96244da3077f: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@96244da3077f: attach complete sending rau 20240930084451906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084451906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084451906 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084451906 DMM INFO MM(262420000000038/fbe4766f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240930084451906 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084451906 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240930084451906 DLLC NOTICE LLME(ffffffff/fbe4766f){ASSIGNED} LLGM Assign pre (fbe4766f => e09875ac) (gprs_llc.c:1079) 20240930084451906 DLLC NOTICE LLME(fbe4766f/e09875ac){ASSIGNED} LLGM Assign post (fbe4766f => e09875ac) (gprs_llc.c:1125) 20240930084451906 DMM INFO MM(262420000000038/e09875ac) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@96244da3077f: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@96244da3077f: Removing Client IMSI='262420000000038'H, index=0 20240930084451914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084451914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240930084451914 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084451914 DMM INFO MM(262420000000038/e09875ac) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240930084451914 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240930084451914 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084451914 DLLC NOTICE LLME(fbe4766f/e09875ac){ASSIGNED} LLGM Assign pre (ffffffff => e09875ac) (gprs_llc.c:1079) 20240930084451914 DLLC NOTICE LLME(ffffffff/e09875ac){ASSIGNED} LLGM Assign post (ffffffff => e09875ac) (gprs_llc.c:1125) 20240930084451914 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@96244da3077f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E09875AC'O, index=0 TC_attach_rau_a_b(516)@96244da3077f: sending second RAU via different RA 20240930084451918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084451918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084451918 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240930084451918 DMM INFO MM(262420000000038/e09875ac) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e09875ac, P-TMSI: e09875ac (00000000), TLLI: e09875ac (e09875ac), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240930084451918 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20240930084451918 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240930084451918 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084451918 DLLC NOTICE LLME(ffffffff/e09875ac){ASSIGNED} LLGM Assign pre (e09875ac => e09875ac) (gprs_llc.c:1079) 20240930084451918 DLLC NOTICE LLME(e09875ac/e09875ac){ASSIGNED} LLGM Assign post (e09875ac => e09875ac) (gprs_llc.c:1125) 20240930084451918 DMM INFO MM(262420000000038/e09875ac) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084451932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084451932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084451933 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084451933 DMM INFO MM(262420000000038/e09875ac) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240930084451933 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240930084451933 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084451933 DLLC NOTICE LLME(e09875ac/e09875ac){ASSIGNED} LLGM Assign pre (ffffffff => e09875ac) (gprs_llc.c:1079) 20240930084451933 DLLC NOTICE LLME(ffffffff/e09875ac){ASSIGNED} LLGM Assign post (ffffffff => e09875ac) (gprs_llc.c:1125) 20240930084451933 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240930084451933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084451933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084451933 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084451933 DMM INFO MM(262420000000038/e09875ac) -> GMM DETACH REQUEST TLLI=0xe09875ac type=GPRS detach Power-off (gprs_gmm.c:1465) 20240930084451933 DMM INFO MM(262420000000038/e09875ac) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240930084451933 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084451933 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084451933 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084451933 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084451933 DLLC NOTICE LLME(ffffffff/e09875ac){ASSIGNED} LLGM Assign pre (e09875ac => ffffffff) (gprs_llc.c:1079) 20240930084451933 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e09875ac => ffffffff) (gprs_llc.c:1125) 20240930084451933 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20240930084451933 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) 20240930084451933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084451933 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084451933 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084451933 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084451934 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@96244da3077f: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@96244da3077f: Final verdict of PTC: pass 20240930084456943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44518<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@96244da3077f: Final verdict of PTC: none 20240930084456946 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084456946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(513)@96244da3077f: Final verdict of PTC: none -NSVCI97(502)@96244da3077f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@96244da3077f: Final verdict of PTC: none -NSVCI98(507)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@96244da3077f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@96244da3077f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@96244da3077f: Final verdict of PTC: none -NSVCI99(512)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(505)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(500)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(510)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Mon Sep 30 08:44:57 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20240930084457079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084457380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48042<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104356) 20240930084457947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084457947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104356, count=108712) 20240930084458948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084458948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Mon Sep 30 08:44:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084459949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084459949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_usim_resync started. 20240930084500441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084500443 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084500485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084500485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084500485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084500485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084500485 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084500485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084500485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084500485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084500485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084500487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084500487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084500487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084500487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084500487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084500487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084500487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084500487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084500487 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084500487 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084500487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084500487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084500487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084500491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084500500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084500500 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084500521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084500521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084500521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084500521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084500521 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084500521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084500521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084500521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084500521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084500523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084500523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084500523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084500523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084500524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084500524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084500524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084500524 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084500524 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084500524 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084500524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084500524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084500524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084500529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084500540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084500540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084500558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084500558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084500558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084500558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084500558 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084500558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084500558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084500558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084500558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084500560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084500560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084500560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084500561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084500561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084500561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084500561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084500561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084500561 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084500561 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084500561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084500562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084500562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084500566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084500576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084500576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084500950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084500950 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084500950 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084500950 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084500952 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084500953 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@96244da3077f: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='ECFB9ED1'O, index=0 SGSN_Test-GSUP(533)@96244da3077f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@96244da3077f: 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 := '7D4D0A20E48A72FBF529DA8A3477BB68'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A22F0012'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '99C69C402A76A604'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EDB10763A5212A3B911895EA6F495AC5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D2F848CF625BC9EC4B4BA5506C0CDE10'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4A7ECE862F53AAA427F168DF89AD89AB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4FEC2F37B0EC5F23'O } } } } } 20240930084502005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084502005 DLLC NOTICE LLME(ffffffff/ecfb9ed1){UNASSIGNED} LLC RX: unknown TLLI 0xecfb9ed1, creating LLME on the fly (gprs_llc.c:552) 20240930084502005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084502005 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240930084502005 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084502005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084502005 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084502005 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084502005 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084502005 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084502005 DLLC NOTICE LLME(ffffffff/ecfb9ed1){UNASSIGNED} LLGM Assign pre (ecfb9ed1 => f88695ea) (gprs_llc.c:1079) 20240930084502005 DLLC NOTICE LLME(ecfb9ed1/f88695ea){ASSIGNED} LLGM Assign post (ecfb9ed1 => f88695ea) (gprs_llc.c:1125) 20240930084502005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084502005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084502005 DMM DEBUG MM(262420000000040/f88695ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084502018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084502018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084502018 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084502018 DMM DEBUG MM(262420000000040/f88695ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240930084502018 DMM NOTICE MM(262420000000040/f88695ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084502018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084502018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084502018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084502018 DMM DEBUG MM(262420000000040/f88695ea) Requesting authorization (sgsn_auth.c:160) 20240930084502018 DMM INFO MM(262420000000040/f88695ea) Requesting authentication tuples (sgsn_auth.c:184) 20240930084502018 DMM DEBUG MM(262420000000040/f88695ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084502018 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240930084502018 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@96244da3077f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@96244da3077f: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20240930084502020 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084502020 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084502020 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084502020 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084502020 DMM INFO MM(262420000000040/f88695ea) Subscriber data update (mmctx.c:445) 20240930084502020 DMM DEBUG MM(262420000000040/f88695ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084502020 DMM INFO MM(262420000000040/f88695ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084502020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084502021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084502021 DMM INFO MM(262420000000040/f88695ea) <- GMM AUTH AND CIPHERING REQ (rand = 7d 4d 0a 20 e4 8a 72 fb f5 29 da 8a 34 77 bb 68 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4a 7e ce 86 2f 53 aa a4 27 f1 68 df 89 ad 89 ab ) (gprs_gmm.c:483) 20240930084502028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084502028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084502028 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084502028 DMM INFO MM(262420000000040/f88695ea) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20240930084502028 DMM INFO MM(262420000000040/f88695ea) R99 AUTHENTICATION SYNCH (AUTS = b6a3fcebe4b1df485a8284798642) (gprs_gmm.c:711) 20240930084502028 DMM DEBUG MM(262420000000040/f88695ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084502028 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20240930084502028 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e b6 a3 fc eb e4 b1 df 48 5a 82 84 79 86 42 20 10 7d 4d 0a 20 e4 8a 72 fb f5 29 da 8a 34 77 bb 68 28 01 01 (gprs_subscriber.c:210) 20240930084502028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20240930084502028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20240930084502029 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084502029 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084502029 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084502029 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084502029 DMM INFO MM(262420000000040/f88695ea) Subscriber data update (mmctx.c:445) 20240930084502029 DMM DEBUG MM(262420000000040/f88695ea) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20240930084502029 DMM INFO MM(262420000000040/f88695ea) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20240930084502029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084502029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084502029 DMM INFO MM(262420000000040/f88695ea) <- GMM AUTH AND CIPHERING REQ (rand = ac ea 6f 19 96 34 ba 3e 4c d4 d9 63 b3 43 b8 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d5 f0 1e ff 5f 95 28 d6 12 fb f2 ed b0 b3 fe 60 ) (gprs_gmm.c:483) 20240930084502036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084502036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x68d950 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084502036 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084502036 DMM INFO MM(262420000000040/f88695ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084502036 DMM NOTICE MM(262420000000040/f88695ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084502036 DMM DEBUG MM(262420000000040/f88695ea) checking auth: received UMTS RES = d4 8e 74 f7 80 12 07 66 (gprs_gmm.c:666) 20240930084502036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084502036 DMM DEBUG MM(262420000000040/f88695ea) Requesting authorization (sgsn_auth.c:160) 20240930084502036 DMM INFO MM(262420000000040/f88695ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084502036 DMM DEBUG MM(262420000000040/f88695ea) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084502036 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20240930084502036 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) 20240930084502036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084502036 DMM INFO MM(262420000000040/f88695ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xf88695ea) (gprs_gmm.c:300) 20240930084502037 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084502037 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084502037 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240930084502037 DMM INFO MM(262420000000040/f88695ea) Subscriber data update (mmctx.c:445) 20240930084502037 DMM DEBUG MM(262420000000040/f88695ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084502037 DMM INFO MM(262420000000040/f88695ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084502037 DMM NOTICE MM(262420000000040/f88695ea) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20240930084502037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084502038 DMM NOTICE MM(262420000000040/f88695ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084502038 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) 20240930084502038 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084502038 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240930084502038 DMM INFO MM(262420000000040/f88695ea) Subscriber data update (mmctx.c:445) 20240930084502038 DMM DEBUG MM(262420000000040/f88695ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@96244da3077f: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@96244da3077f: Removing Client IMSI='262420000000040'H, index=0 20240930084502044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084502044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084502044 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084502044 DMM INFO MM(262420000000040/f88695ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084502044 DMM NOTICE MM(262420000000040/f88695ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084502044 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084502044 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084502044 DLLC NOTICE LLME(ecfb9ed1/f88695ea){ASSIGNED} LLGM Assign pre (ffffffff => f88695ea) (gprs_llc.c:1079) 20240930084502044 DLLC NOTICE LLME(ffffffff/f88695ea){ASSIGNED} LLGM Assign post (ffffffff => f88695ea) (gprs_llc.c:1125) 20240930084502044 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084502044 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084502044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084502044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@96244da3077f: Final verdict of PTC: pass 20240930084502047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@96244da3077f: Final verdict of PTC: none -NSVCI97(521)@96244da3077f: Final verdict of PTC: none20240930084502049 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084502049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(531)@96244da3077f: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@96244da3077f: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@96244da3077f: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@96244da3077f: Final verdict of PTC: none -NSVCI98(526)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(529)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(524)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(519)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_usim_resync finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Mon Sep 30 08:45:02 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20240930084502176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084502577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50384) 20240930084503050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084503050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50384, count=94952) 20240930084504051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084504051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Mon Sep 30 08:45:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084505052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084505052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930084505349 DGPRS DEBUG Checking for inactive LLMEs, time = 9496639 (sgsn.c:131) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_usim_a54_a54 started. 20240930084505639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084505640 DMM INFO MM(262420000000040/f88695ea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084505640 DMM INFO MM(262420000000040/f88695ea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084505640 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084505641 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084505641 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084505641 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084505641 DLLC NOTICE LLME(ffffffff/f88695ea){ASSIGNED} LLGM Assign pre (f88695ea => ffffffff) (gprs_llc.c:1079) 20240930084505641 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f88695ea => ffffffff) (gprs_llc.c:1125) 20240930084505641 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20240930084505641 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) 20240930084505641 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) 20240930084505641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084505641 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084505641 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084505641 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084505641 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084505686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084505686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084505686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084505686 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084505686 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084505686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084505686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084505686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084505686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084505687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084505687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084505687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084505688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084505688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084505688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084505688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084505688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084505688 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084505688 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084505688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084505688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084505688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084505692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084505701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084505701 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084505730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084505730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084505730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084505730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084505730 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084505730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084505730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084505730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084505730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084505732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084505732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084505732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084505732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084505732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084505732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084505732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084505732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084505732 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084505732 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084505732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084505733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084505733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084505737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084505747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084505747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084505770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084505770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084505770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084505770 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084505770 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084505770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084505770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084505770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084505770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084505772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084505772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084505772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084505772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084505772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084505772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084505772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084505772 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084505772 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084505772 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084505773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084505773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084505773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084505777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084505785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084505785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084506054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084506054 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084506054 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084506054 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084506056 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084506057 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@96244da3077f: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='CC5BB619'O, index=0 SGSN_Test-GSUP(552)@96244da3077f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@96244da3077f: 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 := 'CACF6E90B6C3ECA4B8479FE0C771D67E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C938A256'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EDF07859EF666925'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '80DED84D476FBE269C16046524C1AEAE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1E0959513CA7B7825B3FE49BFBC4875F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9B2286C89148346A47A59922B33206D2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '871212E2AEE09330'O } } } } } 20240930084507110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084507110 DLLC NOTICE LLME(ffffffff/cc5bb619){UNASSIGNED} LLC RX: unknown TLLI 0xcc5bb619, creating LLME on the fly (gprs_llc.c:552) 20240930084507110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084507110 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240930084507110 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084507110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084507110 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084507110 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084507110 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084507110 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084507110 DLLC NOTICE LLME(ffffffff/cc5bb619){UNASSIGNED} LLGM Assign pre (cc5bb619 => fa230671) (gprs_llc.c:1079) 20240930084507110 DLLC NOTICE LLME(cc5bb619/fa230671){ASSIGNED} LLGM Assign post (cc5bb619 => fa230671) (gprs_llc.c:1125) 20240930084507110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084507110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084507110 DMM DEBUG MM(262420000000040/fa230671) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084507124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084507124 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084507124 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084507124 DMM DEBUG MM(262420000000040/fa230671) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240930084507124 DMM NOTICE MM(262420000000040/fa230671) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084507124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084507124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084507124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084507124 DMM DEBUG MM(262420000000040/fa230671) Requesting authorization (sgsn_auth.c:160) 20240930084507124 DMM INFO MM(262420000000040/fa230671) Requesting authentication tuples (sgsn_auth.c:184) 20240930084507124 DMM DEBUG MM(262420000000040/fa230671) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084507124 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240930084507124 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)@96244da3077f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@96244da3077f: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20240930084507127 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084507127 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084507127 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084507127 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084507127 DMM INFO MM(262420000000040/fa230671) Subscriber data update (mmctx.c:445) 20240930084507127 DMM DEBUG MM(262420000000040/fa230671) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084507127 DMM INFO MM(262420000000040/fa230671) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084507127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084507127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084507127 DMM INFO MM(262420000000040/fa230671) <- GMM AUTH AND CIPHERING REQ (rand = ca cf 6e 90 b6 c3 ec a4 b8 47 9f e0 c7 71 d6 7e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9b 22 86 c8 91 48 34 6a 47 a5 99 22 b3 32 06 d2 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@96244da3077f: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@96244da3077f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@96244da3077f: Final verdict of PTC: pass 20240930084507137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48064<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084507140 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084507140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(552)@96244da3077f: Final verdict of PTC: none -NSVCI97(540)@96244da3077f: Final verdict of PTC: none -NSVCI98(545)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@96244da3077f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@96244da3077f: Final verdict of PTC: none -NSVCI99(550)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@96244da3077f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(538)@96244da3077f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(543)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(548)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Mon Sep 30 08:45:07 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20240930084507269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084507670 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=71536) 20240930084508141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084508141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71536, count=72796) 20240930084509142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084509143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Mon Sep 30 08:45:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084510144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084510145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_usim_a54_a53 started. 20240930084510727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084510729 DMM INFO MM(262420000000040/fa230671) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084510729 DMM INFO MM(262420000000040/fa230671) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084510729 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084510729 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084510729 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084510729 DMM ERROR MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240930084510729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Deallocated (fsm.c:568) 20240930084510729 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084510729 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084510729 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084510729 DLLC NOTICE LLME(cc5bb619/fa230671){ASSIGNED} LLGM Assign pre (fa230671 => ffffffff) (gprs_llc.c:1079) 20240930084510729 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa230671 => ffffffff) (gprs_llc.c:1125) 20240930084510729 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084510773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084510773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084510773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084510773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084510773 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084510773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084510773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084510773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084510773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084510775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084510775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084510775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084510775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084510775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084510775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084510775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084510775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084510775 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084510775 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084510775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084510776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084510776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084510781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084510790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084510790 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084510809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084510809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084510809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084510809 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084510809 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084510810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084510810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084510810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084510810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084510811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084510811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084510811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084510811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084510811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084510811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084510811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084510811 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084510811 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084510811 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084510811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(564)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084510812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084510812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084510815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084510824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084510824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(570)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084510858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084510858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084510858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084510858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084510858 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084510858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084510858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084510858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084510858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(570)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084510861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084510861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084510861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084510861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084510861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084510861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084510861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084510861 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084510861 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084510861 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084510861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084510862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084510862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(570)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(570)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084510866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084510877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084510877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(567)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084511146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084511146 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084511146 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084511146 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(569)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084511148 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(569)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084511148 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(569)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(569)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(569)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@96244da3077f: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='D1E39129'O, index=0 SGSN_Test-GSUP(571)@96244da3077f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@96244da3077f: 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 := 'D957F3EECF98460A6EFB4306F37273E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3CBC99C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90345C7658266AB2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2075FC0F6ABAFC0FABDB7D649CEE4BF3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EAC545AA2BD346E89DA09AC29DA80DAF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2F0887CA37992B5B8540C8E09B1EE62D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C357AFBB461A61A9'O } } } } } 20240930084512201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084512201 DLLC NOTICE LLME(ffffffff/d1e39129){UNASSIGNED} LLC RX: unknown TLLI 0xd1e39129, creating LLME on the fly (gprs_llc.c:552) 20240930084512201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084512201 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240930084512201 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084512201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084512201 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084512201 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084512201 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084512201 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084512201 DLLC NOTICE LLME(ffffffff/d1e39129){UNASSIGNED} LLGM Assign pre (d1e39129 => e33bc9c9) (gprs_llc.c:1079) 20240930084512201 DLLC NOTICE LLME(d1e39129/e33bc9c9){ASSIGNED} LLGM Assign post (d1e39129 => e33bc9c9) (gprs_llc.c:1125) 20240930084512201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084512201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084512201 DMM DEBUG MM(262420000000040/e33bc9c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084512213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084512213 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084512213 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084512213 DMM DEBUG MM(262420000000040/e33bc9c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240930084512213 DMM NOTICE MM(262420000000040/e33bc9c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084512213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084512213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084512213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084512213 DMM DEBUG MM(262420000000040/e33bc9c9) Requesting authorization (sgsn_auth.c:160) 20240930084512213 DMM INFO MM(262420000000040/e33bc9c9) Requesting authentication tuples (sgsn_auth.c:184) 20240930084512213 DMM DEBUG MM(262420000000040/e33bc9c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084512213 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240930084512213 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)@96244da3077f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@96244da3077f: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20240930084512216 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084512216 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084512216 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084512216 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084512216 DMM INFO MM(262420000000040/e33bc9c9) Subscriber data update (mmctx.c:445) 20240930084512216 DMM DEBUG MM(262420000000040/e33bc9c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084512216 DMM INFO MM(262420000000040/e33bc9c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084512216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084512216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084512216 DMM INFO MM(262420000000040/e33bc9c9) <- GMM AUTH AND CIPHERING REQ (rand = d9 57 f3 ee cf 98 46 0a 6e fb 43 06 f3 72 73 e7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2f 08 87 ca 37 99 2b 5b 85 40 c8 e0 9b 1e e6 2d ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@96244da3077f: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@96244da3077f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@96244da3077f: Final verdict of PTC: pass 20240930084512227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57078<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@96244da3077f: Final verdict of PTC: none 20240930084512229 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084512229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(555)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(569)@96244da3077f: Final verdict of PTC: none -NSVCI97(559)@96244da3077f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(567)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@96244da3077f: Final verdict of PTC: none -NSVCI99(570)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@96244da3077f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@96244da3077f: Final verdict of PTC: none -NSVCI98(564)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@96244da3077f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(568)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(557)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(562)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(567): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Mon Sep 30 08:45:12 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20240930084512357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084512758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20240930084513230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084513230 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) 20240930084514231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084514231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Mon Sep 30 08:45:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084515233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084515233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_usim_a53_a54 started. 20240930084515821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084515822 DMM INFO MM(262420000000040/e33bc9c9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084515822 DMM INFO MM(262420000000040/e33bc9c9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084515822 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084515822 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084515822 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084515822 DMM ERROR MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240930084515823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Deallocated (fsm.c:568) 20240930084515823 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084515823 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084515823 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084515823 DLLC NOTICE LLME(d1e39129/e33bc9c9){ASSIGNED} LLGM Assign pre (e33bc9c9 => ffffffff) (gprs_llc.c:1079) 20240930084515823 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e33bc9c9 => ffffffff) (gprs_llc.c:1125) 20240930084515823 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084515876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084515876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084515876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084515876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084515876 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084515876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084515876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084515876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084515876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084515878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084515878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084515878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084515878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084515878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084515878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084515878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084515878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084515878 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084515878 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084515878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084515879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084515879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084515883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084515893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084515893 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(580)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(577)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084515919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084515919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084515919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084515919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084515919 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084515919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084515919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084515919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084515919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(583)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(584)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084515921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084515921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084515921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084515921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084515921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084515921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084515921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084515921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084515921 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084515921 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084515921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084515922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084515922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(584)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084515926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240930084515937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084515937 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(581)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084515947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084515947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084515947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084515947 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084515947 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084515947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084515947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084515948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084515948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084515949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084515949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084515949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084515949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084515949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084515949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084515949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084515949 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084515949 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084515949 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084515949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084515950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084515950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084515954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084515964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084515964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084516233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084516233 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084516233 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084516233 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084516235 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084516236 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@96244da3077f: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='CA701E48'O, index=0 SGSN_Test-GSUP(590)@96244da3077f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@96244da3077f: 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 := '113705E1E92342D524474E80FA2FC80C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F1B692DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '47CB0F28A41F22F3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9593B008CEA4AE16BFD841660B227B69'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2E984CA18E462355CD641CCC94D29D46'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '85580D5C4C518A0D26A023523AA4C33B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '88F1D571A79611F7'O } } } } } 20240930084517291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084517291 DLLC NOTICE LLME(ffffffff/ca701e48){UNASSIGNED} LLC RX: unknown TLLI 0xca701e48, creating LLME on the fly (gprs_llc.c:552) 20240930084517291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084517291 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240930084517292 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084517292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084517292 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084517292 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084517292 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084517292 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084517292 DLLC NOTICE LLME(ffffffff/ca701e48){UNASSIGNED} LLGM Assign pre (ca701e48 => c38ab89e) (gprs_llc.c:1079) 20240930084517292 DLLC NOTICE LLME(ca701e48/c38ab89e){ASSIGNED} LLGM Assign post (ca701e48 => c38ab89e) (gprs_llc.c:1125) 20240930084517292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084517292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084517292 DMM DEBUG MM(262420000000040/c38ab89e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084517304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084517304 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084517304 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084517304 DMM DEBUG MM(262420000000040/c38ab89e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240930084517304 DMM NOTICE MM(262420000000040/c38ab89e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084517304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084517304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084517304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084517304 DMM DEBUG MM(262420000000040/c38ab89e) Requesting authorization (sgsn_auth.c:160) 20240930084517304 DMM INFO MM(262420000000040/c38ab89e) Requesting authentication tuples (sgsn_auth.c:184) 20240930084517304 DMM DEBUG MM(262420000000040/c38ab89e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084517304 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240930084517304 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)@96244da3077f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@96244da3077f: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20240930084517306 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084517307 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084517307 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084517307 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084517307 DMM INFO MM(262420000000040/c38ab89e) Subscriber data update (mmctx.c:445) 20240930084517307 DMM DEBUG MM(262420000000040/c38ab89e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084517307 DMM INFO MM(262420000000040/c38ab89e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084517307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084517307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084517307 DMM INFO MM(262420000000040/c38ab89e) <- GMM AUTH AND CIPHERING REQ (rand = 11 37 05 e1 e9 23 42 d5 24 47 4e 80 fa 2f c8 0c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 85 58 0d 5c 4c 51 8a 0d 26 a0 23 52 3a a4 c3 3b ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@96244da3077f: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@96244da3077f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@96244da3077f: Final verdict of PTC: pass 20240930084517317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57094<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084517320 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084517320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(590)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@96244da3077f: Final verdict of PTC: none -NSVCI97(578)@96244da3077f: Final verdict of PTC: none -NSVCI99(588)@96244da3077f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(581)@96244da3077f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@96244da3077f: Final verdict of PTC: none -NSVCI98(584)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@96244da3077f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(586)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(582)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(576)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(581): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Mon Sep 30 08:45:17 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20240930084517450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084517851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43088<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240930084518321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084518321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=71228) 20240930084519323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084519323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Mon Sep 30 08:45:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084520325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084520325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_usim_a50_a54 started. 20240930084520910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084520911 DMM INFO MM(262420000000040/c38ab89e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084520911 DMM INFO MM(262420000000040/c38ab89e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084520911 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084520911 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084520911 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084520911 DMM ERROR MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240930084520911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Deallocated (fsm.c:568) 20240930084520911 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084520911 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084520911 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084520911 DLLC NOTICE LLME(ca701e48/c38ab89e){ASSIGNED} LLGM Assign pre (c38ab89e => ffffffff) (gprs_llc.c:1079) 20240930084520911 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c38ab89e => ffffffff) (gprs_llc.c:1125) 20240930084520911 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084520961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084520961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084520961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084520961 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084520961 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084520961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084520961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084520961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084520961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084520963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084520963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084520963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084520963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084520963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084520963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084520963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084520963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084520963 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084520963 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084520963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084520964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084520964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084520968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084520977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084520977 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084521003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084521003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084521003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084521003 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084521003 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084521003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084521003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084521003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084521003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(603)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084521005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084521005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084521005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(602)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084521005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084521005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084521005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084521005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084521005 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084521005 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084521005 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084521005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084521006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084521006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084521010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084521020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084521020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(604)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(600)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(602)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084521032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084521032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084521032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084521032 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084521032 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084521032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084521032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084521032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084521032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084521033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084521033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084521033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084521034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084521034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084521034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084521034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084521034 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084521034 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084521034 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084521034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084521034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084521034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084521038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084521048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084521048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084521326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084521326 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084521326 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084521326 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084521328 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084521329 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@96244da3077f: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='DCBAB28F'O, index=0 SGSN_Test-GSUP(609)@96244da3077f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@96244da3077f: 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 := '1EE77E1E0BE6E320AE028F3F89D6EE96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B374A8D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '83FED88BF2AC7D0A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5517F82652F59657AC669C0678AB8935'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F7B5F9045D54BB74613C0044B8E266FE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4B91AEE9EE6AE33A353698346EAE3E68'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DD0EC6C424B2E876'O } } } } } 20240930084522384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084522384 DLLC NOTICE LLME(ffffffff/dcbab28f){UNASSIGNED} LLC RX: unknown TLLI 0xdcbab28f, creating LLME on the fly (gprs_llc.c:552) 20240930084522384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084522385 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240930084522385 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084522385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084522385 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084522385 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084522385 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084522385 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084522385 DLLC NOTICE LLME(ffffffff/dcbab28f){UNASSIGNED} LLGM Assign pre (dcbab28f => f8dc5c2a) (gprs_llc.c:1079) 20240930084522385 DLLC NOTICE LLME(dcbab28f/f8dc5c2a){ASSIGNED} LLGM Assign post (dcbab28f => f8dc5c2a) (gprs_llc.c:1125) 20240930084522385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084522385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084522385 DMM DEBUG MM(262420000000040/f8dc5c2a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084522398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084522398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084522398 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084522398 DMM DEBUG MM(262420000000040/f8dc5c2a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240930084522398 DMM NOTICE MM(262420000000040/f8dc5c2a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084522398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084522398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084522398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084522398 DMM DEBUG MM(262420000000040/f8dc5c2a) Requesting authorization (sgsn_auth.c:160) 20240930084522398 DMM INFO MM(262420000000040/f8dc5c2a) Requesting authentication tuples (sgsn_auth.c:184) 20240930084522398 DMM DEBUG MM(262420000000040/f8dc5c2a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084522398 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240930084522398 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)@96244da3077f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@96244da3077f: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20240930084522401 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084522401 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084522401 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084522401 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084522401 DMM INFO MM(262420000000040/f8dc5c2a) Subscriber data update (mmctx.c:445) 20240930084522401 DMM DEBUG MM(262420000000040/f8dc5c2a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084522401 DMM INFO MM(262420000000040/f8dc5c2a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084522401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084522401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084522401 DMM INFO MM(262420000000040/f8dc5c2a) <- GMM AUTH AND CIPHERING REQ (rand = 1e e7 7e 1e 0b e6 e3 20 ae 02 8f 3f 89 d6 ee 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4b 91 ae e9 ee 6a e3 3a 35 36 98 34 6e ae 3e 68 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@96244da3077f: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@96244da3077f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@96244da3077f: Final verdict of PTC: pass 20240930084522410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43100<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(598)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(609)@96244da3077f: Final verdict of PTC: none 20240930084522412 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084522413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(602)@96244da3077f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(600)@96244da3077f: Final verdict of PTC: none -NSVCI98(603)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@96244da3077f: Final verdict of PTC: none -NSVCI97(597)@96244da3077f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@96244da3077f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@96244da3077f: Final verdict of PTC: none -NSVCI99(607)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(605)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(601)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(595)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(600): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Mon Sep 30 08:45:22 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20240930084522538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084522939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20240930084523414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084523414 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) 20240930084524415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084524415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Mon Sep 30 08:45:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084525416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084525416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_usim_a54_a50 started. 20240930084525995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084525996 DMM INFO MM(262420000000040/f8dc5c2a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084525996 DMM INFO MM(262420000000040/f8dc5c2a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084525996 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084525996 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084525996 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084525996 DMM ERROR MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240930084525996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Deallocated (fsm.c:568) 20240930084525997 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084525997 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084525997 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084525997 DLLC NOTICE LLME(dcbab28f/f8dc5c2a){ASSIGNED} LLGM Assign pre (f8dc5c2a => ffffffff) (gprs_llc.c:1079) 20240930084525997 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8dc5c2a => ffffffff) (gprs_llc.c:1125) 20240930084525997 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084526042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084526042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084526042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084526042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084526042 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084526042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084526042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084526042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084526043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084526044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084526044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084526044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084526044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084526044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084526044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084526044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084526044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084526044 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084526044 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084526044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084526045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084526045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084526048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084526059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084526059 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084526075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084526075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084526075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084526075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084526075 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084526075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084526075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084526075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084526075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084526077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084526077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084526077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084526077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084526077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084526077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084526077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084526077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084526077 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084526077 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084526077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084526077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084526077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084526081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(622)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084526089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084526089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084526111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084526111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084526111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084526111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084526111 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084526111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084526111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084526111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084526111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084526112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084526112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084526112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084526113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084526113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084526113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084526113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084526113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084526113 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084526113 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084526113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084526113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084526113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084526117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084526127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084526127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084526417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084526417 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084526417 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084526417 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084526419 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240930084526420 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@96244da3077f: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='F8086323'O, index=0 SGSN_Test-GSUP(628)@96244da3077f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@96244da3077f: 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 := '7597B69F2BC613A5B9FA91FE462EB5A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '742B6B38'O ("t+k8") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E0B351FFE7AF5E4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '54BD819CBDDF7E6674576A27D821EA5A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FEF83E4A90A5F0AAB6C2ED26402A62AF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A0A480EA9CB071BE167E807D13FD0066'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D5EA710218E4D6ED'O } } } } } 20240930084527478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084527478 DLLC NOTICE LLME(ffffffff/f8086323){UNASSIGNED} LLC RX: unknown TLLI 0xf8086323, creating LLME on the fly (gprs_llc.c:552) 20240930084527478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084527478 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240930084527478 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084527478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084527478 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084527478 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084527478 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084527478 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084527478 DLLC NOTICE LLME(ffffffff/f8086323){UNASSIGNED} LLGM Assign pre (f8086323 => f285078e) (gprs_llc.c:1079) 20240930084527478 DLLC NOTICE LLME(f8086323/f285078e){ASSIGNED} LLGM Assign post (f8086323 => f285078e) (gprs_llc.c:1125) 20240930084527478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084527478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084527478 DMM DEBUG MM(262420000000040/f285078e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084527490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084527490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084527491 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084527491 DMM DEBUG MM(262420000000040/f285078e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240930084527491 DMM NOTICE MM(262420000000040/f285078e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084527491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084527491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084527491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084527491 DMM DEBUG MM(262420000000040/f285078e) Requesting authorization (sgsn_auth.c:160) 20240930084527491 DMM INFO MM(262420000000040/f285078e) Requesting authentication tuples (sgsn_auth.c:184) 20240930084527491 DMM DEBUG MM(262420000000040/f285078e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084527491 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240930084527491 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)@96244da3077f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@96244da3077f: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20240930084527494 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084527494 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084527494 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084527494 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084527494 DMM INFO MM(262420000000040/f285078e) Subscriber data update (mmctx.c:445) 20240930084527494 DMM DEBUG MM(262420000000040/f285078e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084527494 DMM INFO MM(262420000000040/f285078e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084527494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084527494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084527494 DMM INFO MM(262420000000040/f285078e) <- GMM AUTH AND CIPHERING REQ (rand = 75 97 b6 9f 2b c6 13 a5 b9 fa 91 fe 46 2e b5 a9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a0 a4 80 ea 9c b0 71 be 16 7e 80 7d 13 fd 00 66 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@96244da3077f: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@96244da3077f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@96244da3077f: Final verdict of PTC: pass 20240930084527503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43120<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084527505 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084527505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(613)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(628)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@96244da3077f: Final verdict of PTC: none -NSVCI97(616)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@96244da3077f: Final verdict of PTC: none -NSVCI98(621)@96244da3077f: Final verdict of PTC: none -NSVCI99(626)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@96244da3077f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@96244da3077f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(614)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(624)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@96244da3077f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(619)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Mon Sep 30 08:45:27 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20240930084527638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084528039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20240930084528506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084528506 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) 20240930084529507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084529507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Mon Sep 30 08:45:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084530508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084530508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_detach_unknown_nopoweroff started. 20240930084531099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084531100 DMM INFO MM(262420000000040/f285078e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084531100 DMM INFO MM(262420000000040/f285078e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084531100 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084531100 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084531100 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084531100 DMM ERROR MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240930084531100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Deallocated (fsm.c:568) 20240930084531100 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084531100 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084531100 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084531100 DLLC NOTICE LLME(f8086323/f285078e){ASSIGNED} LLGM Assign pre (f285078e => ffffffff) (gprs_llc.c:1079) 20240930084531100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f285078e => ffffffff) (gprs_llc.c:1125) 20240930084531100 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084531144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084531144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084531144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084531144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084531144 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084531144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084531144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084531144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084531144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084531145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084531145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084531145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084531146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084531146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084531146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084531146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084531146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084531146 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084531146 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084531146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(635)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084531146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084531146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084531150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084531158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084531158 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084531178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084531178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084531178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084531178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084531178 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084531178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084531178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084531178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084531178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084531180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084531180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084531180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084531180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084531180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084531180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084531180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084531180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084531180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084531180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084531180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084531181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084531181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084531185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084531195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084531195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084531212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084531212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084531212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084531212 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084531212 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084531212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084531212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084531212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084531212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084531214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084531214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084531214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084531214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084531214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084531214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084531214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084531214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084531214 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084531214 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084531214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084531215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084531215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084531218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084531229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084531229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084531509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084531509 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084531509 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084531509 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084531511 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084531511 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@96244da3077f: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='D46764CE'O, index=0 SGSN_Test-GSUP(647)@96244da3077f: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20240930084532561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084532561 DLLC NOTICE LLME(ffffffff/d46764ce){UNASSIGNED} LLC RX: unknown TLLI 0xd46764ce, creating LLME on the fly (gprs_llc.c:552) 20240930084532561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084532561 DMM NOTICE LLME(ffffffff/d46764ce){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240930084532561 DLLC NOTICE LLME(ffffffff/d46764ce){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20240930084532561 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd46764ce type=GPRS detach (gprs_gmm.c:1465) 20240930084532561 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240930084532561 DLLC NOTICE LLME(ffffffff/d46764ce){UNASSIGNED} LLGM Assign pre (d46764ce => ffffffff) (gprs_llc.c:1079) 20240930084532561 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d46764ce => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@96244da3077f: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@96244da3077f: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@96244da3077f: Final verdict of PTC: pass 20240930084532574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35198<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@96244da3077f: Final verdict of PTC: none 20240930084532576 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084532576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(631)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@96244da3077f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@96244da3077f: Final verdict of PTC: none -NSVCI99(645)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@96244da3077f: Final verdict of PTC: none -NSVCI97(635)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@96244da3077f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@96244da3077f: Final verdict of PTC: none -NSVCI98(640)@96244da3077f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(643)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(633)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(638)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@96244da3077f: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Mon Sep 30 08:45:32 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20240930084532702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084533003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53728) 20240930084533577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084533577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53728, count=58364) 20240930084534578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084534578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Mon Sep 30 08:45:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084535350 DGPRS DEBUG Checking for inactive LLMEs, time = 9496669 (sgsn.c:131) 20240930084535579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084535579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_detach_unknown_poweroff started. 20240930084536061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084536062 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(655)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084536111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084536111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084536111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084536111 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084536111 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084536111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084536111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084536111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084536111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(654)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(655)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084536113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084536113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084536113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084536113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084536113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084536113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084536114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084536114 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084536114 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084536114 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084536114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084536114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084536114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(655)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084536118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084536128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084536128 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(656)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(652)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(654)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084536138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084536138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084536138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084536138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084536138 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084536138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084536138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084536138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084536138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084536140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084536140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084536140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084536140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084536140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084536140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084536140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084536140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084536140 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084536140 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084536140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084536140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084536140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084536144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084536154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084536154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084536173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084536173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084536173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084536173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084536173 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084536173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084536173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084536173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084536173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084536174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084536174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084536174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084536174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084536174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084536174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084536174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084536174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084536175 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084536175 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084536175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(664)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084536175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084536175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084536179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084536189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084536189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084536580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084536580 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084536580 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084536580 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084536582 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240930084536583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(652)@96244da3077f: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='CC86F86E'O, index=0 SGSN_Test-GSUP(666)@96244da3077f: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20240930084537631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084537631 DLLC NOTICE LLME(ffffffff/cc86f86e){UNASSIGNED} LLC RX: unknown TLLI 0xcc86f86e, creating LLME on the fly (gprs_llc.c:552) 20240930084537631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084537631 DMM NOTICE LLME(ffffffff/cc86f86e){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@96244da3077f: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(652)@96244da3077f: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@96244da3077f: Final verdict of PTC: pass 20240930084542637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35204<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084542640 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084542640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(666)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@96244da3077f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(652)@96244da3077f: Final verdict of PTC: none -NSVCI98(659)@96244da3077f: Final verdict of PTC: none -NSVCI97(655)@96244da3077f: Final verdict of PTC: none -NSVCI99(664)@96244da3077f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@96244da3077f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(654)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(653)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(657)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(662)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(652): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@96244da3077f: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Mon Sep 30 08:45:42 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20240930084542770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084543071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51640) 20240930084543641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084543641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51640, count=52180) 20240930084544642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084544642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Mon Sep 30 08:45:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084545643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084545643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_detach_nopoweroff started. 20240930084546129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084546131 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084546183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084546183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084546183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084546183 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084546183 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084546183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084546183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084546183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084546183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(674)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084546185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084546186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084546186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084546186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084546186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084546186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084546186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084546186 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084546186 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084546186 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084546186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(673)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084546187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084546187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(674)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084546191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084546200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084546200 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(675)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(671)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(673)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084546213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084546213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084546213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084546213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084546213 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084546213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084546213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084546213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084546213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084546214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084546215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084546215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084546215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084546215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084546215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084546215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084546215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084546215 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084546215 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084546215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084546216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084546216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084546220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084546230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084546231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084546251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084546251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084546251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084546251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084546251 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084546251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084546251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084546251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084546251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084546253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084546253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084546253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084546253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084546253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084546253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084546253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084546253 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084546253 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084546253 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084546253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084546254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084546254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084546257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084546266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084546266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084546644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084546644 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084546644 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084546644 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084546646 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084546647 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(671)@96244da3077f: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='EFD1BA1C'O, index=0 SGSN_Test-GSUP(685)@96244da3077f: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@96244da3077f: 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 := 'BC799AACAB27505A7A5306D322D2B1F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D6A8A7C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C51C9951E492D19'O } } } } } 20240930084547700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084547700 DLLC NOTICE LLME(ffffffff/efd1ba1c){UNASSIGNED} LLC RX: unknown TLLI 0xefd1ba1c, creating LLME on the fly (gprs_llc.c:552) 20240930084547700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084547700 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20240930084547700 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084547700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084547701 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084547701 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084547701 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084547701 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084547701 DLLC NOTICE LLME(ffffffff/efd1ba1c){UNASSIGNED} LLGM Assign pre (efd1ba1c => fd780975) (gprs_llc.c:1079) 20240930084547701 DLLC NOTICE LLME(efd1ba1c/fd780975){ASSIGNED} LLGM Assign post (efd1ba1c => fd780975) (gprs_llc.c:1125) 20240930084547701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084547701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084547701 DMM DEBUG MM(262420000000015/fd780975) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084547712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084547712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084547713 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084547713 DMM DEBUG MM(262420000000015/fd780975) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20240930084547713 DMM NOTICE MM(262420000000015/fd780975) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084547713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084547713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084547713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084547713 DMM DEBUG MM(262420000000015/fd780975) Requesting authorization (sgsn_auth.c:160) 20240930084547713 DMM INFO MM(262420000000015/fd780975) Requesting authentication tuples (sgsn_auth.c:184) 20240930084547713 DMM DEBUG MM(262420000000015/fd780975) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084547713 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20240930084547713 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(685)@96244da3077f: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@96244da3077f: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20240930084547716 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084547716 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084547716 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084547716 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084547716 DMM INFO MM(262420000000015/fd780975) Subscriber data update (mmctx.c:445) 20240930084547716 DMM DEBUG MM(262420000000015/fd780975) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084547716 DMM INFO MM(262420000000015/fd780975) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084547716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084547716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084547716 DMM INFO MM(262420000000015/fd780975) <- GMM AUTH AND CIPHERING REQ (rand = bc 79 9a ac ab 27 50 5a 7a 53 06 d3 22 d2 b1 f8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084547724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084547724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084547724 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084547724 DMM INFO MM(262420000000015/fd780975) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084547724 DMM NOTICE MM(262420000000015/fd780975) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084547724 DMM DEBUG MM(262420000000015/fd780975) checking auth: received GSM SRES = d6 a8 a7 c4 (gprs_gmm.c:666) 20240930084547724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084547724 DMM DEBUG MM(262420000000015/fd780975) Requesting authorization (sgsn_auth.c:160) 20240930084547724 DMM INFO MM(262420000000015/fd780975) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084547724 DMM DEBUG MM(262420000000015/fd780975) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084547724 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20240930084547724 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) 20240930084547724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084547724 DMM INFO MM(262420000000015/fd780975) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd780975) (gprs_gmm.c:300) 20240930084547725 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084547725 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084547725 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240930084547725 DMM INFO MM(262420000000015/fd780975) Subscriber data update (mmctx.c:445) 20240930084547725 DMM DEBUG MM(262420000000015/fd780975) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084547725 DMM INFO MM(262420000000015/fd780975) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084547725 DMM NOTICE MM(262420000000015/fd780975) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20240930084547725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084547725 DMM NOTICE MM(262420000000015/fd780975) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084547725 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) 20240930084547726 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084547726 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240930084547726 DMM INFO MM(262420000000015/fd780975) Subscriber data update (mmctx.c:445) 20240930084547726 DMM DEBUG MM(262420000000015/fd780975) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084547733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084547733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084547733 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084547733 DMM INFO MM(262420000000015/fd780975) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084547733 DMM NOTICE MM(262420000000015/fd780975) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084547733 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084547733 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084547733 DLLC NOTICE LLME(efd1ba1c/fd780975){ASSIGNED} LLGM Assign pre (ffffffff => fd780975) (gprs_llc.c:1079) 20240930084547733 DLLC NOTICE LLME(ffffffff/fd780975){ASSIGNED} LLGM Assign post (ffffffff => fd780975) (gprs_llc.c:1125) 20240930084547733 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084547733 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084547733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084547733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@96244da3077f: setverdict(pass): none -> pass 20240930084547783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084547783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084547783 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084547783 DMM INFO MM(262420000000015/fd780975) -> GMM DETACH REQUEST TLLI=0xfd780975 type=GPRS detach (gprs_gmm.c:1465) 20240930084547783 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240930084547783 DMM INFO MM(262420000000015/fd780975) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240930084547783 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084547783 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084547783 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084547783 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084547783 DLLC NOTICE LLME(ffffffff/fd780975){ASSIGNED} LLGM Assign pre (fd780975 => ffffffff) (gprs_llc.c:1079) 20240930084547783 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd780975 => ffffffff) (gprs_llc.c:1125) 20240930084547784 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20240930084547784 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) 20240930084547784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084547784 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084547784 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084547784 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084547784 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(671)@96244da3077f: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@96244da3077f: Final verdict of PTC: pass 20240930084547792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35794<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@96244da3077f: Final verdict of PTC: none 20240930084547794 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084547794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(674)@96244da3077f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@96244da3077f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@96244da3077f: Final verdict of PTC: none -NSVCI99(683)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@96244da3077f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(671)@96244da3077f: Final verdict of PTC: none -NSVCI98(678)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(681)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(672)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(676)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_nopoweroff-BVCI196(671): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@96244da3077f: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Mon Sep 30 08:45:47 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20240930084547923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084548224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36330<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56524) 20240930084548795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084548795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56524, count=93108) 20240930084549796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084549796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Mon Sep 30 08:45:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084550798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084550798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_detach_poweroff started. 20240930084551285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084551286 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084551335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084551335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084551335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084551335 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084551335 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084551335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084551335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084551335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084551335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084551337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084551337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084551337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084551337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084551337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084551337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084551337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084551337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084551337 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084551337 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084551337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(692)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084551337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084551337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084551341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084551350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084551350 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084551370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084551370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084551370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084551370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084551370 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084551370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084551370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084551370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084551370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084551371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084551371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084551371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084551372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084551372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084551372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084551372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084551372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084551372 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084551372 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084551372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084551372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084551372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084551376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084551384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084551384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084551408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084551408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084551408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084551408 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084551408 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084551408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084551408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084551408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084551408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084551410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084551410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084551410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084551410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084551410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084551410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084551410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084551410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084551410 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084551410 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084551410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084551410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084551410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084551414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084551424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084551424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084551798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084551799 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084551799 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084551799 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084551801 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084551801 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@96244da3077f: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='F29DE8FA'O, index=0 SGSN_Test-GSUP(704)@96244da3077f: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@96244da3077f: 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 := '6408CEBA7DB6AFB66D00E8E6C6036866'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18983019'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AE6EBB1C6E84F16F'O } } } } } 20240930084552852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084552852 DLLC NOTICE LLME(ffffffff/f29de8fa){UNASSIGNED} LLC RX: unknown TLLI 0xf29de8fa, creating LLME on the fly (gprs_llc.c:552) 20240930084552852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084552852 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20240930084552852 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084552852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084552853 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084552853 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084552853 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084552853 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084552853 DLLC NOTICE LLME(ffffffff/f29de8fa){UNASSIGNED} LLGM Assign pre (f29de8fa => df4d4600) (gprs_llc.c:1079) 20240930084552853 DLLC NOTICE LLME(f29de8fa/df4d4600){ASSIGNED} LLGM Assign post (f29de8fa => df4d4600) (gprs_llc.c:1125) 20240930084552853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084552853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084552853 DMM DEBUG MM(262420000000016/df4d4600) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084552866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084552866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084552866 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084552866 DMM DEBUG MM(262420000000016/df4d4600) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20240930084552866 DMM NOTICE MM(262420000000016/df4d4600) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084552866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084552866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084552866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084552866 DMM DEBUG MM(262420000000016/df4d4600) Requesting authorization (sgsn_auth.c:160) 20240930084552866 DMM INFO MM(262420000000016/df4d4600) Requesting authentication tuples (sgsn_auth.c:184) 20240930084552866 DMM DEBUG MM(262420000000016/df4d4600) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084552866 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20240930084552866 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@96244da3077f: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@96244da3077f: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20240930084552869 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084552869 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084552869 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084552869 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084552869 DMM INFO MM(262420000000016/df4d4600) Subscriber data update (mmctx.c:445) 20240930084552869 DMM DEBUG MM(262420000000016/df4d4600) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084552869 DMM INFO MM(262420000000016/df4d4600) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084552869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084552869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084552869 DMM INFO MM(262420000000016/df4d4600) <- GMM AUTH AND CIPHERING REQ (rand = 64 08 ce ba 7d b6 af b6 6d 00 e8 e6 c6 03 68 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084552877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084552877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084552877 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084552877 DMM INFO MM(262420000000016/df4d4600) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084552877 DMM NOTICE MM(262420000000016/df4d4600) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084552877 DMM DEBUG MM(262420000000016/df4d4600) checking auth: received GSM SRES = 18 98 30 19 (gprs_gmm.c:666) 20240930084552877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084552877 DMM DEBUG MM(262420000000016/df4d4600) Requesting authorization (sgsn_auth.c:160) 20240930084552877 DMM INFO MM(262420000000016/df4d4600) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084552877 DMM DEBUG MM(262420000000016/df4d4600) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084552877 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20240930084552877 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) 20240930084552877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084552877 DMM INFO MM(262420000000016/df4d4600) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf4d4600) (gprs_gmm.c:300) 20240930084552878 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084552879 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084552879 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240930084552879 DMM INFO MM(262420000000016/df4d4600) Subscriber data update (mmctx.c:445) 20240930084552879 DMM DEBUG MM(262420000000016/df4d4600) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084552879 DMM INFO MM(262420000000016/df4d4600) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084552879 DMM NOTICE MM(262420000000016/df4d4600) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20240930084552879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084552879 DMM NOTICE MM(262420000000016/df4d4600) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084552879 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) 20240930084552879 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084552879 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240930084552879 DMM INFO MM(262420000000016/df4d4600) Subscriber data update (mmctx.c:445) 20240930084552879 DMM DEBUG MM(262420000000016/df4d4600) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084552886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084552886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084552886 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084552886 DMM INFO MM(262420000000016/df4d4600) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084552886 DMM NOTICE MM(262420000000016/df4d4600) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084552886 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084552886 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084552886 DLLC NOTICE LLME(f29de8fa/df4d4600){ASSIGNED} LLGM Assign pre (ffffffff => df4d4600) (gprs_llc.c:1079) 20240930084552886 DLLC NOTICE LLME(ffffffff/df4d4600){ASSIGNED} LLGM Assign post (ffffffff => df4d4600) (gprs_llc.c:1125) 20240930084552886 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084552886 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084552886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084552886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@96244da3077f: setverdict(pass): none -> pass 20240930084552937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084552937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240930084552937 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084552937 DMM INFO MM(262420000000016/df4d4600) -> GMM DETACH REQUEST TLLI=0xdf4d4600 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240930084552937 DMM INFO MM(262420000000016/df4d4600) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240930084552937 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084552937 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084552937 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084552937 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084552937 DLLC NOTICE LLME(ffffffff/df4d4600){ASSIGNED} LLGM Assign pre (df4d4600 => ffffffff) (gprs_llc.c:1079) 20240930084552937 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df4d4600 => ffffffff) (gprs_llc.c:1125) 20240930084552937 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20240930084552937 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) 20240930084552937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084552937 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084552937 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084552937 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084552938 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@96244da3077f: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@96244da3077f: Final verdict of PTC: pass 20240930084557948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36334<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084557950 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(704)@96244da3077f: Final verdict of PTC: none 20240930084557950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(692)@96244da3077f: Final verdict of PTC: none -NSVCI99(702)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@96244da3077f: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@96244da3077f: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@96244da3077f: Final verdict of PTC: none -NSVCI98(697)@96244da3077f: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(700)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(695)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(690)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@96244da3077f: Test case TC_detach_poweroff finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Mon Sep 30 08:45:58 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20240930084558075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084558377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91900) 20240930084558952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084558952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91900, count=93160) 20240930084559952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084559952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Mon Sep 30 08:46:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084600954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084600954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_pdp_act started. 20240930084601435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084601437 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(712)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(712)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084601490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084601490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084601490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084601490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084601490 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084601490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084601490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084601490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084601490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(711)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(712)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084601492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084601492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084601492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084601492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084601492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084601492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084601492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084601492 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084601492 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084601492 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084601492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084601493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084601493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(712)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(712)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084601497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084601506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084601506 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(713)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(709)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(711)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084601522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084601522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084601522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084601522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084601522 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084601522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084601522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084601522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084601522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084601524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084601524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084601524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084601524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084601524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084601524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084601524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084601524 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084601524 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084601524 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084601524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084601525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084601525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084601529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084601538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084601538 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(718)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(715)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084601562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084601562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084601562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084601562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084601562 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084601562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084601562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084601562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084601562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084601564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084601564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084601564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084601564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084601564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084601564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084601564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084601564 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084601564 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084601564 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084601564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084601565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084601565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(722)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084601569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084601577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084601577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(719)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084601955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084601955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084601955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084601955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084601957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084601958 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(709)@96244da3077f: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='D8F19AED'O, index=0 SGSN_Test-GSUP(723)@96244da3077f: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@96244da3077f: 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 := 'DECB7E25DECBBEBF8A207DFF176614B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D5E8220'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AADBFF45D7D2EFDF'O } } } } } 20240930084602002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084602002 DLLC NOTICE LLME(ffffffff/d8f19aed){UNASSIGNED} LLC RX: unknown TLLI 0xd8f19aed, creating LLME on the fly (gprs_llc.c:552) 20240930084602002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084602002 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20240930084602002 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084602002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084602002 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084602002 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084602002 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084602002 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084602002 DLLC NOTICE LLME(ffffffff/d8f19aed){UNASSIGNED} LLGM Assign pre (d8f19aed => f3ab77e8) (gprs_llc.c:1079) 20240930084602002 DLLC NOTICE LLME(d8f19aed/f3ab77e8){ASSIGNED} LLGM Assign post (d8f19aed => f3ab77e8) (gprs_llc.c:1125) 20240930084602002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084602002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084602002 DMM DEBUG MM(262420000000017/f3ab77e8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084602014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084602014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084602014 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084602014 DMM DEBUG MM(262420000000017/f3ab77e8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20240930084602014 DMM NOTICE MM(262420000000017/f3ab77e8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084602014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084602014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084602014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084602014 DMM DEBUG MM(262420000000017/f3ab77e8) Requesting authorization (sgsn_auth.c:160) 20240930084602014 DMM INFO MM(262420000000017/f3ab77e8) Requesting authentication tuples (sgsn_auth.c:184) 20240930084602014 DMM DEBUG MM(262420000000017/f3ab77e8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084602014 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20240930084602014 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@96244da3077f: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@96244da3077f: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20240930084602017 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084602017 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084602017 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084602017 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084602017 DMM INFO MM(262420000000017/f3ab77e8) Subscriber data update (mmctx.c:445) 20240930084602017 DMM DEBUG MM(262420000000017/f3ab77e8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084602017 DMM INFO MM(262420000000017/f3ab77e8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084602017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084602017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084602017 DMM INFO MM(262420000000017/f3ab77e8) <- GMM AUTH AND CIPHERING REQ (rand = de cb 7e 25 de cb be bf 8a 20 7d ff 17 66 14 b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084602025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084602025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084602025 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084602025 DMM INFO MM(262420000000017/f3ab77e8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084602025 DMM NOTICE MM(262420000000017/f3ab77e8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084602025 DMM DEBUG MM(262420000000017/f3ab77e8) checking auth: received GSM SRES = 5d 5e 82 20 (gprs_gmm.c:666) 20240930084602025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084602025 DMM DEBUG MM(262420000000017/f3ab77e8) Requesting authorization (sgsn_auth.c:160) 20240930084602025 DMM INFO MM(262420000000017/f3ab77e8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084602025 DMM DEBUG MM(262420000000017/f3ab77e8) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084602025 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20240930084602025 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) 20240930084602025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084602025 DMM INFO MM(262420000000017/f3ab77e8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3ab77e8) (gprs_gmm.c:300) 20240930084602026 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084602026 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084602026 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240930084602026 DMM INFO MM(262420000000017/f3ab77e8) Subscriber data update (mmctx.c:445) 20240930084602026 DMM DEBUG MM(262420000000017/f3ab77e8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084602026 DMM INFO MM(262420000000017/f3ab77e8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084602026 DMM NOTICE MM(262420000000017/f3ab77e8) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20240930084602026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084602027 DMM NOTICE MM(262420000000017/f3ab77e8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084602027 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) 20240930084602027 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084602027 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240930084602027 DMM INFO MM(262420000000017/f3ab77e8) Subscriber data update (mmctx.c:445) 20240930084602027 DMM DEBUG MM(262420000000017/f3ab77e8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084602033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084602033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084602034 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084602034 DMM INFO MM(262420000000017/f3ab77e8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084602034 DMM NOTICE MM(262420000000017/f3ab77e8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084602034 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084602034 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084602034 DLLC NOTICE LLME(d8f19aed/f3ab77e8){ASSIGNED} LLGM Assign pre (ffffffff => f3ab77e8) (gprs_llc.c:1079) 20240930084602034 DLLC NOTICE LLME(ffffffff/f3ab77e8){ASSIGNED} LLGM Assign post (ffffffff => f3ab77e8) (gprs_llc.c:1125) 20240930084602034 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084602034 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084602034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084602034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@96244da3077f: setverdict(pass): none -> pass 20240930084602085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084602085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084602085 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084602085 DMM INFO MM(262420000000017/f3ab77e8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084602085 DMM INFO MM(262420000000017/f3ab77e8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084602085 DMM DEBUG MM(262420000000017/f3ab77e8) Using GGSN 0 (gprs_sm.c:312) 20240930084602085 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) 20240930084602085 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20240930084602085 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084602085 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084602085 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20240930084602097 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 4b 17 0c 64 11 b1 5f cb ee 14 05 7f 37 61 89 11 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20240930084602097 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131da0c8, cbp=0x55d1537e4500) (sgsn_libgtp.c:632) 20240930084602097 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084602097 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537e8028 TLLI=f3ab77e8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084602097 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084602097 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(709)@96244da3077f: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@96244da3077f: Final verdict of PTC: pass 20240930084602106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56660<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@96244da3077f: Final verdict of PTC: none -NSVCI98(716)@96244da3077f: Final verdict of PTC: none 20240930084602108 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084602108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(711)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(721)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(719)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@96244da3077f: Final verdict of PTC: none -NSVCI97(712)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@96244da3077f: Final verdict of PTC: none -NSVCI99(722)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(709)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(714)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(710)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(720)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act-BVCI196(709): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(711): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(712): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act-BVCI220(719): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_pdp_act finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Mon Sep 30 08:46:02 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20240930084602238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084602639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56670<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60900) 20240930084603109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084603109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60900, count=92132) 20240930084604110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084604111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Mon Sep 30 08:46:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084605111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084605112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930084605350 DGPRS DEBUG Checking for inactive LLMEs, time = 9496699 (sgsn.c:131) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_pdp_act_unattached started. 20240930084605699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084605701 DMM INFO MM(262420000000017/f3ab77e8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084605701 DMM INFO MM(262420000000017/f3ab77e8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084605701 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084605701 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084605701 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084605701 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084605701 DLLC NOTICE LLME(ffffffff/f3ab77e8){ASSIGNED} LLGM Assign pre (f3ab77e8 => ffffffff) (gprs_llc.c:1079) 20240930084605701 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3ab77e8 => ffffffff) (gprs_llc.c:1125) 20240930084605701 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537e7cd0 (gprs_sndcp.c:574) 20240930084605701 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537e8028, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084605701 DMM NOTICE MM(262420000000017/f3ab77e8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930084605701 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20240930084605701 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930084605701 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930084605701 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20240930084605701 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20240930084605701 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) 20240930084605701 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) 20240930084605701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084605701 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084605701 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084605701 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084605701 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(731)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084605756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084605756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084605756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084605756 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084605756 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084605756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084605756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084605756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084605756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(730)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(731)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084605758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084605758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084605758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084605758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084605758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084605758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084605758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084605758 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084605758 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084605758 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084605758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084605759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084605759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(731)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(731)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084605763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(727)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084605772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084605772 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(728)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(730)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084605792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084605792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084605792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084605792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084605792 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084605792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084605792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084605792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084605792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(735)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(736)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084605794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084605794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084605794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084605794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084605794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084605794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084605794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084605794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084605794 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084605794 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084605794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084605795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084605795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084605799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084605808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084605808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(737)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI210(733)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(735)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084605821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084605821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084605821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084605821 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084605821 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084605821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084605821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084605821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084605821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084605823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084605823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084605823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084605823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084605823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084605823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084605823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084605823 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084605823 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084605823 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084605823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084605823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084605823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084605827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084605836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084605836 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084606113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084606113 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084606113 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084606113 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084606115 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084606115 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(728)@96244da3077f: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='E62BB90B'O, index=0 SGSN_Test-GSUP(742)@96244da3077f: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20240930084606156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084606156 DLLC NOTICE LLME(ffffffff/e62bb90b){UNASSIGNED} LLC RX: unknown TLLI 0xe62bb90b, creating LLME on the fly (gprs_llc.c:552) 20240930084606156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20240930084606156 DMM NOTICE LLME(ffffffff/e62bb90b){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20240930084606156 DLLC NOTICE LLME(ffffffff/e62bb90b){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240930084606156 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@96244da3077f: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(728)@96244da3077f: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@96244da3077f: Final verdict of PTC: pass 20240930084606170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@96244da3077f: Final verdict of PTC: none 20240930084606172 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084606172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_pdp_act_unattached-BVCI196(728)@96244da3077f: Final verdict of PTC: none -NSVCI97(731)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@96244da3077f: Final verdict of PTC: none -NSVCI98(736)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(730)@96244da3077f: Final verdict of PTC: none -NSVCI99(740)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@96244da3077f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(733)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(729)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@96244da3077f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(734)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(738)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_pdp_act_unattached-BVCI196(728): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(730): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(731): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_pdp_act_unattached-BVCI210(733): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@96244da3077f: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Mon Sep 30 08:46:06 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20240930084606299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084606600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56204) 20240930084607173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084607173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56204, count=60560) 20240930084608175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084608175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Mon Sep 30 08:46:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084609177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084609177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_pdp_act_user started. 20240930084609660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084609662 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084609706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084609706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084609706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084609706 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084609706 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084609706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084609706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084609706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084609706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084609707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084609707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084609707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084609708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084609708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084609708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084609708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084609708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084609708 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084609708 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084609708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084609708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084609708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084609712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084609720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084609720 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084609746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084609746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084609746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084609746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084609746 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084609746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084609746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084609746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084609746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084609748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084609748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084609748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084609748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084609748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084609748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084609748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084609748 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084609748 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084609748 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084609748 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084609749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084609749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084609753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084609762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084609762 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084609784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084609784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084609784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084609784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084609784 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084609784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084609784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084609784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084609784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084609785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084609785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084609785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084609785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084609785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084609785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084609785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084609785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084609785 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084609785 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084609785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084609786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084609786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084609791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084609800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084609800 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084610177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084610177 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084610177 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084610177 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084610179 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084610180 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@96244da3077f: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='FC5652D1'O, index=0 SGSN_Test-GSUP(761)@96244da3077f: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@96244da3077f: 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 := '0881D476C5B1B2D5FC83F33A6076A792'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0018FDFC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FF04F3661124514A'O } } } } } 20240930084610225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084610226 DLLC NOTICE LLME(ffffffff/fc5652d1){UNASSIGNED} LLC RX: unknown TLLI 0xfc5652d1, creating LLME on the fly (gprs_llc.c:552) 20240930084610226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084610226 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20240930084610226 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084610226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084610226 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084610226 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084610226 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084610226 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084610226 DLLC NOTICE LLME(ffffffff/fc5652d1){UNASSIGNED} LLGM Assign pre (fc5652d1 => fab7525c) (gprs_llc.c:1079) 20240930084610226 DLLC NOTICE LLME(fc5652d1/fab7525c){ASSIGNED} LLGM Assign post (fc5652d1 => fab7525c) (gprs_llc.c:1125) 20240930084610226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084610226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084610226 DMM DEBUG MM(262420000000019/fab7525c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084610238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084610238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084610238 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084610238 DMM DEBUG MM(262420000000019/fab7525c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20240930084610238 DMM NOTICE MM(262420000000019/fab7525c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084610238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084610238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084610238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084610238 DMM DEBUG MM(262420000000019/fab7525c) Requesting authorization (sgsn_auth.c:160) 20240930084610238 DMM INFO MM(262420000000019/fab7525c) Requesting authentication tuples (sgsn_auth.c:184) 20240930084610238 DMM DEBUG MM(262420000000019/fab7525c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084610238 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20240930084610238 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(761)@96244da3077f: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@96244da3077f: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20240930084610241 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084610241 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084610241 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084610241 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084610241 DMM INFO MM(262420000000019/fab7525c) Subscriber data update (mmctx.c:445) 20240930084610241 DMM DEBUG MM(262420000000019/fab7525c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084610241 DMM INFO MM(262420000000019/fab7525c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084610241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084610241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084610241 DMM INFO MM(262420000000019/fab7525c) <- GMM AUTH AND CIPHERING REQ (rand = 08 81 d4 76 c5 b1 b2 d5 fc 83 f3 3a 60 76 a7 92 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084610247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084610247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084610248 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084610248 DMM INFO MM(262420000000019/fab7525c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084610248 DMM NOTICE MM(262420000000019/fab7525c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084610248 DMM DEBUG MM(262420000000019/fab7525c) checking auth: received GSM SRES = 00 18 fd fc (gprs_gmm.c:666) 20240930084610248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084610248 DMM DEBUG MM(262420000000019/fab7525c) Requesting authorization (sgsn_auth.c:160) 20240930084610248 DMM INFO MM(262420000000019/fab7525c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084610248 DMM DEBUG MM(262420000000019/fab7525c) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084610248 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20240930084610248 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) 20240930084610248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084610248 DMM INFO MM(262420000000019/fab7525c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfab7525c) (gprs_gmm.c:300) 20240930084610249 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084610249 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084610249 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240930084610249 DMM INFO MM(262420000000019/fab7525c) Subscriber data update (mmctx.c:445) 20240930084610249 DMM DEBUG MM(262420000000019/fab7525c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084610249 DMM INFO MM(262420000000019/fab7525c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084610249 DMM NOTICE MM(262420000000019/fab7525c) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20240930084610249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084610249 DMM NOTICE MM(262420000000019/fab7525c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084610249 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) 20240930084610250 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084610250 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240930084610250 DMM INFO MM(262420000000019/fab7525c) Subscriber data update (mmctx.c:445) 20240930084610250 DMM DEBUG MM(262420000000019/fab7525c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084610255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084610255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084610255 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084610255 DMM INFO MM(262420000000019/fab7525c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084610255 DMM NOTICE MM(262420000000019/fab7525c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084610255 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084610255 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084610255 DLLC NOTICE LLME(fc5652d1/fab7525c){ASSIGNED} LLGM Assign pre (ffffffff => fab7525c) (gprs_llc.c:1079) 20240930084610255 DLLC NOTICE LLME(ffffffff/fab7525c){ASSIGNED} LLGM Assign post (ffffffff => fab7525c) (gprs_llc.c:1125) 20240930084610255 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084610255 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084610255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084610256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@96244da3077f: setverdict(pass): none -> pass 20240930084610307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084610307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084610307 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084610307 DMM INFO MM(262420000000019/fab7525c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084610307 DMM INFO MM(262420000000019/fab7525c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084610307 DMM DEBUG MM(262420000000019/fab7525c) Using GGSN 0 (gprs_sm.c:312) 20240930084610307 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) 20240930084610307 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20240930084610307 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084610307 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084610307 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20240930084610319 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 39 67 4c 2b 11 1d 6b 9a 9c 14 05 7f cd 2c 34 d3 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) 20240930084610319 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131db138, cbp=0x55d1537e4910) (sgsn_libgtp.c:632) 20240930084610319 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084610319 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537ea2d8 TLLI=fab7525c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084610319 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084610319 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084610327 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20240930084610334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084610334 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240930084610334 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@96244da3077f: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@96244da3077f: Final verdict of PTC: pass 20240930084610339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42978<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084610341 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084610341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(760)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(761)@96244da3077f: Final verdict of PTC: none -NSVCI98(754)@96244da3077f: Final verdict of PTC: none -NSVCI99(759)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@96244da3077f: Final verdict of PTC: none -NSVCI97(749)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(752)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(747)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(757)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Mon Sep 30 08:46:10 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20240930084610468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084610870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42988<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43060) 20240930084611342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084611342 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) 20240930084612343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084612343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Mon Sep 30 08:46:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084613344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084613344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_pdp_act_ggsn_reject started. 20240930084613930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084613932 DMM INFO MM(262420000000019/fab7525c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084613932 DMM INFO MM(262420000000019/fab7525c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084613932 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084613932 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084613932 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084613932 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084613932 DLLC NOTICE LLME(ffffffff/fab7525c){ASSIGNED} LLGM Assign pre (fab7525c => ffffffff) (gprs_llc.c:1079) 20240930084613932 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fab7525c => ffffffff) (gprs_llc.c:1125) 20240930084613932 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537e9f80 (gprs_sndcp.c:574) 20240930084613932 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537ea2d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084613932 DMM NOTICE MM(262420000000019/fab7525c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930084613932 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20240930084613932 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930084613932 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930084613932 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20240930084613932 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20240930084613932 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) 20240930084613932 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) 20240930084613932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084613932 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084613932 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084613932 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084613932 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(769)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084613984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084613984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084613984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084613984 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084613984 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084613984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084613984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084613984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084613984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(768)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(769)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084613985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084613985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084613985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084613986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084613986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084613986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084613986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084613986 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084613986 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084613986 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084613986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084613986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084613986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(769)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(769)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084613990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(765)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084613999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084613999 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(766)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(768)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(774)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084614017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084614017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084614017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084614017 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084614017 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084614017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084614017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084614017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084614017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(773)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(774)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084614019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084614019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084614019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084614019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084614019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084614019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084614019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084614019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084614019 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084614019 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084614019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(774)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084614020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084614020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(774)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084614023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(770)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084614032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084614032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(771)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(773)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(779)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084614055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084614055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084614055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084614055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084614055 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084614055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084614055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084614055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084614055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(779)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084614057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084614057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084614057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084614057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084614057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084614057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084614057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084614057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084614057 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084614057 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084614057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(779)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084614058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084614058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(779)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084614062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084614071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084614071 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(776)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084614345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084614345 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084614345 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084614345 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(778)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084614347 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(778)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084614348 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(778)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(778)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(778)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(766)@96244da3077f: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='CFE834A0'O, index=0 SGSN_Test-GSUP(780)@96244da3077f: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@96244da3077f: 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 := '025EEBB2DBB65313A100E5AAF0D53912'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9EBF5CBB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '053AB91DC161013F'O } } } } } 20240930084614389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084614389 DLLC NOTICE LLME(ffffffff/cfe834a0){UNASSIGNED} LLC RX: unknown TLLI 0xcfe834a0, creating LLME on the fly (gprs_llc.c:552) 20240930084614389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084614389 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20240930084614389 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084614389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084614389 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084614389 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084614389 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084614389 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084614389 DLLC NOTICE LLME(ffffffff/cfe834a0){UNASSIGNED} LLGM Assign pre (cfe834a0 => e7b695a8) (gprs_llc.c:1079) 20240930084614389 DLLC NOTICE LLME(cfe834a0/e7b695a8){ASSIGNED} LLGM Assign post (cfe834a0 => e7b695a8) (gprs_llc.c:1125) 20240930084614389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084614389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084614389 DMM DEBUG MM(262420000000020/e7b695a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084614402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084614402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084614402 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084614402 DMM DEBUG MM(262420000000020/e7b695a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20240930084614402 DMM NOTICE MM(262420000000020/e7b695a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084614402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084614402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084614402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084614402 DMM DEBUG MM(262420000000020/e7b695a8) Requesting authorization (sgsn_auth.c:160) 20240930084614402 DMM INFO MM(262420000000020/e7b695a8) Requesting authentication tuples (sgsn_auth.c:184) 20240930084614402 DMM DEBUG MM(262420000000020/e7b695a8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084614402 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20240930084614402 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@96244da3077f: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@96244da3077f: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20240930084614405 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084614405 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084614405 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084614405 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084614405 DMM INFO MM(262420000000020/e7b695a8) Subscriber data update (mmctx.c:445) 20240930084614405 DMM DEBUG MM(262420000000020/e7b695a8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084614405 DMM INFO MM(262420000000020/e7b695a8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084614405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084614405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084614405 DMM INFO MM(262420000000020/e7b695a8) <- GMM AUTH AND CIPHERING REQ (rand = 02 5e eb b2 db b6 53 13 a1 00 e5 aa f0 d5 39 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084614412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084614412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084614412 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084614412 DMM INFO MM(262420000000020/e7b695a8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084614412 DMM NOTICE MM(262420000000020/e7b695a8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084614412 DMM DEBUG MM(262420000000020/e7b695a8) checking auth: received GSM SRES = 9e bf 5c bb (gprs_gmm.c:666) 20240930084614412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084614412 DMM DEBUG MM(262420000000020/e7b695a8) Requesting authorization (sgsn_auth.c:160) 20240930084614412 DMM INFO MM(262420000000020/e7b695a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084614412 DMM DEBUG MM(262420000000020/e7b695a8) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084614412 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20240930084614412 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) 20240930084614412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084614412 DMM INFO MM(262420000000020/e7b695a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7b695a8) (gprs_gmm.c:300) 20240930084614413 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084614413 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084614413 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240930084614413 DMM INFO MM(262420000000020/e7b695a8) Subscriber data update (mmctx.c:445) 20240930084614413 DMM DEBUG MM(262420000000020/e7b695a8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084614414 DMM INFO MM(262420000000020/e7b695a8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084614414 DMM NOTICE MM(262420000000020/e7b695a8) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20240930084614414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084614414 DMM NOTICE MM(262420000000020/e7b695a8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084614414 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) 20240930084614414 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084614414 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240930084614414 DMM INFO MM(262420000000020/e7b695a8) Subscriber data update (mmctx.c:445) 20240930084614414 DMM DEBUG MM(262420000000020/e7b695a8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084614419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084614419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084614419 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084614420 DMM INFO MM(262420000000020/e7b695a8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084614420 DMM NOTICE MM(262420000000020/e7b695a8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084614420 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084614420 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084614420 DLLC NOTICE LLME(cfe834a0/e7b695a8){ASSIGNED} LLGM Assign pre (ffffffff => e7b695a8) (gprs_llc.c:1079) 20240930084614420 DLLC NOTICE LLME(ffffffff/e7b695a8){ASSIGNED} LLGM Assign post (ffffffff => e7b695a8) (gprs_llc.c:1125) 20240930084614420 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084614420 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084614420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084614420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@96244da3077f: setverdict(pass): none -> pass 20240930084614471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084614471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084614471 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084614471 DMM INFO MM(262420000000020/e7b695a8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084614471 DMM INFO MM(262420000000020/e7b695a8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084614471 DMM DEBUG MM(262420000000020/e7b695a8) Using GGSN 0 (gprs_sm.c:312) 20240930084614472 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) 20240930084614472 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20240930084614472 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084614472 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084614472 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20240930084614483 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 f8 bd 3f 0f 11 11 a3 6e 8e 14 05 7f b3 44 e3 d4 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) 20240930084614483 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fad131dc1a8, cbp=0x55d1537e4ca0) (sgsn_libgtp.c:632) 20240930084614483 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20240930084614483 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20240930084614483 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240930084614483 DMM NOTICE MM(262420000000020/e7b695a8) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(766)@96244da3077f: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@96244da3077f: Final verdict of PTC: pass 20240930084614492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42998<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084614494 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084614494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(780)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(768)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(778)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(771)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(776)@96244da3077f: Final verdict of PTC: none -NSVCI98(774)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(766)@96244da3077f: Final verdict of PTC: none -NSVCI97(769)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@96244da3077f: Final verdict of PTC: none -NSVCI99(779)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(777)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(767)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(772)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(766): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(767): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(768): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(769): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(771): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(776): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Mon Sep 30 08:46:14 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20240930084614623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084615024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85412) 20240930084615495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084615496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85412, count=97952) 20240930084616496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084616496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Mon Sep 30 08:46:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084617497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084617497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_pdp_act_user_deact_mo started. 20240930084618085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084618086 DMM INFO MM(262420000000020/e7b695a8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084618086 DMM INFO MM(262420000000020/e7b695a8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084618086 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084618086 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084618086 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084618086 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084618086 DLLC NOTICE LLME(ffffffff/e7b695a8){ASSIGNED} LLGM Assign pre (e7b695a8 => ffffffff) (gprs_llc.c:1079) 20240930084618086 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7b695a8 => ffffffff) (gprs_llc.c:1125) 20240930084618086 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20240930084618086 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) 20240930084618086 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) 20240930084618086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084618086 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084618087 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084618087 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084618087 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084618133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084618133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084618133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084618133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084618133 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084618133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084618133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084618133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084618133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084618135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084618135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084618135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084618135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084618135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084618135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084618135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084618135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084618135 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084618135 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084618135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084618135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084618136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084618138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084618148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084618148 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084618171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084618171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084618171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084618171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084618171 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084618171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084618171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084618171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084618171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084618172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084618172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084618172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084618173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084618173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084618173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084618173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084618173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084618173 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084618173 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084618173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(792)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084618173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084618173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084618177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084618186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084618186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(794)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084618214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084618214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084618214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084618214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084618214 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084618214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084618214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084618214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084618214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084618215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084618215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084618215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084618216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084618216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084618216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084618216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084618216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084618216 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084618216 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084618216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(798)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084618217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084618217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084618220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084618229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084618229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(795)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084618498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084618498 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084618498 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084618498 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(797)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084618500 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240930084618500 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(797)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(797)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@96244da3077f: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='F9EA48A8'O, index=0 SGSN_Test-GSUP(799)@96244da3077f: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@96244da3077f: 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 := 'A8B2D27F1D98424A77CA20E15ABB7B97'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '540583A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0FEE5C2C45A9C658'O } } } } } 20240930084618543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084618543 DLLC NOTICE LLME(ffffffff/f9ea48a8){UNASSIGNED} LLC RX: unknown TLLI 0xf9ea48a8, creating LLME on the fly (gprs_llc.c:552) 20240930084618543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084618544 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240930084618544 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084618544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084618544 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084618544 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084618544 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084618544 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084618544 DLLC NOTICE LLME(ffffffff/f9ea48a8){UNASSIGNED} LLGM Assign pre (f9ea48a8 => fb5de226) (gprs_llc.c:1079) 20240930084618544 DLLC NOTICE LLME(f9ea48a8/fb5de226){ASSIGNED} LLGM Assign post (f9ea48a8 => fb5de226) (gprs_llc.c:1125) 20240930084618544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084618544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084618544 DMM DEBUG MM(262420000000021/fb5de226) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084618557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084618557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084618557 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084618557 DMM DEBUG MM(262420000000021/fb5de226) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240930084618557 DMM NOTICE MM(262420000000021/fb5de226) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084618557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084618557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084618557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084618557 DMM DEBUG MM(262420000000021/fb5de226) Requesting authorization (sgsn_auth.c:160) 20240930084618557 DMM INFO MM(262420000000021/fb5de226) Requesting authentication tuples (sgsn_auth.c:184) 20240930084618557 DMM DEBUG MM(262420000000021/fb5de226) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084618557 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240930084618557 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@96244da3077f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@96244da3077f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20240930084618560 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084618560 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084618560 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084618560 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084618560 DMM INFO MM(262420000000021/fb5de226) Subscriber data update (mmctx.c:445) 20240930084618560 DMM DEBUG MM(262420000000021/fb5de226) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084618560 DMM INFO MM(262420000000021/fb5de226) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084618560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084618560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084618560 DMM INFO MM(262420000000021/fb5de226) <- GMM AUTH AND CIPHERING REQ (rand = a8 b2 d2 7f 1d 98 42 4a 77 ca 20 e1 5a bb 7b 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084618568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084618568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084618568 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084618568 DMM INFO MM(262420000000021/fb5de226) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084618568 DMM NOTICE MM(262420000000021/fb5de226) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084618568 DMM DEBUG MM(262420000000021/fb5de226) checking auth: received GSM SRES = 54 05 83 a2 (gprs_gmm.c:666) 20240930084618568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084618568 DMM DEBUG MM(262420000000021/fb5de226) Requesting authorization (sgsn_auth.c:160) 20240930084618568 DMM INFO MM(262420000000021/fb5de226) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084618568 DMM DEBUG MM(262420000000021/fb5de226) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084618568 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240930084618568 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) 20240930084618568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084618568 DMM INFO MM(262420000000021/fb5de226) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb5de226) (gprs_gmm.c:300) 20240930084618569 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084618569 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084618569 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240930084618569 DMM INFO MM(262420000000021/fb5de226) Subscriber data update (mmctx.c:445) 20240930084618569 DMM DEBUG MM(262420000000021/fb5de226) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084618569 DMM INFO MM(262420000000021/fb5de226) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084618569 DMM NOTICE MM(262420000000021/fb5de226) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240930084618569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084618569 DMM NOTICE MM(262420000000021/fb5de226) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084618569 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) 20240930084618570 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084618570 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240930084618570 DMM INFO MM(262420000000021/fb5de226) Subscriber data update (mmctx.c:445) 20240930084618570 DMM DEBUG MM(262420000000021/fb5de226) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084618576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084618576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084618576 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084618576 DMM INFO MM(262420000000021/fb5de226) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084618576 DMM NOTICE MM(262420000000021/fb5de226) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084618576 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084618576 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084618576 DLLC NOTICE LLME(f9ea48a8/fb5de226){ASSIGNED} LLGM Assign pre (ffffffff => fb5de226) (gprs_llc.c:1079) 20240930084618576 DLLC NOTICE LLME(ffffffff/fb5de226){ASSIGNED} LLGM Assign post (ffffffff => fb5de226) (gprs_llc.c:1125) 20240930084618576 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084618576 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084618576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084618576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@96244da3077f: setverdict(pass): none -> pass 20240930084618628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084618628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084618628 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084618628 DMM INFO MM(262420000000021/fb5de226) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084618628 DMM INFO MM(262420000000021/fb5de226) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084618628 DMM DEBUG MM(262420000000021/fb5de226) Using GGSN 0 (gprs_sm.c:312) 20240930084618628 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) 20240930084618628 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240930084618628 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084618628 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084618628 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20240930084618640 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 e4 fc 10 a6 11 c5 e1 17 7a 14 05 7f 6b 04 47 06 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20240930084618640 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131dc1a8, cbp=0x55d1537e4ca0) (sgsn_libgtp.c:632) 20240930084618640 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084618640 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537eb448 TLLI=fb5de226, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084618640 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084618640 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084618647 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20240930084618655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084618655 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240930084618655 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084618658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084618658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240930084618659 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084618659 DMM INFO MM(262420000000021/fb5de226) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240930084618659 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930084618659 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20240930084618660 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) 20240930084618660 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fad131dc1a8, cbp=0x55d1537e4ca0) (sgsn_libgtp.c:632) 20240930084618660 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20240930084618660 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537eb448, TLLI=fb5de226, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084618660 DMM INFO MM(262420000000021/fb5de226) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240930084618660 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240930084618660 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@96244da3077f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@96244da3077f: Final verdict of PTC: pass 20240930084618668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50090<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084618670 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084618670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(797)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(799)@96244da3077f: Final verdict of PTC: none -NSVCI97(787)@96244da3077f: Final verdict of PTC: none -NSVCI98(792)@96244da3077f: Final verdict of PTC: none -NSVCI99(798)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(795)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(785)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(790)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(796)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(795): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Mon Sep 30 08:46:18 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20240930084618798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084619199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50100<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83620) 20240930084619671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084619671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83620, count=105028) 20240930084620672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084620672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Mon Sep 30 08:46:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084621673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084621673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_pdp_act_user_deact_mt started. 20240930084622261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084622262 DMM INFO MM(262420000000021/fb5de226) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084622263 DMM INFO MM(262420000000021/fb5de226) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084622263 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084622263 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084622263 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084622263 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084622263 DLLC NOTICE LLME(ffffffff/fb5de226){ASSIGNED} LLGM Assign pre (fb5de226 => ffffffff) (gprs_llc.c:1079) 20240930084622263 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb5de226 => ffffffff) (gprs_llc.c:1125) 20240930084622263 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240930084622263 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) 20240930084622263 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) 20240930084622263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084622263 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084622263 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084622263 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084622263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084622310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084622310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084622310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084622310 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084622310 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084622310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084622310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084622310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084622310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084622312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084622312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084622312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084622313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084622313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084622313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084622313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084622313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084622313 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084622313 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084622313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084622313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084622313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084622316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084622327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084622327 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084622348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084622348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084622348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084622348 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084622348 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084622348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084622348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084622348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084622348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084622350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084622350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084622350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084622350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084622350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084622350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084622350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084622350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084622350 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084622350 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084622350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084622351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084622351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084622354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084622364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084622364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(817)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084622392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084622392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084622392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084622392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084622392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084622393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084622393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084622393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084622393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084622394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084622394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084622394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084622394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084622394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084622394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084622394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084622394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084622394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084622394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084622395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084622395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084622395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084622399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084622408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084622408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084622674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084622674 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084622674 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084622674 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(816)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084622676 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(816)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084622677 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(816)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(816)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(816)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@96244da3077f: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='EE39BB56'O, index=0 SGSN_Test-GSUP(818)@96244da3077f: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@96244da3077f: 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 := 'D8A22E72D2F973A1DB7DCF43D0F6EA58'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '56A64BF8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86EBF03A403EA06A'O } } } } } 20240930084622724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084622724 DLLC NOTICE LLME(ffffffff/ee39bb56){UNASSIGNED} LLC RX: unknown TLLI 0xee39bb56, creating LLME on the fly (gprs_llc.c:552) 20240930084622724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084622725 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240930084622725 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084622725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084622725 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084622725 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084622725 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084622725 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084622725 DLLC NOTICE LLME(ffffffff/ee39bb56){UNASSIGNED} LLGM Assign pre (ee39bb56 => c40e5b15) (gprs_llc.c:1079) 20240930084622725 DLLC NOTICE LLME(ee39bb56/c40e5b15){ASSIGNED} LLGM Assign post (ee39bb56 => c40e5b15) (gprs_llc.c:1125) 20240930084622725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084622725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084622725 DMM DEBUG MM(262420000000022/c40e5b15) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084622737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084622737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084622737 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084622737 DMM DEBUG MM(262420000000022/c40e5b15) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240930084622737 DMM NOTICE MM(262420000000022/c40e5b15) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084622737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084622737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084622737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084622737 DMM DEBUG MM(262420000000022/c40e5b15) Requesting authorization (sgsn_auth.c:160) 20240930084622737 DMM INFO MM(262420000000022/c40e5b15) Requesting authentication tuples (sgsn_auth.c:184) 20240930084622737 DMM DEBUG MM(262420000000022/c40e5b15) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084622737 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240930084622737 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@96244da3077f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@96244da3077f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20240930084622740 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084622740 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084622740 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084622740 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084622740 DMM INFO MM(262420000000022/c40e5b15) Subscriber data update (mmctx.c:445) 20240930084622740 DMM DEBUG MM(262420000000022/c40e5b15) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084622740 DMM INFO MM(262420000000022/c40e5b15) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084622740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084622740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084622740 DMM INFO MM(262420000000022/c40e5b15) <- GMM AUTH AND CIPHERING REQ (rand = d8 a2 2e 72 d2 f9 73 a1 db 7d cf 43 d0 f6 ea 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084622747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084622747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084622747 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084622747 DMM INFO MM(262420000000022/c40e5b15) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084622747 DMM NOTICE MM(262420000000022/c40e5b15) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084622747 DMM DEBUG MM(262420000000022/c40e5b15) checking auth: received GSM SRES = 56 a6 4b f8 (gprs_gmm.c:666) 20240930084622747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084622747 DMM DEBUG MM(262420000000022/c40e5b15) Requesting authorization (sgsn_auth.c:160) 20240930084622747 DMM INFO MM(262420000000022/c40e5b15) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084622747 DMM DEBUG MM(262420000000022/c40e5b15) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084622747 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240930084622747 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) 20240930084622747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084622747 DMM INFO MM(262420000000022/c40e5b15) <- GMM ATTACH ACCEPT (new P-TMSI=0xc40e5b15) (gprs_gmm.c:300) 20240930084622749 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084622749 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084622749 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240930084622749 DMM INFO MM(262420000000022/c40e5b15) Subscriber data update (mmctx.c:445) 20240930084622749 DMM DEBUG MM(262420000000022/c40e5b15) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084622749 DMM INFO MM(262420000000022/c40e5b15) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084622749 DMM NOTICE MM(262420000000022/c40e5b15) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240930084622749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084622749 DMM NOTICE MM(262420000000022/c40e5b15) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084622749 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) 20240930084622749 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084622749 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240930084622749 DMM INFO MM(262420000000022/c40e5b15) Subscriber data update (mmctx.c:445) 20240930084622749 DMM DEBUG MM(262420000000022/c40e5b15) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084622755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084622755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084622755 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084622755 DMM INFO MM(262420000000022/c40e5b15) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084622755 DMM NOTICE MM(262420000000022/c40e5b15) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084622755 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084622755 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084622755 DLLC NOTICE LLME(ee39bb56/c40e5b15){ASSIGNED} LLGM Assign pre (ffffffff => c40e5b15) (gprs_llc.c:1079) 20240930084622755 DLLC NOTICE LLME(ffffffff/c40e5b15){ASSIGNED} LLGM Assign post (ffffffff => c40e5b15) (gprs_llc.c:1125) 20240930084622755 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084622755 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084622755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084622755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@96244da3077f: setverdict(pass): none -> pass 20240930084622806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084622806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084622807 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084622807 DMM INFO MM(262420000000022/c40e5b15) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084622807 DMM INFO MM(262420000000022/c40e5b15) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084622807 DMM DEBUG MM(262420000000022/c40e5b15) Using GGSN 0 (gprs_sm.c:312) 20240930084622807 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) 20240930084622807 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20240930084622807 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084622807 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084622807 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20240930084622820 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 4b f4 22 50 11 96 cf 5f 17 14 05 7f 7f 48 8a 1a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20240930084622820 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131dc1a8, cbp=0x55d1537e4ca0) (sgsn_libgtp.c:632) 20240930084622820 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084622820 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537eb448 TLLI=c40e5b15, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084622820 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084622820 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084622827 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20240930084622835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084622835 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240930084622835 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084622837 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240930084622838 DGPRS INFO PDP(262420000000022:5): Context 0x7fad131dc1a8 was deleted (sgsn_libgtp.c:660) 20240930084622838 DMM INFO MM(262420000000022/c40e5b15) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240930084622838 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20240930084622838 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@96244da3077f: Removing Client IMSI='262420000000022'H, index=0 20240930084622844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084622844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240930084622844 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084622844 DMM INFO MM(262420000000022/c40e5b15) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@96244da3077f: Final verdict of PTC: pass 20240930084622847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50114<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@96244da3077f: Final verdict of PTC: none 20240930084622849 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084622849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(816)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@96244da3077f: Final verdict of PTC: none -NSVCI97(806)@96244da3077f: Final verdict of PTC: none -NSVCI98(811)@96244da3077f: Final verdict of PTC: none -NSVCI99(817)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(815)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(804)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(809)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Mon Sep 30 08:46:22 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20240930084622975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084623376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41276) 20240930084623851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084623851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41276, count=104040) 20240930084624852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084624852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Mon Sep 30 08:46:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084625854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084625854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_pdp_act_deact_dup started. 20240930084626435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084626436 DMM INFO MM(262420000000022/c40e5b15) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084626436 DMM INFO MM(262420000000022/c40e5b15) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084626436 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084626436 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084626436 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084626436 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084626436 DLLC NOTICE LLME(ffffffff/c40e5b15){ASSIGNED} LLGM Assign pre (c40e5b15 => ffffffff) (gprs_llc.c:1079) 20240930084626436 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c40e5b15 => ffffffff) (gprs_llc.c:1125) 20240930084626436 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eb0f0 (gprs_sndcp.c:574) 20240930084626436 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537eb448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084626436 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240930084626436 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) 20240930084626436 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) 20240930084626436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084626436 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084626436 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084626436 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084626436 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084626478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084626478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084626478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084626478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084626478 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084626478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084626478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084626478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084626478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084626480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084626480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084626480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084626480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084626480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084626480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084626480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084626480 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084626480 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084626480 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084626480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084626481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084626481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084626485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084626494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084626494 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(831)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084626522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084626522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) SGSN_Test-Gb2-NS2(830)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084626522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084626523 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084626523 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084626523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084626523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084626523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084626523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(831)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084626524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084626524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084626524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084626525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084626525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084626525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084626525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084626525 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084626525 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084626525 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084626525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084626525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084626526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(831)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(831)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084626529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240930084626538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084626538 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(828)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(830)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084626548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084626548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084626548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084626548 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084626548 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084626548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084626548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084626548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084626548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084626550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084626550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084626550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084626550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084626550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084626550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084626550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084626550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084626550 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084626550 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084626550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(835)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084626551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084626551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084626554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084626563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084626563 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084626855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084626855 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084626855 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084626855 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084626857 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084626858 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@96244da3077f: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='C2943883'O, index=0 SGSN_Test-GSUP(837)@96244da3077f: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@96244da3077f: 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 := 'BD2071879E1D5014AC5CE10F0A41A667'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BD6F5D1B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B2F1145B865AB6A'O } } } } } 20240930084626906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084626906 DLLC NOTICE LLME(ffffffff/c2943883){UNASSIGNED} LLC RX: unknown TLLI 0xc2943883, creating LLME on the fly (gprs_llc.c:552) 20240930084626906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084626906 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20240930084626906 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084626906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084626906 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084626906 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084626906 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084626906 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084626907 DLLC NOTICE LLME(ffffffff/c2943883){UNASSIGNED} LLGM Assign pre (c2943883 => d5774750) (gprs_llc.c:1079) 20240930084626907 DLLC NOTICE LLME(c2943883/d5774750){ASSIGNED} LLGM Assign post (c2943883 => d5774750) (gprs_llc.c:1125) 20240930084626907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084626907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084626907 DMM DEBUG MM(262420000000046/d5774750) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084626918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084626918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084626918 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084626918 DMM DEBUG MM(262420000000046/d5774750) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20240930084626918 DMM NOTICE MM(262420000000046/d5774750) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084626918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084626919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084626919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084626919 DMM DEBUG MM(262420000000046/d5774750) Requesting authorization (sgsn_auth.c:160) 20240930084626919 DMM INFO MM(262420000000046/d5774750) Requesting authentication tuples (sgsn_auth.c:184) 20240930084626919 DMM DEBUG MM(262420000000046/d5774750) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084626919 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20240930084626919 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@96244da3077f: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@96244da3077f: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20240930084626922 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084626922 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084626922 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084626922 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084626922 DMM INFO MM(262420000000046/d5774750) Subscriber data update (mmctx.c:445) 20240930084626922 DMM DEBUG MM(262420000000046/d5774750) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084626922 DMM INFO MM(262420000000046/d5774750) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084626922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084626922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084626922 DMM INFO MM(262420000000046/d5774750) <- GMM AUTH AND CIPHERING REQ (rand = bd 20 71 87 9e 1d 50 14 ac 5c e1 0f 0a 41 a6 67 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084626930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084626930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084626930 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084626930 DMM INFO MM(262420000000046/d5774750) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084626930 DMM NOTICE MM(262420000000046/d5774750) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084626930 DMM DEBUG MM(262420000000046/d5774750) checking auth: received GSM SRES = bd 6f 5d 1b (gprs_gmm.c:666) 20240930084626930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084626930 DMM DEBUG MM(262420000000046/d5774750) Requesting authorization (sgsn_auth.c:160) 20240930084626930 DMM INFO MM(262420000000046/d5774750) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084626930 DMM DEBUG MM(262420000000046/d5774750) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084626930 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20240930084626930 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) 20240930084626930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084626930 DMM INFO MM(262420000000046/d5774750) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5774750) (gprs_gmm.c:300) 20240930084626931 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084626931 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084626931 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240930084626931 DMM INFO MM(262420000000046/d5774750) Subscriber data update (mmctx.c:445) 20240930084626931 DMM DEBUG MM(262420000000046/d5774750) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084626931 DMM INFO MM(262420000000046/d5774750) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084626931 DMM NOTICE MM(262420000000046/d5774750) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20240930084626931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084626931 DMM NOTICE MM(262420000000046/d5774750) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084626931 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) 20240930084626932 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084626932 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240930084626932 DMM INFO MM(262420000000046/d5774750) Subscriber data update (mmctx.c:445) 20240930084626932 DMM DEBUG MM(262420000000046/d5774750) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084626938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084626938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084626939 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084626939 DMM INFO MM(262420000000046/d5774750) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084626939 DMM NOTICE MM(262420000000046/d5774750) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084626939 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084626939 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084626939 DLLC NOTICE LLME(c2943883/d5774750){ASSIGNED} LLGM Assign pre (ffffffff => d5774750) (gprs_llc.c:1079) 20240930084626939 DLLC NOTICE LLME(ffffffff/d5774750){ASSIGNED} LLGM Assign post (ffffffff => d5774750) (gprs_llc.c:1125) 20240930084626939 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084626939 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084626939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084626939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@96244da3077f: setverdict(pass): none -> pass 20240930084626990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084626990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084626990 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084626990 DMM INFO MM(262420000000046/d5774750) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084626990 DMM INFO MM(262420000000046/d5774750) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084626990 DMM DEBUG MM(262420000000046/d5774750) Using GGSN 0 (gprs_sm.c:312) 20240930084626990 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) 20240930084626990 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20240930084626990 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084626990 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084626990 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20240930084627000 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 38 12 80 bd 11 a6 62 07 e2 14 05 7f 64 cf 12 94 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20240930084627000 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131dc1a8, cbp=0x55d1537e4ca0) (sgsn_libgtp.c:632) 20240930084627000 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084627000 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537ea2d8 TLLI=d5774750, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084627000 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084627000 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084627009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084627009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20240930084627009 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084627009 DMM INFO MM(262420000000046/d5774750) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240930084627009 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930084627009 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20240930084627009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084627009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084627009 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084627009 DMM INFO MM(262420000000046/d5774750) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240930084627009 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930084627009 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@96244da3077f: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@96244da3077f: "Received deletePDPContextResponse 1, seq_nr=1036" 20240930084627011 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) 20240930084627011 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fad131dc1a8, cbp=0x55d1537e4ca0) (sgsn_libgtp.c:632) 20240930084627011 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20240930084627011 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537ea2d8, TLLI=d5774750, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084627011 DMM INFO MM(262420000000046/d5774750) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240930084627011 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20240930084627011 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240930084627011 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) 20240930084627011 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(839)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@96244da3077f: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@96244da3077f: Final verdict of PTC: pass 20240930084629021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50144<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@96244da3077f: Final verdict of PTC: none 20240930084629024 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084629024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_dup-BVCI196(824)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(828)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@96244da3077f: Final verdict of PTC: none -NSVCI98(831)@96244da3077f: Final verdict of PTC: none -NSVCI97(825)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@96244da3077f: Final verdict of PTC: none -NSVCI99(835)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(829)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(823)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(833)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(828): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Mon Sep 30 08:46:29 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20240930084629146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084629548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102168) 20240930084630025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084630025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102168, count=106524) 20240930084631027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084631027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Mon Sep 30 08:46:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084632027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084632027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_second_attempt started. 20240930084632613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084632614 DMM INFO MM(262420000000046/d5774750) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084632614 DMM INFO MM(262420000000046/d5774750) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084632614 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084632614 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084632614 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084632614 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084632614 DLLC NOTICE LLME(ffffffff/d5774750){ASSIGNED} LLGM Assign pre (d5774750 => ffffffff) (gprs_llc.c:1079) 20240930084632614 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5774750 => ffffffff) (gprs_llc.c:1125) 20240930084632614 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20240930084632614 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) 20240930084632614 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) 20240930084632614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084632614 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084632614 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084632614 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084632614 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084632664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084632664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084632664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084632664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084632664 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084632664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084632664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084632664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084632664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084632666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084632666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084632666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084632666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084632666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084632666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084632666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084632666 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084632666 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084632666 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084632666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(844)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084632667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084632667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084632671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084632681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084632681 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(850)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084632709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084632709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084632709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084632709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084632709 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084632709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084632709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084632709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084632709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(850)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084632711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084632711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084632711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084632711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084632711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084632711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084632711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084632711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084632711 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084632711 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084632711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084632712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084632712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(850)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(849)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084632716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084632724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084632724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(851)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI210(847)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(849)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084632749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084632749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084632749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084632749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084632749 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084632749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084632750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084632750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084632750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084632752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084632752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084632752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084632752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084632752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084632752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084632752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084632752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084632752 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084632752 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084632752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(855)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084632753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084632753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084632756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084632765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084632765 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(852)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084633028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084633028 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084633029 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084633029 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084633030 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(854)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084633031 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@96244da3077f: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='D1B4E225'O, index=0 SGSN_Test-GSUP(856)@96244da3077f: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@96244da3077f: 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 := '5B22CE540C60DCE16E764129A2664979'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9AAFA440'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85E7E0DB31B10B4A'O } } } } } 20240930084633076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084633076 DLLC NOTICE LLME(ffffffff/d1b4e225){UNASSIGNED} LLC RX: unknown TLLI 0xd1b4e225, creating LLME on the fly (gprs_llc.c:552) 20240930084633076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084633076 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240930084633076 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084633076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084633076 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084633076 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084633076 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084633076 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084633077 DLLC NOTICE LLME(ffffffff/d1b4e225){UNASSIGNED} LLGM Assign pre (d1b4e225 => e714e598) (gprs_llc.c:1079) 20240930084633077 DLLC NOTICE LLME(d1b4e225/e714e598){ASSIGNED} LLGM Assign post (d1b4e225 => e714e598) (gprs_llc.c:1125) 20240930084633077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084633077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084633077 DMM DEBUG MM(262420000000022/e714e598) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084633089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084633089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084633089 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084633089 DMM DEBUG MM(262420000000022/e714e598) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240930084633089 DMM NOTICE MM(262420000000022/e714e598) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084633089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084633089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084633089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084633089 DMM DEBUG MM(262420000000022/e714e598) Requesting authorization (sgsn_auth.c:160) 20240930084633089 DMM INFO MM(262420000000022/e714e598) Requesting authentication tuples (sgsn_auth.c:184) 20240930084633089 DMM DEBUG MM(262420000000022/e714e598) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084633089 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240930084633089 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@96244da3077f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@96244da3077f: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20240930084633092 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084633092 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084633092 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084633092 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084633092 DMM INFO MM(262420000000022/e714e598) Subscriber data update (mmctx.c:445) 20240930084633092 DMM DEBUG MM(262420000000022/e714e598) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084633092 DMM INFO MM(262420000000022/e714e598) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084633092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084633092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084633092 DMM INFO MM(262420000000022/e714e598) <- GMM AUTH AND CIPHERING REQ (rand = 5b 22 ce 54 0c 60 dc e1 6e 76 41 29 a2 66 49 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084633101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084633101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084633101 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084633101 DMM INFO MM(262420000000022/e714e598) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084633101 DMM NOTICE MM(262420000000022/e714e598) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084633101 DMM DEBUG MM(262420000000022/e714e598) checking auth: received GSM SRES = 9a af a4 40 (gprs_gmm.c:666) 20240930084633101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084633101 DMM DEBUG MM(262420000000022/e714e598) Requesting authorization (sgsn_auth.c:160) 20240930084633101 DMM INFO MM(262420000000022/e714e598) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084633101 DMM DEBUG MM(262420000000022/e714e598) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084633101 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240930084633101 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) 20240930084633101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084633101 DMM INFO MM(262420000000022/e714e598) <- GMM ATTACH ACCEPT (new P-TMSI=0xe714e598) (gprs_gmm.c:300) 20240930084633102 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084633102 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084633102 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240930084633102 DMM INFO MM(262420000000022/e714e598) Subscriber data update (mmctx.c:445) 20240930084633102 DMM DEBUG MM(262420000000022/e714e598) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084633102 DMM INFO MM(262420000000022/e714e598) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084633102 DMM NOTICE MM(262420000000022/e714e598) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240930084633102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084633102 DMM NOTICE MM(262420000000022/e714e598) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084633102 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) 20240930084633103 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084633103 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240930084633103 DMM INFO MM(262420000000022/e714e598) Subscriber data update (mmctx.c:445) 20240930084633103 DMM DEBUG MM(262420000000022/e714e598) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084633108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084633108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084633108 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084633108 DMM INFO MM(262420000000022/e714e598) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084633108 DMM NOTICE MM(262420000000022/e714e598) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084633108 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084633108 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084633108 DLLC NOTICE LLME(d1b4e225/e714e598){ASSIGNED} LLGM Assign pre (ffffffff => e714e598) (gprs_llc.c:1079) 20240930084633108 DLLC NOTICE LLME(ffffffff/e714e598){ASSIGNED} LLGM Assign post (ffffffff => e714e598) (gprs_llc.c:1125) 20240930084633108 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084633108 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084633108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084633108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@96244da3077f: setverdict(pass): none -> pass TC_attach_second_attempt(858)@96244da3077f: 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 := 'B4B4DDFCC3030E2262A222E03E9FD1F6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '926B3941'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B7CF6D005D904686'O } } } } } 20240930084633159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084633159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084633159 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084633159 DMM INFO MM(262420000000022/e714e598) -> GMM ATTACH REQUEST MI(TMSI-0xE714E598) type="GPRS attach" (gprs_gmm.c:1266) 20240930084633159 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084633159 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240930084633159 DLLC NOTICE LLME(ffffffff/e714e598){ASSIGNED} LLGM Assign pre (e714e598 => fb705c9f) (gprs_llc.c:1079) 20240930084633159 DLLC NOTICE LLME(e714e598/fb705c9f){ASSIGNED} LLGM Assign post (e714e598 => fb705c9f) (gprs_llc.c:1125) 20240930084633159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084633159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084633159 DMM DEBUG MM(262420000000022/fb705c9f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084633165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084633165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20240930084633165 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084633165 DMM DEBUG MM(262420000000022/fb705c9f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240930084633165 DMM NOTICE MM(262420000000022/fb705c9f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084633165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084633165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084633165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084633165 DMM DEBUG MM(262420000000022/fb705c9f) Requesting authorization (sgsn_auth.c:160) 20240930084633165 DMM INFO MM(262420000000022/fb705c9f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084633165 DMM DEBUG MM(262420000000022/fb705c9f) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084633165 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240930084633165 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) 20240930084635351 DGPRS DEBUG Checking for inactive LLMEs, time = 9496729 (sgsn.c:131) 20240930084639167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240930084639167 DMM ERROR MM(262420000000022/fb705c9f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240930084639167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240930084639167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240930084639167 DMM NOTICE MM(262420000000022/fb705c9f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240930084639167 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240930084639167 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) 20240930084639167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Reject}: Deallocated (fsm.c:568) 20240930084639167 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Deallocated (fsm.c:568) 20240930084639167 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084639167 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240930084639167 DLLC NOTICE LLME(e714e598/fb705c9f){ASSIGNED} LLGM Assign pre (fb705c9f => ffffffff) (gprs_llc.c:1079) 20240930084639167 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb705c9f => ffffffff) (gprs_llc.c:1125) 20240930084653029 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240930084653029 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084653030 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240930084702668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084702670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084702670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084702712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084702713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084702713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084702754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084702755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084702755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@96244da3077f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@96244da3077f: Test Component 858 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(856)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@96244da3077f: Final verdict of PTC: none 20240930084703089 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084703089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(854)@96244da3077f: Final verdict of PTC: none -NSVCI98(850)@96244da3077f: Final verdict of PTC: none -NSVCI97(844)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@96244da3077f: Final verdict of PTC: none -NSVCI99(855)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@96244da3077f: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@96244da3077f: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(847)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@96244da3077f: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(852)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@96244da3077f: Final verdict of PTC: none20240930084703091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37172<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(857)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(842)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(848)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(853)@96244da3077f: Final verdict of PTC: none TC_attach_second_attempt(858)@96244da3077f: Final verdict of PTC: fail reason: "Tguard timeout" MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_second_attempt-BVCI210(847): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_second_attempt-BVCI220(852): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@96244da3077f: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Mon Sep 30 08:47:03 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20240930084703216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084703517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108076) 20240930084704089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084704089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108076, count=112432) 20240930084705090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084705090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930084705352 DGPRS DEBUG Checking for inactive LLMEs, time = 9496759 (sgsn.c:131) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Mon Sep 30 08:47:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084706092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084706092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_echo_timeout started. 20240930084706581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084706582 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084706625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084706625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084706625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084706625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084706625 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084706625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084706625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084706625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084706625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084706627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084706627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084706627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084706627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084706627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084706627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084706627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084706627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084706627 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084706627 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084706627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084706628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084706628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084706631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084706640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084706640 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084706668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084706668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084706668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084706668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084706668 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084706668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084706668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084706668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084706668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084706670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084706670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084706670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084706670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084706670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084706670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084706670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084706670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084706670 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084706670 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084706670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084706671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084706671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084706675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084706685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084706685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084706714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084706714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084706714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084706714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084706714 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084706714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084706714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084706714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084706714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084706716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084706716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084706716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084706716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084706716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084706716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084706716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084706716 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084706716 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084706716 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084706716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(873)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084706717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084706717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084706721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084706730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084706730 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084707093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084707093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084707093 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084707093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084707095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084707096 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@96244da3077f: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='D4170A52'O, index=0 SGSN_Test-GSUP(875)@96244da3077f: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@96244da3077f: 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 := 'B075C3A1DAE4ED23F7A6C7263528941A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C2CF2EC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1DCB334702250042'O } } } } } 20240930084707143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084707143 DLLC NOTICE LLME(ffffffff/d4170a52){UNASSIGNED} LLC RX: unknown TLLI 0xd4170a52, creating LLME on the fly (gprs_llc.c:552) 20240930084707143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084707143 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20240930084707143 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084707143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084707143 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084707143 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084707143 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084707143 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084707143 DLLC NOTICE LLME(ffffffff/d4170a52){UNASSIGNED} LLGM Assign pre (d4170a52 => fb8cb842) (gprs_llc.c:1079) 20240930084707143 DLLC NOTICE LLME(d4170a52/fb8cb842){ASSIGNED} LLGM Assign post (d4170a52 => fb8cb842) (gprs_llc.c:1125) 20240930084707143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084707143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084707143 DMM DEBUG MM(262420000000067/fb8cb842) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084707155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084707155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084707155 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084707155 DMM DEBUG MM(262420000000067/fb8cb842) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20240930084707155 DMM NOTICE MM(262420000000067/fb8cb842) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084707155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084707155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084707155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084707155 DMM DEBUG MM(262420000000067/fb8cb842) Requesting authorization (sgsn_auth.c:160) 20240930084707155 DMM INFO MM(262420000000067/fb8cb842) Requesting authentication tuples (sgsn_auth.c:184) 20240930084707155 DMM DEBUG MM(262420000000067/fb8cb842) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084707155 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20240930084707155 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@96244da3077f: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@96244da3077f: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20240930084707158 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084707158 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084707158 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084707158 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084707158 DMM INFO MM(262420000000067/fb8cb842) Subscriber data update (mmctx.c:445) 20240930084707158 DMM DEBUG MM(262420000000067/fb8cb842) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084707158 DMM INFO MM(262420000000067/fb8cb842) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084707158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084707158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084707158 DMM INFO MM(262420000000067/fb8cb842) <- GMM AUTH AND CIPHERING REQ (rand = b0 75 c3 a1 da e4 ed 23 f7 a6 c7 26 35 28 94 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084707166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084707166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084707166 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084707166 DMM INFO MM(262420000000067/fb8cb842) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084707166 DMM NOTICE MM(262420000000067/fb8cb842) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084707166 DMM DEBUG MM(262420000000067/fb8cb842) checking auth: received GSM SRES = 9c 2c f2 ec (gprs_gmm.c:666) 20240930084707166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084707166 DMM DEBUG MM(262420000000067/fb8cb842) Requesting authorization (sgsn_auth.c:160) 20240930084707166 DMM INFO MM(262420000000067/fb8cb842) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084707166 DMM DEBUG MM(262420000000067/fb8cb842) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084707166 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20240930084707166 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) 20240930084707166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084707166 DMM INFO MM(262420000000067/fb8cb842) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb8cb842) (gprs_gmm.c:300) 20240930084707168 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084707168 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084707168 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240930084707168 DMM INFO MM(262420000000067/fb8cb842) Subscriber data update (mmctx.c:445) 20240930084707168 DMM DEBUG MM(262420000000067/fb8cb842) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084707168 DMM INFO MM(262420000000067/fb8cb842) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084707168 DMM NOTICE MM(262420000000067/fb8cb842) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20240930084707168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084707168 DMM NOTICE MM(262420000000067/fb8cb842) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084707168 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) 20240930084707168 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084707168 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240930084707168 DMM INFO MM(262420000000067/fb8cb842) Subscriber data update (mmctx.c:445) 20240930084707168 DMM DEBUG MM(262420000000067/fb8cb842) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084707174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084707174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084707174 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084707174 DMM INFO MM(262420000000067/fb8cb842) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084707174 DMM NOTICE MM(262420000000067/fb8cb842) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084707174 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084707174 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084707174 DLLC NOTICE LLME(d4170a52/fb8cb842){ASSIGNED} LLGM Assign pre (ffffffff => fb8cb842) (gprs_llc.c:1079) 20240930084707174 DLLC NOTICE LLME(ffffffff/fb8cb842){ASSIGNED} LLGM Assign post (ffffffff => fb8cb842) (gprs_llc.c:1125) 20240930084707174 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084707174 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084707174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084707175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@96244da3077f: setverdict(pass): none -> pass 20240930084707226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084707226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084707226 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084707226 DMM INFO MM(262420000000067/fb8cb842) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084707226 DMM INFO MM(262420000000067/fb8cb842) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084707226 DMM DEBUG MM(262420000000067/fb8cb842) Using GGSN 0 (gprs_sm.c:312) 20240930084707226 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) 20240930084707226 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20240930084707226 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084707226 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084707226 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20240930084707238 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 0a 27 be 3b 11 f4 48 ac 8a 14 05 7f 87 cc cf c7 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) 20240930084707238 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131dc1a8, cbp=0x55d1537e4ca0) (sgsn_libgtp.c:632) 20240930084707238 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084707238 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537eb448 TLLI=fb8cb842, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084707238 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084707238 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084712109 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20240930084712111 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) 20240930084712111 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55d1537db8f0) (sgsn_libgtp.c:632) 20240930084717111 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1039" 20240930084722112 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20240930084722112 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1039" 20240930084727094 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240930084727095 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240930084727095 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084727113 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20240930084727113 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20240930084727113 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1041" 20240930084732114 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20240930084732115 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20240930084732115 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20240930084732115 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1041" 20240930084735353 DGPRS DEBUG Checking for inactive LLMEs, time = 9496789 (sgsn.c:131) 20240930084736629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084736631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084736631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084736672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084736674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084736674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084736718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084736719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084736719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084737116 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20240930084737116 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20240930084737116 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20240930084737116 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20240930084737116 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1043" 20240930084742117 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20240930084742117 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20240930084742118 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20240930084742118 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20240930084742118 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55d1537db8f0) (sgsn_libgtp.c:632) 20240930084742118 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55d1537db8f0) (sgsn_libgtp.c:636) 20240930084742118 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20240930084742118 DMM INFO MM(262420000000067/fb8cb842) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240930084742118 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20240930084742118 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240930084742118 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240930084742118 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20240930084742118 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240930084742118 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240930084742118 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20240930084742118 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240930084742118 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240930084742118 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240930084742118 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240930084742118 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20240930084742118 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@96244da3077f: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@96244da3077f: Removing Client IMSI='262420000000067'H, index=0 20240930084742128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084742128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240930084742128 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084742128 DMM INFO MM(262420000000067/fb8cb842) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@96244da3077f: Final verdict of PTC: pass 20240930084742130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59094<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@96244da3077f: Final verdict of PTC: none -NSVCI99(873)@96244da3077f: Final verdict of PTC: none 20240930084742133 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084742133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_echo_timeout-BVCI210(867)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@96244da3077f: Final verdict of PTC: none -NSVCI97(863)@96244da3077f: Final verdict of PTC: none -NSVCI98(868)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@96244da3077f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@96244da3077f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(866)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(871)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(861)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Mon Sep 30 08:47:42 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20240930084742262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084742663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109616) 20240930084743135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084743135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109616, count=113972) 20240930084744136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084744137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Mon Sep 30 08:47:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084745137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084745137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_restart_ctr_echo started. 20240930084745720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084745722 DMM INFO MM(262420000000067/fb8cb842) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084745722 DMM INFO MM(262420000000067/fb8cb842) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084745722 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084745722 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084745722 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084745722 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084745722 DLLC NOTICE LLME(ffffffff/fb8cb842){ASSIGNED} LLGM Assign pre (fb8cb842 => ffffffff) (gprs_llc.c:1079) 20240930084745722 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb8cb842 => ffffffff) (gprs_llc.c:1125) 20240930084745722 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eb0f0 (gprs_sndcp.c:574) 20240930084745722 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537eb448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084745722 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20240930084745722 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) 20240930084745722 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) 20240930084745722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084745722 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084745722 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084745722 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084745722 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084745764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084745764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084745764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084745764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084745764 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084745764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084745764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084745764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084745764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084745766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084745766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084745766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084745766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084745766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084745766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084745766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084745766 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084745766 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084745766 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084745766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(882)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084745767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084745767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084745770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084745780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084745780 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084745799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084745799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084745799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084745799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084745799 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084745799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084745799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084745799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084745799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084745801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084745801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084745801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084745801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084745801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084745801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084745801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084745801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084745801 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084745801 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084745801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084745802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084745802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084745805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084745813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084745813 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(893)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084745847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084745847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084745847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084745847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084745847 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084745847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084745847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084745847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084745848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084745849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084745849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084745849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084745849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084745849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084745849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084745849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084745849 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084745849 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084745849 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084745849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(893)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084745850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084745850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084745854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084745863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084745864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(890)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084746138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084746138 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084746138 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084746138 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084746140 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(892)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084746141 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(892)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(892)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@96244da3077f: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='C5DC3942'O, index=0 SGSN_Test-GSUP(894)@96244da3077f: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@96244da3077f: 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 := 'AE9325538E9A8552143DFF1BE6EEA5A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '483B1419'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41D49FF221E28A0B'O } } } } } 20240930084746187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084746187 DLLC NOTICE LLME(ffffffff/c5dc3942){UNASSIGNED} LLC RX: unknown TLLI 0xc5dc3942, creating LLME on the fly (gprs_llc.c:552) 20240930084746187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084746187 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20240930084746187 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084746187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084746187 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084746187 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084746187 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084746187 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084746187 DLLC NOTICE LLME(ffffffff/c5dc3942){UNASSIGNED} LLGM Assign pre (c5dc3942 => f78180ac) (gprs_llc.c:1079) 20240930084746187 DLLC NOTICE LLME(c5dc3942/f78180ac){ASSIGNED} LLGM Assign post (c5dc3942 => f78180ac) (gprs_llc.c:1125) 20240930084746187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084746187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084746187 DMM DEBUG MM(262420000000023/f78180ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084746200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084746200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084746200 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084746200 DMM DEBUG MM(262420000000023/f78180ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20240930084746200 DMM NOTICE MM(262420000000023/f78180ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084746200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084746200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084746200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084746200 DMM DEBUG MM(262420000000023/f78180ac) Requesting authorization (sgsn_auth.c:160) 20240930084746200 DMM INFO MM(262420000000023/f78180ac) Requesting authentication tuples (sgsn_auth.c:184) 20240930084746200 DMM DEBUG MM(262420000000023/f78180ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084746200 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20240930084746200 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@96244da3077f: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@96244da3077f: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20240930084746203 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084746203 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084746203 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084746203 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084746203 DMM INFO MM(262420000000023/f78180ac) Subscriber data update (mmctx.c:445) 20240930084746203 DMM DEBUG MM(262420000000023/f78180ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084746203 DMM INFO MM(262420000000023/f78180ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084746203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084746203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084746203 DMM INFO MM(262420000000023/f78180ac) <- GMM AUTH AND CIPHERING REQ (rand = ae 93 25 53 8e 9a 85 52 14 3d ff 1b e6 ee a5 a6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084746210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084746210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084746210 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084746210 DMM INFO MM(262420000000023/f78180ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084746210 DMM NOTICE MM(262420000000023/f78180ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084746210 DMM DEBUG MM(262420000000023/f78180ac) checking auth: received GSM SRES = 48 3b 14 19 (gprs_gmm.c:666) 20240930084746210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084746210 DMM DEBUG MM(262420000000023/f78180ac) Requesting authorization (sgsn_auth.c:160) 20240930084746210 DMM INFO MM(262420000000023/f78180ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084746210 DMM DEBUG MM(262420000000023/f78180ac) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084746210 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20240930084746210 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) 20240930084746210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084746210 DMM INFO MM(262420000000023/f78180ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xf78180ac) (gprs_gmm.c:300) 20240930084746211 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084746211 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084746211 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240930084746211 DMM INFO MM(262420000000023/f78180ac) Subscriber data update (mmctx.c:445) 20240930084746211 DMM DEBUG MM(262420000000023/f78180ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084746211 DMM INFO MM(262420000000023/f78180ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084746211 DMM NOTICE MM(262420000000023/f78180ac) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20240930084746211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084746211 DMM NOTICE MM(262420000000023/f78180ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084746211 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) 20240930084746212 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084746212 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240930084746212 DMM INFO MM(262420000000023/f78180ac) Subscriber data update (mmctx.c:445) 20240930084746212 DMM DEBUG MM(262420000000023/f78180ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084746218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084746218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084746218 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084746218 DMM INFO MM(262420000000023/f78180ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084746218 DMM NOTICE MM(262420000000023/f78180ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084746218 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084746218 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084746218 DLLC NOTICE LLME(c5dc3942/f78180ac){ASSIGNED} LLGM Assign pre (ffffffff => f78180ac) (gprs_llc.c:1079) 20240930084746218 DLLC NOTICE LLME(ffffffff/f78180ac){ASSIGNED} LLGM Assign post (ffffffff => f78180ac) (gprs_llc.c:1125) 20240930084746218 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084746218 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084746218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084746218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@96244da3077f: setverdict(pass): none -> pass 20240930084746270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084746270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084746270 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084746270 DMM INFO MM(262420000000023/f78180ac) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084746270 DMM INFO MM(262420000000023/f78180ac) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084746270 DMM DEBUG MM(262420000000023/f78180ac) Using GGSN 0 (gprs_sm.c:312) 20240930084746270 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20240930084746270 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084746270 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084746270 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20240930084746281 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 eb c6 41 ef 11 df a8 0c 33 14 05 7f ea d4 20 78 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20240930084746281 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131d9058, cbp=0x55d1537e4ca0) (sgsn_libgtp.c:632) 20240930084746281 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084746281 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537eb448 TLLI=f78180ac, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084746281 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084746282 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084751271 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20240930084751273 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) 20240930084751273 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55d1537db8f0) (sgsn_libgtp.c:632) 20240930084756273 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20240930084756275 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) 20240930084756275 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55d1537db8f0) (sgsn_libgtp.c:632) 20240930084756275 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20240930084756275 DMM INFO MM(262420000000023/f78180ac) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240930084756275 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20240930084756275 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@96244da3077f: Removing Client IMSI='262420000000023'H, index=0 20240930084756285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084756285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240930084756285 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084756285 DMM INFO MM(262420000000023/f78180ac) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@96244da3077f: Final verdict of PTC: pass 20240930084756287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41270<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@96244da3077f: Final verdict of PTC: none 20240930084756289 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084756289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(882)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(892)@96244da3077f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@96244da3077f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(890)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@96244da3077f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@96244da3077f: Final verdict of PTC: none -NSVCI98(887)@96244da3077f: Final verdict of PTC: none -NSVCI99(893)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(885)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(880)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(891)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(890): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Mon Sep 30 08:47:56 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20240930084756416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084756818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102560) 20240930084757290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084757290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102560, count=103720) 20240930084758292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084758292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Mon Sep 30 08:47:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084759294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084759294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_restart_ctr_create started. 20240930084759883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084759885 DMM INFO MM(262420000000023/f78180ac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084759885 DMM INFO MM(262420000000023/f78180ac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084759885 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084759885 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084759885 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084759885 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084759885 DLLC NOTICE LLME(ffffffff/f78180ac){ASSIGNED} LLGM Assign pre (f78180ac => ffffffff) (gprs_llc.c:1079) 20240930084759885 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f78180ac => ffffffff) (gprs_llc.c:1125) 20240930084759885 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eb0f0 (gprs_sndcp.c:574) 20240930084759885 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537eb448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084759885 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20240930084759885 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) 20240930084759885 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) 20240930084759885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084759885 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084759885 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084759885 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084759885 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(902)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084759936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084759936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084759936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084759936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084759936 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084759936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084759936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084759936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084759936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(901)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(902)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084759938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084759938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084759938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084759939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084759939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084759939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084759939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084759939 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084759939 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084759939 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084759939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084759939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084759939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(902)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(902)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084759942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084759951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084759951 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(903)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(899)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(901)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084759959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084759959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084759959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084759959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084759959 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084759959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084759959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084759959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084759959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084759960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084759960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084759960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084759960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084759960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084759960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084759960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084759960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084759960 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084759960 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084759960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084759961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084759961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084759964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084759973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084759973 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084759997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084759997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084759997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084759997 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084759997 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084759997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084759997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084759997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084759997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084759999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084759999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084759999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084759999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084759999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084759999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084759999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084759999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084800000 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084800000 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084800000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(911)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084800000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084800000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084800004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084800014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084800014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084800295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084800295 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084800295 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084800295 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084800297 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084800298 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(899)@96244da3077f: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='FD0255AA'O, index=0 SGSN_Test-GSUP(913)@96244da3077f: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@96244da3077f: 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 := '28D065049C1684FF78BCBD34BF90B5C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F833A700'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '77C2E9CBB8DFC68B'O } } } } } 20240930084800343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084800343 DLLC NOTICE LLME(ffffffff/fd0255aa){UNASSIGNED} LLC RX: unknown TLLI 0xfd0255aa, creating LLME on the fly (gprs_llc.c:552) 20240930084800343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084800343 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20240930084800343 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084800343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084800343 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084800343 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084800343 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084800343 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084800343 DLLC NOTICE LLME(ffffffff/fd0255aa){UNASSIGNED} LLGM Assign pre (fd0255aa => ddab3c59) (gprs_llc.c:1079) 20240930084800343 DLLC NOTICE LLME(fd0255aa/ddab3c59){ASSIGNED} LLGM Assign post (fd0255aa => ddab3c59) (gprs_llc.c:1125) 20240930084800344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084800344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084800344 DMM DEBUG MM(262420000000024/ddab3c59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084800357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084800357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084800357 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084800357 DMM DEBUG MM(262420000000024/ddab3c59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20240930084800357 DMM NOTICE MM(262420000000024/ddab3c59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084800357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084800357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084800357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084800357 DMM DEBUG MM(262420000000024/ddab3c59) Requesting authorization (sgsn_auth.c:160) 20240930084800357 DMM INFO MM(262420000000024/ddab3c59) Requesting authentication tuples (sgsn_auth.c:184) 20240930084800357 DMM DEBUG MM(262420000000024/ddab3c59) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084800357 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20240930084800357 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@96244da3077f: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@96244da3077f: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20240930084800360 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084800360 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084800360 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084800360 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084800360 DMM INFO MM(262420000000024/ddab3c59) Subscriber data update (mmctx.c:445) 20240930084800360 DMM DEBUG MM(262420000000024/ddab3c59) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084800360 DMM INFO MM(262420000000024/ddab3c59) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084800360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084800360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084800360 DMM INFO MM(262420000000024/ddab3c59) <- GMM AUTH AND CIPHERING REQ (rand = 28 d0 65 04 9c 16 84 ff 78 bc bd 34 bf 90 b5 c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084800367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084800367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084800367 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084800367 DMM INFO MM(262420000000024/ddab3c59) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084800367 DMM NOTICE MM(262420000000024/ddab3c59) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084800367 DMM DEBUG MM(262420000000024/ddab3c59) checking auth: received GSM SRES = f8 33 a7 00 (gprs_gmm.c:666) 20240930084800367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084800367 DMM DEBUG MM(262420000000024/ddab3c59) Requesting authorization (sgsn_auth.c:160) 20240930084800367 DMM INFO MM(262420000000024/ddab3c59) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084800367 DMM DEBUG MM(262420000000024/ddab3c59) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084800367 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20240930084800367 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) 20240930084800367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084800367 DMM INFO MM(262420000000024/ddab3c59) <- GMM ATTACH ACCEPT (new P-TMSI=0xddab3c59) (gprs_gmm.c:300) 20240930084800368 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084800368 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084800368 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240930084800368 DMM INFO MM(262420000000024/ddab3c59) Subscriber data update (mmctx.c:445) 20240930084800368 DMM DEBUG MM(262420000000024/ddab3c59) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084800368 DMM INFO MM(262420000000024/ddab3c59) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084800368 DMM NOTICE MM(262420000000024/ddab3c59) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20240930084800368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084800368 DMM NOTICE MM(262420000000024/ddab3c59) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084800368 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) 20240930084800369 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084800369 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240930084800369 DMM INFO MM(262420000000024/ddab3c59) Subscriber data update (mmctx.c:445) 20240930084800369 DMM DEBUG MM(262420000000024/ddab3c59) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084800375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084800375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084800375 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084800375 DMM INFO MM(262420000000024/ddab3c59) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084800375 DMM NOTICE MM(262420000000024/ddab3c59) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084800375 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084800375 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084800375 DLLC NOTICE LLME(fd0255aa/ddab3c59){ASSIGNED} LLGM Assign pre (ffffffff => ddab3c59) (gprs_llc.c:1079) 20240930084800375 DLLC NOTICE LLME(ffffffff/ddab3c59){ASSIGNED} LLGM Assign post (ffffffff => ddab3c59) (gprs_llc.c:1125) 20240930084800375 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084800375 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084800375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084800375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@96244da3077f: setverdict(pass): none -> pass 20240930084800427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084800427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084800427 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084800427 DMM INFO MM(262420000000024/ddab3c59) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084800427 DMM INFO MM(262420000000024/ddab3c59) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084800427 DMM DEBUG MM(262420000000024/ddab3c59) Using GGSN 0 (gprs_sm.c:312) 20240930084800427 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240930084800427 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084800427 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084800427 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20240930084800439 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 6f b3 ce 64 11 35 43 b5 92 14 05 7f 62 95 30 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=1048 from retransmit req queue (gtp.c:443) 20240930084800439 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fad131d9058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20240930084800439 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fad131d9058, cbp=0x55d1537e4ca0) (sgsn_libgtp.c:632) 20240930084800439 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20240930084800439 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20240930084800439 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240930084800439 DMM NOTICE MM(262420000000024/ddab3c59) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084800446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084800446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084800446 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084800446 DMM INFO MM(262420000000024/ddab3c59) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084800446 DMM INFO MM(262420000000024/ddab3c59) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084800446 DMM DEBUG MM(262420000000024/ddab3c59) Using GGSN 0 (gprs_sm.c:312) 20240930084800446 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240930084800446 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084800446 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084800446 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20240930084800448 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 6f b3 ce 64 11 35 43 b5 92 14 05 7f 62 95 30 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=1049 from retransmit req queue (gtp.c:443) 20240930084800448 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fad131d9058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20240930084800448 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131d9058, cbp=0x55d1537e4ca0) (sgsn_libgtp.c:632) 20240930084800448 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084800448 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537eb448 TLLI=ddab3c59, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084800448 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084800448 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(899)@96244da3077f: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@96244da3077f: Final verdict of PTC: pass 20240930084800458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46458<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(898)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(913)@96244da3077f: Final verdict of PTC: none 20240930084800460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084800460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_create-BVCI210(905)@96244da3077f: Final verdict of PTC: none -NSVCI98(906)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@96244da3077f: Final verdict of PTC: none -NSVCI99(911)@96244da3077f: Final verdict of PTC: none -NSVCI97(902)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@96244da3077f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(904)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(900)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@96244da3077f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(899)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(909)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(899): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Mon Sep 30 08:48:00 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20240930084800587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084800988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84024) 20240930084801461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084801461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84024, count=104588) 20240930084802462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084802462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Mon Sep 30 08:48:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084803463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084803463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20240930084804048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084804049 DMM INFO MM(262420000000024/ddab3c59) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084804049 DMM INFO MM(262420000000024/ddab3c59) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084804049 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084804049 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084804049 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084804049 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084804049 DLLC NOTICE LLME(ffffffff/ddab3c59){ASSIGNED} LLGM Assign pre (ddab3c59 => ffffffff) (gprs_llc.c:1079) 20240930084804049 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddab3c59 => ffffffff) (gprs_llc.c:1125) 20240930084804049 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eb0f0 (gprs_sndcp.c:574) 20240930084804049 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537eb448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084804049 DMM NOTICE MM(262420000000024/ddab3c59) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930084804049 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20240930084804049 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930084804049 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930084804049 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20240930084804049 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20240930084804049 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) 20240930084804049 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) 20240930084804049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084804049 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084804049 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084804049 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084804049 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084804092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084804092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084804092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084804092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084804092 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084804092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084804092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084804092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084804092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084804094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084804094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084804094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084804094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084804094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084804094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084804094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084804094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084804094 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084804094 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084804094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084804095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084804095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084804098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084804108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084804108 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084804129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084804129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084804129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084804129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084804129 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084804129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084804129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084804129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084804129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084804131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084804131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084804131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084804131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084804131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084804131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084804131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084804131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084804131 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084804131 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084804132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084804132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084804132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084804136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084804146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084804146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084804172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084804172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084804172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084804172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084804172 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084804172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084804172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084804172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084804172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084804174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084804174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084804174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084804174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084804174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084804174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084804174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084804174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084804174 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084804174 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084804174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(930)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084804174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084804175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084804178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084804187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084804187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084804464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084804464 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084804464 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084804464 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084804466 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084804467 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930084805354 DGPRS DEBUG Checking for inactive LLMEs, time = 9496819 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@96244da3077f: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='FC499013'O, index=0 SGSN_Test-GSUP(932)@96244da3077f: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@96244da3077f: 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 := '7046E33AFBDF9FC6DB76D3E5C004F482'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '07628175'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12F7C568A8D64397'O } } } } } 20240930084805522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084805522 DLLC NOTICE LLME(ffffffff/fc499013){UNASSIGNED} LLC RX: unknown TLLI 0xfc499013, creating LLME on the fly (gprs_llc.c:552) 20240930084805522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084805522 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20240930084805522 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084805522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084805522 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084805522 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084805522 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084805522 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084805522 DLLC NOTICE LLME(ffffffff/fc499013){UNASSIGNED} LLGM Assign pre (fc499013 => c48487d6) (gprs_llc.c:1079) 20240930084805522 DLLC NOTICE LLME(fc499013/c48487d6){ASSIGNED} LLGM Assign post (fc499013 => c48487d6) (gprs_llc.c:1125) 20240930084805522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084805522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084805522 DMM DEBUG MM(262420000000025/c48487d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084805536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084805536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084805536 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084805536 DMM DEBUG MM(262420000000025/c48487d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20240930084805536 DMM NOTICE MM(262420000000025/c48487d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084805536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084805536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084805536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084805536 DMM DEBUG MM(262420000000025/c48487d6) Requesting authorization (sgsn_auth.c:160) 20240930084805536 DMM INFO MM(262420000000025/c48487d6) Requesting authentication tuples (sgsn_auth.c:184) 20240930084805536 DMM DEBUG MM(262420000000025/c48487d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084805536 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20240930084805536 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@96244da3077f: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@96244da3077f: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20240930084805539 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084805539 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084805539 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084805539 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084805539 DMM INFO MM(262420000000025/c48487d6) Subscriber data update (mmctx.c:445) 20240930084805539 DMM DEBUG MM(262420000000025/c48487d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084805539 DMM INFO MM(262420000000025/c48487d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084805539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084805539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084805539 DMM INFO MM(262420000000025/c48487d6) <- GMM AUTH AND CIPHERING REQ (rand = 70 46 e3 3a fb df 9f c6 db 76 d3 e5 c0 04 f4 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084805547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084805547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084805547 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084805547 DMM INFO MM(262420000000025/c48487d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084805547 DMM NOTICE MM(262420000000025/c48487d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084805547 DMM DEBUG MM(262420000000025/c48487d6) checking auth: received GSM SRES = 07 62 81 75 (gprs_gmm.c:666) 20240930084805547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084805547 DMM DEBUG MM(262420000000025/c48487d6) Requesting authorization (sgsn_auth.c:160) 20240930084805547 DMM INFO MM(262420000000025/c48487d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084805547 DMM DEBUG MM(262420000000025/c48487d6) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084805547 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20240930084805548 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) 20240930084805548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084805548 DMM INFO MM(262420000000025/c48487d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc48487d6) (gprs_gmm.c:300) 20240930084805549 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084805549 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084805549 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240930084805549 DMM INFO MM(262420000000025/c48487d6) Subscriber data update (mmctx.c:445) 20240930084805549 DMM DEBUG MM(262420000000025/c48487d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084805549 DMM INFO MM(262420000000025/c48487d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084805549 DMM NOTICE MM(262420000000025/c48487d6) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20240930084805549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084805549 DMM NOTICE MM(262420000000025/c48487d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084805549 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) 20240930084805550 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084805550 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240930084805550 DMM INFO MM(262420000000025/c48487d6) Subscriber data update (mmctx.c:445) 20240930084805550 DMM DEBUG MM(262420000000025/c48487d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084805556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084805556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084805556 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084805556 DMM INFO MM(262420000000025/c48487d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084805556 DMM NOTICE MM(262420000000025/c48487d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084805556 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084805556 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084805556 DLLC NOTICE LLME(fc499013/c48487d6){ASSIGNED} LLGM Assign pre (ffffffff => c48487d6) (gprs_llc.c:1079) 20240930084805556 DLLC NOTICE LLME(ffffffff/c48487d6){ASSIGNED} LLGM Assign post (ffffffff => c48487d6) (gprs_llc.c:1125) 20240930084805556 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084805556 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084805556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084805557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@96244da3077f: setverdict(pass): none -> pass 20240930084805607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084805607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084805607 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084805608 DMM INFO MM(262420000000025/c48487d6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084805608 DMM INFO MM(262420000000025/c48487d6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084805608 DMM DEBUG MM(262420000000025/c48487d6) Using GGSN 0 (gprs_sm.c:312) 20240930084805608 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) 20240930084805608 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20240930084805608 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084805608 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084805608 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20240930084805620 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 22 f4 81 94 11 41 59 2b 51 14 05 7f 9a 18 5a ca 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) 20240930084805620 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131da0c8, cbp=0x55d1537e3390) (sgsn_libgtp.c:632) 20240930084805620 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084805620 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537eb448 TLLI=c48487d6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084805620 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084805620 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084805627 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240930084805627 DGPRS INFO PDP(262420000000025:5): Context 0x7fad131da0c8 was deleted (sgsn_libgtp.c:660) 20240930084805627 DMM INFO MM(262420000000025/c48487d6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240930084805627 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20240930084805627 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240930084813627 DMM INFO MM(262420000000025/c48487d6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240930084821005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20240930084821628 DMM INFO MM(262420000000025/c48487d6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240930084824465 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240930084824465 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240930084824466 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084829629 DMM INFO MM(262420000000025/c48487d6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240930084834095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084834097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084834097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084834133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084834134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084834134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084834175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084834177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084834177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930084835354 DGPRS DEBUG Checking for inactive LLMEs, time = 9496849 (sgsn.c:131) 20240930084837630 DMM INFO MM(262420000000025/c48487d6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@96244da3077f: Removing Client IMSI='262420000000025'H, index=0 20240930084837638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084837638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240930084837638 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084837638 DMM INFO MM(262420000000025/c48487d6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@96244da3077f: Final verdict of PTC: pass 20240930084837641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46476<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084837643 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084837643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(932)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@96244da3077f: Final verdict of PTC: none -NSVCI97(920)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@96244da3077f: Final verdict of PTC: none -NSVCI99(930)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@96244da3077f: Final verdict of PTC: none -NSVCI98(925)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(918)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(928)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(923)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Mon Sep 30 08:48:37 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20240930084837770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084838172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103920) 20240930084838644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084838644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103920, count=112300) 20240930084839645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084839645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Mon Sep 30 08:48:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084840646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084840646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20240930084841234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084841236 DMM INFO MM(262420000000025/c48487d6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084841236 DMM INFO MM(262420000000025/c48487d6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084841236 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084841236 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084841236 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084841236 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084841236 DLLC NOTICE LLME(ffffffff/c48487d6){ASSIGNED} LLGM Assign pre (c48487d6 => ffffffff) (gprs_llc.c:1079) 20240930084841236 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c48487d6 => ffffffff) (gprs_llc.c:1125) 20240930084841236 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eb0f0 (gprs_sndcp.c:574) 20240930084841236 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537eb448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084841236 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20240930084841236 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) 20240930084841236 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) 20240930084841236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084841236 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084841236 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084841236 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084841236 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084841289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084841289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084841289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084841289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084841289 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084841289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084841289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084841289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084841289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084841291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084841291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084841291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084841291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084841291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084841291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084841291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084841291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084841291 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084841291 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084841291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084841292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084841292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084841296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084841306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084841306 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084841325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084841325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084841325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084841325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084841325 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084841325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084841325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084841325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084841325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084841327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084841327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084841327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084841327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084841327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084841327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084841327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084841327 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084841327 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084841327 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084841327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084841328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084841328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084841332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084841340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084841340 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(945)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084841367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084841367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084841367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084841367 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084841367 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084841367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084841367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084841367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084841367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084841369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084841369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084841369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084841369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084841369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084841369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084841369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084841369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084841369 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084841369 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084841369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084841370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084841370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084841374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084841384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084841384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084841646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084841647 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084841647 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084841647 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084841649 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240930084841649 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@96244da3077f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='C2D688AE'O, index=0 SGSN_Test-GSUP(951)@96244da3077f: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@96244da3077f: 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 := 'EF67B9B7D98FC39EB9A7D87AEEED6107'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08AA75C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '89903529F96D5AF1'O } } } } } 20240930084841694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084841694 DLLC NOTICE LLME(ffffffff/c2d688ae){UNASSIGNED} LLC RX: unknown TLLI 0xc2d688ae, creating LLME on the fly (gprs_llc.c:552) 20240930084841694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084841694 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20240930084841694 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084841694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084841694 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084841694 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084841694 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084841694 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084841694 DLLC NOTICE LLME(ffffffff/c2d688ae){UNASSIGNED} LLGM Assign pre (c2d688ae => d9f8239e) (gprs_llc.c:1079) 20240930084841694 DLLC NOTICE LLME(c2d688ae/d9f8239e){ASSIGNED} LLGM Assign post (c2d688ae => d9f8239e) (gprs_llc.c:1125) 20240930084841694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084841694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084841694 DMM DEBUG MM(262420000000027/d9f8239e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084841707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084841707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084841707 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084841707 DMM DEBUG MM(262420000000027/d9f8239e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20240930084841707 DMM NOTICE MM(262420000000027/d9f8239e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084841707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084841707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084841707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084841707 DMM DEBUG MM(262420000000027/d9f8239e) Requesting authorization (sgsn_auth.c:160) 20240930084841707 DMM INFO MM(262420000000027/d9f8239e) Requesting authentication tuples (sgsn_auth.c:184) 20240930084841707 DMM DEBUG MM(262420000000027/d9f8239e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084841707 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20240930084841707 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@96244da3077f: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@96244da3077f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20240930084841710 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084841710 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084841710 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084841710 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084841710 DMM INFO MM(262420000000027/d9f8239e) Subscriber data update (mmctx.c:445) 20240930084841710 DMM DEBUG MM(262420000000027/d9f8239e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084841710 DMM INFO MM(262420000000027/d9f8239e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084841710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084841710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084841710 DMM INFO MM(262420000000027/d9f8239e) <- GMM AUTH AND CIPHERING REQ (rand = ef 67 b9 b7 d9 8f c3 9e b9 a7 d8 7a ee ed 61 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084841719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084841719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084841719 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084841719 DMM INFO MM(262420000000027/d9f8239e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084841719 DMM NOTICE MM(262420000000027/d9f8239e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084841719 DMM DEBUG MM(262420000000027/d9f8239e) checking auth: received GSM SRES = 08 aa 75 c1 (gprs_gmm.c:666) 20240930084841719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084841719 DMM DEBUG MM(262420000000027/d9f8239e) Requesting authorization (sgsn_auth.c:160) 20240930084841719 DMM INFO MM(262420000000027/d9f8239e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084841719 DMM DEBUG MM(262420000000027/d9f8239e) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084841719 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20240930084841719 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) 20240930084841719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084841719 DMM INFO MM(262420000000027/d9f8239e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9f8239e) (gprs_gmm.c:300) 20240930084841720 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084841720 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084841720 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240930084841720 DMM INFO MM(262420000000027/d9f8239e) Subscriber data update (mmctx.c:445) 20240930084841720 DMM DEBUG MM(262420000000027/d9f8239e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084841720 DMM INFO MM(262420000000027/d9f8239e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084841721 DMM NOTICE MM(262420000000027/d9f8239e) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20240930084841721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084841721 DMM NOTICE MM(262420000000027/d9f8239e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084841721 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) 20240930084841721 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084841721 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240930084841721 DMM INFO MM(262420000000027/d9f8239e) Subscriber data update (mmctx.c:445) 20240930084841721 DMM DEBUG MM(262420000000027/d9f8239e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084841727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084841727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084841727 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084841727 DMM INFO MM(262420000000027/d9f8239e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084841727 DMM NOTICE MM(262420000000027/d9f8239e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084841727 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084841727 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084841727 DLLC NOTICE LLME(c2d688ae/d9f8239e){ASSIGNED} LLGM Assign pre (ffffffff => d9f8239e) (gprs_llc.c:1079) 20240930084841727 DLLC NOTICE LLME(ffffffff/d9f8239e){ASSIGNED} LLGM Assign post (ffffffff => d9f8239e) (gprs_llc.c:1125) 20240930084841727 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084841727 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084841727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084841727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@96244da3077f: setverdict(pass): none -> pass 20240930084841779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084841779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084841779 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084841779 DMM INFO MM(262420000000027/d9f8239e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084841779 DMM INFO MM(262420000000027/d9f8239e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084841779 DMM DEBUG MM(262420000000027/d9f8239e) Using GGSN 0 (gprs_sm.c:312) 20240930084841779 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) 20240930084841779 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20240930084841779 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084841779 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084841779 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@96244da3077f: First createPDPContextRequest received, dropping & waiting for retransmission 20240930084846780 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20240930084846788 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 e8 ac 3d d6 11 38 cc b0 45 14 05 7f 7e 8b 2c 9a 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) 20240930084846788 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131da0c8, cbp=0x55d1537e3390) (sgsn_libgtp.c:632) 20240930084846788 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084846788 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537eb448 TLLI=d9f8239e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084846788 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084846789 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20240930084846797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084846797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240930084846797 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084846797 DMM INFO MM(262420000000027/d9f8239e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240930084846797 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930084846797 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@96244da3077f: First deletePDPContextRequest received, dropping & waiting for retransmission 20240930084851798 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20240930084851801 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) 20240930084851801 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fad131da0c8, cbp=0x55d1537e3390) (sgsn_libgtp.c:632) 20240930084851801 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20240930084851801 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537eb448, TLLI=d9f8239e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084851801 DMM INFO MM(262420000000027/d9f8239e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240930084851801 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20240930084851801 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@96244da3077f: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@96244da3077f: Final verdict of PTC: pass 20240930084851812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37344<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@96244da3077f: Final verdict of PTC: none 20240930084851813 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084851814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(950)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@96244da3077f: Final verdict of PTC: none -NSVCI99(949)@96244da3077f: Final verdict of PTC: none -NSVCI98(944)@96244da3077f: Final verdict of PTC: none -NSVCI97(939)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(947)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(937)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(942)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Mon Sep 30 08:48:51 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20240930084851939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084852341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95800) 20240930084852814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084852814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95800, count=103696) 20240930084853815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084853815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Mon Sep 30 08:48:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084854816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084854816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20240930084855401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084855402 DMM INFO MM(262420000000027/d9f8239e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084855402 DMM INFO MM(262420000000027/d9f8239e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084855402 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084855402 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084855402 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084855402 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084855402 DLLC NOTICE LLME(ffffffff/d9f8239e){ASSIGNED} LLGM Assign pre (d9f8239e => ffffffff) (gprs_llc.c:1079) 20240930084855402 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9f8239e => ffffffff) (gprs_llc.c:1125) 20240930084855402 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20240930084855402 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) 20240930084855402 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) 20240930084855402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084855402 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084855402 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084855402 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084855402 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@96244da3077f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(958)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084855458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084855458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084855458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084855458 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084855458 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084855458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084855458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084855458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084855458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(959)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084855459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084855459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084855459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084855460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084855460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084855460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084855460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084855460 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084855460 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084855460 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084855460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084855460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084855460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(959)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084855464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240930084855474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084855474 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084855483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084855483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084855483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084855483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084855483 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084855483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084855483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084855483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084855483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084855485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084855485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084855485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084855485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084855485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084855485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084855485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084855485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084855486 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084855486 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084855486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084855486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084855486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084855490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084855498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084855498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084855523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084855523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084855523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084855523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084855523 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084855523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084855523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084855523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084855523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084855524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084855524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084855524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084855524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084855524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084855524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084855524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084855525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084855525 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084855525 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084855525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084855525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084855525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084855529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084855539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084855539 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084855817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084855817 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084855817 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084855817 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084855820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084855820 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@96244da3077f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='D00E7441'O, index=0 SGSN_Test-GSUP(970)@96244da3077f: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@96244da3077f: 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 := 'FED8CBE321E1233E0826A3368AD3023C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EDA2B3BE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9354E3E835BB179F'O } } } } } 20240930084855865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084855865 DLLC NOTICE LLME(ffffffff/d00e7441){UNASSIGNED} LLC RX: unknown TLLI 0xd00e7441, creating LLME on the fly (gprs_llc.c:552) 20240930084855865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084855865 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20240930084855865 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084855865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084855865 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084855865 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084855865 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084855865 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084855865 DLLC NOTICE LLME(ffffffff/d00e7441){UNASSIGNED} LLGM Assign pre (d00e7441 => f9b4195f) (gprs_llc.c:1079) 20240930084855865 DLLC NOTICE LLME(d00e7441/f9b4195f){ASSIGNED} LLGM Assign post (d00e7441 => f9b4195f) (gprs_llc.c:1125) 20240930084855865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084855865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084855865 DMM DEBUG MM(262420000000028/f9b4195f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084855878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084855878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084855878 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084855878 DMM DEBUG MM(262420000000028/f9b4195f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20240930084855878 DMM NOTICE MM(262420000000028/f9b4195f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084855878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084855878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084855878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084855878 DMM DEBUG MM(262420000000028/f9b4195f) Requesting authorization (sgsn_auth.c:160) 20240930084855878 DMM INFO MM(262420000000028/f9b4195f) Requesting authentication tuples (sgsn_auth.c:184) 20240930084855878 DMM DEBUG MM(262420000000028/f9b4195f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084855878 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20240930084855878 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@96244da3077f: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@96244da3077f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20240930084855881 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084855881 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084855881 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084855881 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084855881 DMM INFO MM(262420000000028/f9b4195f) Subscriber data update (mmctx.c:445) 20240930084855881 DMM DEBUG MM(262420000000028/f9b4195f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084855881 DMM INFO MM(262420000000028/f9b4195f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084855881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084855881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084855881 DMM INFO MM(262420000000028/f9b4195f) <- GMM AUTH AND CIPHERING REQ (rand = fe d8 cb e3 21 e1 23 3e 08 26 a3 36 8a d3 02 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084855888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084855888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084855888 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084855888 DMM INFO MM(262420000000028/f9b4195f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084855888 DMM NOTICE MM(262420000000028/f9b4195f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084855888 DMM DEBUG MM(262420000000028/f9b4195f) checking auth: received GSM SRES = ed a2 b3 be (gprs_gmm.c:666) 20240930084855888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084855888 DMM DEBUG MM(262420000000028/f9b4195f) Requesting authorization (sgsn_auth.c:160) 20240930084855888 DMM INFO MM(262420000000028/f9b4195f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084855888 DMM DEBUG MM(262420000000028/f9b4195f) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084855888 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20240930084855888 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) 20240930084855888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084855888 DMM INFO MM(262420000000028/f9b4195f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9b4195f) (gprs_gmm.c:300) 20240930084855890 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084855890 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084855890 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240930084855890 DMM INFO MM(262420000000028/f9b4195f) Subscriber data update (mmctx.c:445) 20240930084855890 DMM DEBUG MM(262420000000028/f9b4195f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084855890 DMM INFO MM(262420000000028/f9b4195f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084855890 DMM NOTICE MM(262420000000028/f9b4195f) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20240930084855890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084855890 DMM NOTICE MM(262420000000028/f9b4195f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084855890 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) 20240930084855890 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084855890 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240930084855890 DMM INFO MM(262420000000028/f9b4195f) Subscriber data update (mmctx.c:445) 20240930084855890 DMM DEBUG MM(262420000000028/f9b4195f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084855896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084855896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084855896 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084855896 DMM INFO MM(262420000000028/f9b4195f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084855896 DMM NOTICE MM(262420000000028/f9b4195f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084855896 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084855896 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084855896 DLLC NOTICE LLME(d00e7441/f9b4195f){ASSIGNED} LLGM Assign pre (ffffffff => f9b4195f) (gprs_llc.c:1079) 20240930084855896 DLLC NOTICE LLME(ffffffff/f9b4195f){ASSIGNED} LLGM Assign post (ffffffff => f9b4195f) (gprs_llc.c:1125) 20240930084855896 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084855896 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084855896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084855896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@96244da3077f: setverdict(pass): none -> pass 20240930084855947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084855947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084855947 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084855947 DMM INFO MM(262420000000028/f9b4195f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084855948 DMM INFO MM(262420000000028/f9b4195f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084855948 DMM DEBUG MM(262420000000028/f9b4195f) Using GGSN 0 (gprs_sm.c:312) 20240930084855948 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) 20240930084855948 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20240930084855948 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084855948 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084855948 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20240930084855958 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 f3 df a2 bd 11 bb 37 5b 11 14 05 7f bc 51 72 7b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20240930084855958 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131da0c8, cbp=0x55d1537e3390) (sgsn_libgtp.c:632) 20240930084855958 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084855958 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537eb448 TLLI=f9b4195f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084855958 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084855958 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084855964 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240930084855964 DGPRS INFO PDP(262420000000028:5): Context 0x7fad131da0c8 was deleted (sgsn_libgtp.c:660) 20240930084855964 DMM INFO MM(262420000000028/f9b4195f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240930084855964 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20240930084855964 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@96244da3077f: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20240930084855969 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20240930084855970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084855970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240930084855970 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084855970 DMM INFO MM(262420000000028/f9b4195f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20240930084855970 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2265) 20240930084855970 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@96244da3077f: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@96244da3077f: Final verdict of PTC: pass 20240930084855974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47084<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084855976 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084855976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(959)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(970)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@96244da3077f: Final verdict of PTC: none -NSVCI99(968)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@96244da3077f: Final verdict of PTC: none -NSVCI98(963)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(961)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(957)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(966)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Mon Sep 30 08:48:56 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20240930084856110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084856511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83808) 20240930084856977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084856977 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=101812) 20240930084857978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084857978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Mon Sep 30 08:48:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084858979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084858979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20240930084859570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084859571 DMM INFO MM(262420000000028/f9b4195f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084859571 DMM INFO MM(262420000000028/f9b4195f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084859571 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084859571 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084859571 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084859571 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084859571 DLLC NOTICE LLME(ffffffff/f9b4195f){ASSIGNED} LLGM Assign pre (f9b4195f => ffffffff) (gprs_llc.c:1079) 20240930084859571 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9b4195f => ffffffff) (gprs_llc.c:1125) 20240930084859571 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eb0f0 (gprs_sndcp.c:574) 20240930084859571 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537eb448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084859571 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20240930084859571 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) 20240930084859571 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) 20240930084859571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084859571 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084859571 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084859571 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084859571 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084859613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084859613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084859613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084859613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084859613 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084859613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084859613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084859613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084859613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084859615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084859615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084859615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084859615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084859615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084859615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084859615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084859615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084859615 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084859615 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084859615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084859616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084859616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084859619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084859629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084859629 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084859651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084859651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084859651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084859651 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084859652 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084859652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084859652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084859652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084859652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084859653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084859653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084859653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084859654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084859654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084859654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084859654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084859654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084859654 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084859654 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084859654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084859654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084859654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084859658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084859665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084859665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(983)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(988)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084859696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084859696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084859696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084859696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084859696 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084859696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084859696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084859696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084859696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084859698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084859698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084859698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084859698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084859698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084859698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084859698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084859698 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084859698 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084859698 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084859698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084859699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084859699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(988)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084859702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084859709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084859709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084859980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084859980 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084859980 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084859980 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(987)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084859983 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(987)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084859983 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(987)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(987)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(987)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@96244da3077f: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='E1782161'O, index=0 SGSN_Test-GSUP(989)@96244da3077f: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@96244da3077f: 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 := '03BDB4193A89646E8C5F4923EE1E348E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B5FF32A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '293C84A5E3690636'O } } } } } 20240930084900023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084900023 DLLC NOTICE LLME(ffffffff/e1782161){UNASSIGNED} LLC RX: unknown TLLI 0xe1782161, creating LLME on the fly (gprs_llc.c:552) 20240930084900023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084900023 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240930084900024 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084900024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084900024 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084900024 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084900024 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084900024 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084900024 DLLC NOTICE LLME(ffffffff/e1782161){UNASSIGNED} LLGM Assign pre (e1782161 => f4c8354c) (gprs_llc.c:1079) 20240930084900024 DLLC NOTICE LLME(e1782161/f4c8354c){ASSIGNED} LLGM Assign post (e1782161 => f4c8354c) (gprs_llc.c:1125) 20240930084900024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084900024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084900024 DMM DEBUG MM(262420000000026/f4c8354c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084900036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084900036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084900036 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084900036 DMM DEBUG MM(262420000000026/f4c8354c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240930084900036 DMM NOTICE MM(262420000000026/f4c8354c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084900036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084900036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084900036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084900036 DMM DEBUG MM(262420000000026/f4c8354c) Requesting authorization (sgsn_auth.c:160) 20240930084900036 DMM INFO MM(262420000000026/f4c8354c) Requesting authentication tuples (sgsn_auth.c:184) 20240930084900036 DMM DEBUG MM(262420000000026/f4c8354c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084900036 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240930084900036 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@96244da3077f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@96244da3077f: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20240930084900039 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084900039 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084900039 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084900039 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084900039 DMM INFO MM(262420000000026/f4c8354c) Subscriber data update (mmctx.c:445) 20240930084900039 DMM DEBUG MM(262420000000026/f4c8354c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084900039 DMM INFO MM(262420000000026/f4c8354c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084900039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084900039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084900039 DMM INFO MM(262420000000026/f4c8354c) <- GMM AUTH AND CIPHERING REQ (rand = 03 bd b4 19 3a 89 64 6e 8c 5f 49 23 ee 1e 34 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084900046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084900047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084900047 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084900047 DMM INFO MM(262420000000026/f4c8354c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084900047 DMM NOTICE MM(262420000000026/f4c8354c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084900047 DMM DEBUG MM(262420000000026/f4c8354c) checking auth: received GSM SRES = 2b 5f f3 2a (gprs_gmm.c:666) 20240930084900047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084900047 DMM DEBUG MM(262420000000026/f4c8354c) Requesting authorization (sgsn_auth.c:160) 20240930084900047 DMM INFO MM(262420000000026/f4c8354c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084900047 DMM DEBUG MM(262420000000026/f4c8354c) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084900047 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240930084900047 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) 20240930084900047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084900047 DMM INFO MM(262420000000026/f4c8354c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4c8354c) (gprs_gmm.c:300) 20240930084900048 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084900048 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084900048 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240930084900048 DMM INFO MM(262420000000026/f4c8354c) Subscriber data update (mmctx.c:445) 20240930084900048 DMM DEBUG MM(262420000000026/f4c8354c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084900048 DMM INFO MM(262420000000026/f4c8354c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084900048 DMM NOTICE MM(262420000000026/f4c8354c) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240930084900048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084900048 DMM NOTICE MM(262420000000026/f4c8354c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084900048 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) 20240930084900049 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084900049 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240930084900049 DMM INFO MM(262420000000026/f4c8354c) Subscriber data update (mmctx.c:445) 20240930084900049 DMM DEBUG MM(262420000000026/f4c8354c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084900054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084900054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084900054 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084900054 DMM INFO MM(262420000000026/f4c8354c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084900054 DMM NOTICE MM(262420000000026/f4c8354c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084900054 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084900054 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084900054 DLLC NOTICE LLME(e1782161/f4c8354c){ASSIGNED} LLGM Assign pre (ffffffff => f4c8354c) (gprs_llc.c:1079) 20240930084900054 DLLC NOTICE LLME(ffffffff/f4c8354c){ASSIGNED} LLGM Assign post (ffffffff => f4c8354c) (gprs_llc.c:1125) 20240930084900054 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084900054 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084900054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084900054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@96244da3077f: setverdict(pass): none -> pass 20240930084900106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084900106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084900106 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084900106 DMM INFO MM(262420000000026/f4c8354c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084900106 DMM INFO MM(262420000000026/f4c8354c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084900106 DMM DEBUG MM(262420000000026/f4c8354c) Using GGSN 0 (gprs_sm.c:312) 20240930084900106 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) 20240930084900106 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240930084900106 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084900106 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084900106 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20240930084900118 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 99 92 1d 26 11 d1 e6 b7 31 14 05 7f 92 c0 3a fe 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) 20240930084900118 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131da0c8, cbp=0x55d1537e3390) (sgsn_libgtp.c:632) 20240930084900118 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084900118 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537eb448 TLLI=f4c8354c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084900118 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084900118 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084900127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084900128 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240930084900128 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084900130 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 99 92 1d 26 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20240930084900130 DGPRS INFO PDP(262420000000026:5): Context 0x7fad131da0c8 was deleted (sgsn_libgtp.c:660) 20240930084900130 DMM INFO MM(262420000000026/f4c8354c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240930084900130 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20240930084900130 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@96244da3077f: Removing Client IMSI='262420000000026'H, index=0 20240930084900136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084900136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240930084900136 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084900136 DMM INFO MM(262420000000026/f4c8354c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@96244da3077f: Final verdict of PTC: pass 20240930084900139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42390<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@96244da3077f: Final verdict of PTC: none 20240930084900141 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084900142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(987)@96244da3077f: Final verdict of PTC: none -NSVCI97(977)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@96244da3077f: Final verdict of PTC: none -NSVCI98(982)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@96244da3077f: Final verdict of PTC: none -NSVCI99(988)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(975)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(986)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(980)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Mon Sep 30 08:49:00 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20240930084900274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084900675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42404<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100096) 20240930084901143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084901143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100096, count=104452) 20240930084902145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084902145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Mon Sep 30 08:49:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084903147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084903147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_pdp_act_gmm_detach started. 20240930084903736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084903738 DMM INFO MM(262420000000026/f4c8354c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084903738 DMM INFO MM(262420000000026/f4c8354c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084903738 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084903738 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084903738 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084903738 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084903738 DLLC NOTICE LLME(ffffffff/f4c8354c){ASSIGNED} LLGM Assign pre (f4c8354c => ffffffff) (gprs_llc.c:1079) 20240930084903738 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4c8354c => ffffffff) (gprs_llc.c:1125) 20240930084903738 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eb0f0 (gprs_sndcp.c:574) 20240930084903738 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537eb448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084903738 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240930084903738 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) 20240930084903738 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) 20240930084903738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084903738 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084903738 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084903738 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084903738 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084903783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084903783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084903783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084903783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084903783 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084903783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084903783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084903783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084903783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084903784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084903784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084903784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084903784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084903784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084903784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084903784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084903784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084903784 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084903784 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084903784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084903785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084903785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084903789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084903798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084903798 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084903824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084903824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084903824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084903824 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084903824 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084903824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084903824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084903824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084903824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1002)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084903825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084903825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084903825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084903826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084903826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084903826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084903826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084903826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084903826 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084903826 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084903826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084903827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084903827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1002)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1001)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1002)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084903831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084903840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084903840 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1003)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(999)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1001)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084903851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084903851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084903851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084903851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084903851 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084903851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084903851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084903851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084903851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084903852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084903852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084903852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084903852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084903852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084903852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084903852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084903852 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084903852 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084903852 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084903852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084903853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084903853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084903857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084903865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084903865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084904148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084904148 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084904148 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084904148 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084904150 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084904151 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@96244da3077f: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='F6755E9E'O, index=0 SGSN_Test-GSUP(1008)@96244da3077f: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@96244da3077f: 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 := 'DCF8F905B0FB998675F26B46732C2331'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2941D373'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '25C4C85E260E8818'O } } } } } 20240930084904193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084904193 DLLC NOTICE LLME(ffffffff/f6755e9e){UNASSIGNED} LLC RX: unknown TLLI 0xf6755e9e, creating LLME on the fly (gprs_llc.c:552) 20240930084904193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084904193 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240930084904193 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084904193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084904193 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084904193 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084904193 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084904193 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084904193 DLLC NOTICE LLME(ffffffff/f6755e9e){UNASSIGNED} LLGM Assign pre (f6755e9e => d97f1593) (gprs_llc.c:1079) 20240930084904193 DLLC NOTICE LLME(f6755e9e/d97f1593){ASSIGNED} LLGM Assign post (f6755e9e => d97f1593) (gprs_llc.c:1125) 20240930084904193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084904193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084904193 DMM DEBUG MM(262420000000026/d97f1593) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084904206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084904206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084904206 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084904206 DMM DEBUG MM(262420000000026/d97f1593) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240930084904206 DMM NOTICE MM(262420000000026/d97f1593) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084904206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084904206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084904206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084904206 DMM DEBUG MM(262420000000026/d97f1593) Requesting authorization (sgsn_auth.c:160) 20240930084904206 DMM INFO MM(262420000000026/d97f1593) Requesting authentication tuples (sgsn_auth.c:184) 20240930084904206 DMM DEBUG MM(262420000000026/d97f1593) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084904206 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240930084904206 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)@96244da3077f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@96244da3077f: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20240930084904209 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084904209 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084904209 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084904209 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084904209 DMM INFO MM(262420000000026/d97f1593) Subscriber data update (mmctx.c:445) 20240930084904209 DMM DEBUG MM(262420000000026/d97f1593) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084904209 DMM INFO MM(262420000000026/d97f1593) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084904209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084904209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084904209 DMM INFO MM(262420000000026/d97f1593) <- GMM AUTH AND CIPHERING REQ (rand = dc f8 f9 05 b0 fb 99 86 75 f2 6b 46 73 2c 23 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084904216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084904216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084904216 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084904216 DMM INFO MM(262420000000026/d97f1593) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084904216 DMM NOTICE MM(262420000000026/d97f1593) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084904216 DMM DEBUG MM(262420000000026/d97f1593) checking auth: received GSM SRES = 29 41 d3 73 (gprs_gmm.c:666) 20240930084904216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084904216 DMM DEBUG MM(262420000000026/d97f1593) Requesting authorization (sgsn_auth.c:160) 20240930084904216 DMM INFO MM(262420000000026/d97f1593) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084904216 DMM DEBUG MM(262420000000026/d97f1593) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084904216 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240930084904216 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) 20240930084904216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084904216 DMM INFO MM(262420000000026/d97f1593) <- GMM ATTACH ACCEPT (new P-TMSI=0xd97f1593) (gprs_gmm.c:300) 20240930084904218 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084904218 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084904218 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240930084904218 DMM INFO MM(262420000000026/d97f1593) Subscriber data update (mmctx.c:445) 20240930084904218 DMM DEBUG MM(262420000000026/d97f1593) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084904218 DMM INFO MM(262420000000026/d97f1593) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084904218 DMM NOTICE MM(262420000000026/d97f1593) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240930084904218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084904218 DMM NOTICE MM(262420000000026/d97f1593) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084904218 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) 20240930084904218 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084904218 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240930084904218 DMM INFO MM(262420000000026/d97f1593) Subscriber data update (mmctx.c:445) 20240930084904218 DMM DEBUG MM(262420000000026/d97f1593) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084904224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084904224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084904224 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084904224 DMM INFO MM(262420000000026/d97f1593) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084904224 DMM NOTICE MM(262420000000026/d97f1593) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084904224 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084904224 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084904224 DLLC NOTICE LLME(f6755e9e/d97f1593){ASSIGNED} LLGM Assign pre (ffffffff => d97f1593) (gprs_llc.c:1079) 20240930084904224 DLLC NOTICE LLME(ffffffff/d97f1593){ASSIGNED} LLGM Assign post (ffffffff => d97f1593) (gprs_llc.c:1125) 20240930084904224 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084904224 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084904224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084904224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@96244da3077f: setverdict(pass): none -> pass 20240930084904276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084904276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084904276 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084904276 DMM INFO MM(262420000000026/d97f1593) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084904276 DMM INFO MM(262420000000026/d97f1593) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084904276 DMM DEBUG MM(262420000000026/d97f1593) Using GGSN 0 (gprs_sm.c:312) 20240930084904276 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) 20240930084904276 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240930084904276 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084904276 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084904276 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20240930084904289 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 7d 24 c5 b3 11 7c b0 0b 8c 14 05 7f db 4e 9d fd 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) 20240930084904289 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131da0c8, cbp=0x55d1537e3390) (sgsn_libgtp.c:632) 20240930084904289 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084904289 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537eb448 TLLI=d97f1593, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084904289 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084904289 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084904298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084904298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084904298 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084904298 DMM INFO MM(262420000000026/d97f1593) -> GMM DETACH REQUEST TLLI=0xd97f1593 type=GPRS detach (gprs_gmm.c:1465) 20240930084904298 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240930084904298 DMM INFO MM(262420000000026/d97f1593) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240930084904298 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084904298 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084904298 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084904298 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084904298 DLLC NOTICE LLME(ffffffff/d97f1593){ASSIGNED} LLGM Assign pre (d97f1593 => ffffffff) (gprs_llc.c:1079) 20240930084904298 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d97f1593 => ffffffff) (gprs_llc.c:1125) 20240930084904298 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eb0f0 (gprs_sndcp.c:574) 20240930084904298 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537eb448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084904298 DMM NOTICE MM(262420000000026/d97f1593) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930084904298 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20240930084904298 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930084904298 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930084904298 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20240930084904298 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240930084904298 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) 20240930084904298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084904298 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084904298 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084904298 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084904299 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@96244da3077f: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@96244da3077f: Final verdict of PTC: pass 20240930084904305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42406<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084904308 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084904308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1006)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(1008)@96244da3077f: Final verdict of PTC: none -NSVCI97(996)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@96244da3077f: Final verdict of PTC: none -NSVCI98(1002)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(999)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(994)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1000)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1004)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(999): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Mon Sep 30 08:49:04 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20240930084904433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084904734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42420<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41688) 20240930084905309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084905309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930084905355 DGPRS DEBUG Checking for inactive LLMEs, time = 9496879 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=41688, count=107232) 20240930084906311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084906311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Mon Sep 30 08:49:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084907313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084907313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20240930084907798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084907800 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084907848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084907848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084907848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084907848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084907848 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084907848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084907848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084907848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084907848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084907850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084907850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084907850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084907850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084907850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084907850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084907850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084907850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084907850 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084907850 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084907850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084907850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084907850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084907855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084907864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084907864 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1017)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084907884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084907884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084907884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084907884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084907884 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084907884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084907884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084907884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084907884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084907886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084907886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084907886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084907886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084907886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084907886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084907886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084907886 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084907886 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084907886 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084907886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1020)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084907887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084907887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084907890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084907898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084907898 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084907916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084907916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084907916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084907916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084907916 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084907916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084907916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084907916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084907916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084907917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084907917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084907918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084907918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084907918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084907918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084907918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084907918 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084907918 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084907918 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084907918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084907918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084907918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084907922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084907933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084907933 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084908314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084908314 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084908314 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084908314 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084908317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084908317 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@96244da3077f: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='D6097F93'O, index=0 SGSN_Test-GSUP(1027)@96244da3077f: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20240930084909374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084909374 DLLC NOTICE LLME(ffffffff/d6097f93){UNASSIGNED} LLC RX: unknown TLLI 0xd6097f93, creating LLME on the fly (gprs_llc.c:552) 20240930084909374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084909374 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240930084909374 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084909374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084909374 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084909374 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084909374 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084909375 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084909375 DLLC NOTICE LLME(ffffffff/d6097f93){UNASSIGNED} LLGM Assign pre (d6097f93 => d3ac4487) (gprs_llc.c:1079) 20240930084909375 DLLC NOTICE LLME(d6097f93/d3ac4487){ASSIGNED} LLGM Assign post (d6097f93 => d3ac4487) (gprs_llc.c:1125) 20240930084909375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084909375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084909375 DMM DEBUG MM(262420000000039/d3ac4487) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084909389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084909389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20240930084909389 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084909389 DMM INFO MM(262420000000039/d3ac4487) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240930084909389 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084909389 DLLC NOTICE LLME(d6097f93/d3ac4487){ASSIGNED} LLGM Assign pre (d6097f93 => d3ac4487) (gprs_llc.c:1079) 20240930084909389 DLLC NOTICE LLME(d6097f93/d3ac4487){ASSIGNED} LLGM Assign post (d6097f93 => d3ac4487) (gprs_llc.c:1125) 20240930084909389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084909389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084909389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084909389 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084909389 DMM DEBUG MM(262420000000039/d3ac4487) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240930084909389 DMM NOTICE MM(262420000000039/d3ac4487) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084909389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084909389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084909389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240930084909389 DMM INFO MM(262420000000039/d3ac4487) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3ac4487) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@96244da3077f: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@96244da3077f: Removing Client IMSI='262420000000039'H, index=0 20240930084910394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084910394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084910394 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084910394 DMM INFO MM(262420000000039/d3ac4487) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084910394 DMM NOTICE MM(262420000000039/d3ac4487) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084910394 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084910394 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084910394 DLLC NOTICE LLME(d6097f93/d3ac4487){ASSIGNED} LLGM Assign pre (ffffffff => d3ac4487) (gprs_llc.c:1079) 20240930084910394 DLLC NOTICE LLME(ffffffff/d3ac4487){ASSIGNED} LLGM Assign post (ffffffff => d3ac4487) (gprs_llc.c:1125) 20240930084910394 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084910394 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084910394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084910394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@96244da3077f: Final verdict of PTC: pass 20240930084910396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54514<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@96244da3077f: Final verdict of PTC: none 20240930084910399 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084910399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1020)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@96244da3077f: Final verdict of PTC: none -NSVCI97(1015)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@96244da3077f: Final verdict of PTC: none -NSVCI99(1025)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@96244da3077f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@96244da3077f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@96244da3077f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1019)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1023)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1013)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Mon Sep 30 08:49:10 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20240930084910528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084910929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65920) 20240930084911400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084911400 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) 20240930084912401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084912401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Mon Sep 30 08:49:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084913402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084913402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_xid_empty_l3 started. 20240930084913990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084913991 DMM INFO MM(262420000000039/d3ac4487) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084913991 DMM INFO MM(262420000000039/d3ac4487) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084913991 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084913991 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084913991 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084913991 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084913991 DLLC NOTICE LLME(ffffffff/d3ac4487){ASSIGNED} LLGM Assign pre (d3ac4487 => ffffffff) (gprs_llc.c:1079) 20240930084913991 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3ac4487 => ffffffff) (gprs_llc.c:1125) 20240930084913991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084913991 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084913991 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084913991 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084913991 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084914032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084914032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084914032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084914032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084914032 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084914032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084914032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084914032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084914032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084914034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084914034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084914034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084914034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084914034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084914034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084914034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084914034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084914034 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084914034 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084914034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1034)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084914034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084914035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084914039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084914048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084914048 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084914081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084914081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084914081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084914081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084914081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084914081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084914081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084914081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084914081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1039)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1040)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084914083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084914083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084914083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084914083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084914083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084914083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084914083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084914083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084914083 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084914083 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084914083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084914084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084914084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084914088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084914098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084914098 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1041)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1037)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084914114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084914114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084914114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084914114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084914114 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084914114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084914114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084914114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084914114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084914115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084914115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084914115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084914116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084914116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084914116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084914116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084914116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084914116 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084914116 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084914116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084914116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084914116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084914121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084914129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084914129 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084914403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084914403 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084914403 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084914403 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084914405 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084914406 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@96244da3077f: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='F93DDDCE'O, index=0 SGSN_Test-GSUP(1046)@96244da3077f: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@96244da3077f: 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 := 'D061AD4EA6689A889D7D8C732E1A7C33'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3AFBE1E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B5DD0997A098D31B'O } } } } } 20240930084915464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084915464 DLLC NOTICE LLME(ffffffff/f93dddce){UNASSIGNED} LLC RX: unknown TLLI 0xf93dddce, creating LLME on the fly (gprs_llc.c:552) 20240930084915464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084915464 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20240930084915465 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084915465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084915465 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084915465 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084915465 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084915465 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084915465 DLLC NOTICE LLME(ffffffff/f93dddce){UNASSIGNED} LLGM Assign pre (f93dddce => e06d543a) (gprs_llc.c:1079) 20240930084915465 DLLC NOTICE LLME(f93dddce/e06d543a){ASSIGNED} LLGM Assign post (f93dddce => e06d543a) (gprs_llc.c:1125) 20240930084915465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084915465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084915465 DMM DEBUG MM(262420000000044/e06d543a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084915477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084915477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084915477 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084915477 DMM DEBUG MM(262420000000044/e06d543a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20240930084915477 DMM NOTICE MM(262420000000044/e06d543a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084915477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084915477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084915477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084915477 DMM DEBUG MM(262420000000044/e06d543a) Requesting authorization (sgsn_auth.c:160) 20240930084915477 DMM INFO MM(262420000000044/e06d543a) Requesting authentication tuples (sgsn_auth.c:184) 20240930084915477 DMM DEBUG MM(262420000000044/e06d543a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084915477 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20240930084915477 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1046)@96244da3077f: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@96244da3077f: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20240930084915480 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084915480 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084915480 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084915480 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084915480 DMM INFO MM(262420000000044/e06d543a) Subscriber data update (mmctx.c:445) 20240930084915480 DMM DEBUG MM(262420000000044/e06d543a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084915480 DMM INFO MM(262420000000044/e06d543a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084915480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084915480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084915480 DMM INFO MM(262420000000044/e06d543a) <- GMM AUTH AND CIPHERING REQ (rand = d0 61 ad 4e a6 68 9a 88 9d 7d 8c 73 2e 1a 7c 33 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084915488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084915488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084915488 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084915488 DMM INFO MM(262420000000044/e06d543a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084915488 DMM NOTICE MM(262420000000044/e06d543a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084915488 DMM DEBUG MM(262420000000044/e06d543a) checking auth: received GSM SRES = 3a fb e1 e7 (gprs_gmm.c:666) 20240930084915488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084915488 DMM DEBUG MM(262420000000044/e06d543a) Requesting authorization (sgsn_auth.c:160) 20240930084915488 DMM INFO MM(262420000000044/e06d543a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084915488 DMM DEBUG MM(262420000000044/e06d543a) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084915488 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20240930084915488 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) 20240930084915488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084915488 DMM INFO MM(262420000000044/e06d543a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe06d543a) (gprs_gmm.c:300) 20240930084915489 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084915489 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084915489 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240930084915489 DMM INFO MM(262420000000044/e06d543a) Subscriber data update (mmctx.c:445) 20240930084915489 DMM DEBUG MM(262420000000044/e06d543a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084915489 DMM INFO MM(262420000000044/e06d543a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084915489 DMM NOTICE MM(262420000000044/e06d543a) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20240930084915489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084915489 DMM NOTICE MM(262420000000044/e06d543a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084915489 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) 20240930084915490 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084915490 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240930084915490 DMM INFO MM(262420000000044/e06d543a) Subscriber data update (mmctx.c:445) 20240930084915490 DMM DEBUG MM(262420000000044/e06d543a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084915496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084915496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084915496 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084915496 DMM INFO MM(262420000000044/e06d543a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084915496 DMM NOTICE MM(262420000000044/e06d543a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084915496 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084915496 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084915496 DLLC NOTICE LLME(f93dddce/e06d543a){ASSIGNED} LLGM Assign pre (ffffffff => e06d543a) (gprs_llc.c:1079) 20240930084915496 DLLC NOTICE LLME(ffffffff/e06d543a){ASSIGNED} LLGM Assign post (ffffffff => e06d543a) (gprs_llc.c:1125) 20240930084915496 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084915496 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084915496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084915496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@96244da3077f: setverdict(pass): none -> pass 20240930084915547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084915547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084915547 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084915547 DMM INFO MM(262420000000044/e06d543a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084915547 DMM INFO MM(262420000000044/e06d543a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084915547 DMM DEBUG MM(262420000000044/e06d543a) Using GGSN 0 (gprs_sm.c:312) 20240930084915547 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) 20240930084915547 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20240930084915547 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084915547 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084915547 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20240930084915559 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 6a 6e 3f 0c 11 c5 a3 51 de 14 05 7f 13 73 c3 0e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20240930084915559 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131db138, cbp=0x55d1537e4500) (sgsn_libgtp.c:632) 20240930084915559 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084915559 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537eb448 TLLI=e06d543a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084915559 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084915559 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084915567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084915567 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20240930084915567 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240930084915567 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@96244da3077f: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@96244da3077f: Final verdict of PTC: pass 20240930084915574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54522<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1031)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(1046)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@96244da3077f: Final verdict of PTC: none20240930084915576 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084915577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1040)@96244da3077f: Final verdict of PTC: none -NSVCI97(1034)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@96244da3077f: Final verdict of PTC: none -NSVCI99(1044)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@96244da3077f: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@96244da3077f: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@96244da3077f: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1037)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1032)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1038)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1042)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_xid_empty_l3-BVCI210(1037): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@96244da3077f: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Mon Sep 30 08:49:15 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20240930084915706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084916108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86876) 20240930084916577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084916577 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=98312) 20240930084917578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084917578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Mon Sep 30 08:49:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084918579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084918579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_xid_n201u started. 20240930084919169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084919170 DMM INFO MM(262420000000044/e06d543a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084919170 DMM INFO MM(262420000000044/e06d543a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084919170 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084919170 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084919170 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084919170 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084919170 DLLC NOTICE LLME(ffffffff/e06d543a){ASSIGNED} LLGM Assign pre (e06d543a => ffffffff) (gprs_llc.c:1079) 20240930084919170 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e06d543a => ffffffff) (gprs_llc.c:1125) 20240930084919170 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eb0f0 (gprs_sndcp.c:574) 20240930084919170 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537eb448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084919170 DMM NOTICE MM(262420000000044/e06d543a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930084919170 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20240930084919170 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930084919170 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930084919170 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20240930084919170 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20240930084919170 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) 20240930084919170 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) 20240930084919170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084919170 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084919170 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084919170 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084919170 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1054)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1054)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084919222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084919222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084919222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084919222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084919222 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084919222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084919222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084919222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084919222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1054)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1053)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084919224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084919224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084919224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084919224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084919224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084919224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084919224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084919224 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084919224 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084919224 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084919224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084919225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1054)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084919225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1054)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084919229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240930084919238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084919238 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1053)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_xid_n201u-BVCI196(1051)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1058)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084919246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084919246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084919246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084919246 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084919246 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084919246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084919246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084919246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084919246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084919248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084919248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084919248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084919248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084919248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084919248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084919248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084919248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084919248 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084919248 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084919248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084919249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084919249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084919252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084919261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084919261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084919289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084919289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084919289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084919289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084919289 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084919289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084919289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084919289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084919289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084919291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084919291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084919291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084919291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084919291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084919291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084919291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084919291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084919292 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084919292 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084919292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084919292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084919292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084919296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084919307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084919307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084919580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084919580 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084919580 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084919580 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084919582 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084919583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1051)@96244da3077f: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='FC9493CA'O, index=0 SGSN_Test-GSUP(1065)@96244da3077f: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@96244da3077f: 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 := 'D184EFE7769174076D7179B00A991251'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D70A1C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E80A603290E970F8'O } } } } } 20240930084920637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084920637 DLLC NOTICE LLME(ffffffff/fc9493ca){UNASSIGNED} LLC RX: unknown TLLI 0xfc9493ca, creating LLME on the fly (gprs_llc.c:552) 20240930084920637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084920638 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20240930084920638 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084920638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084920638 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084920638 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084920638 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084920638 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084920638 DLLC NOTICE LLME(ffffffff/fc9493ca){UNASSIGNED} LLGM Assign pre (fc9493ca => c7d55cd5) (gprs_llc.c:1079) 20240930084920638 DLLC NOTICE LLME(fc9493ca/c7d55cd5){ASSIGNED} LLGM Assign post (fc9493ca => c7d55cd5) (gprs_llc.c:1125) 20240930084920638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084920638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084920638 DMM DEBUG MM(262420000000045/c7d55cd5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084920652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084920652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084920652 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084920652 DMM DEBUG MM(262420000000045/c7d55cd5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20240930084920652 DMM NOTICE MM(262420000000045/c7d55cd5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084920652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084920652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084920652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084920652 DMM DEBUG MM(262420000000045/c7d55cd5) Requesting authorization (sgsn_auth.c:160) 20240930084920652 DMM INFO MM(262420000000045/c7d55cd5) Requesting authentication tuples (sgsn_auth.c:184) 20240930084920652 DMM DEBUG MM(262420000000045/c7d55cd5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084920652 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20240930084920652 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@96244da3077f: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@96244da3077f: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20240930084920656 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084920656 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084920656 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084920656 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084920656 DMM INFO MM(262420000000045/c7d55cd5) Subscriber data update (mmctx.c:445) 20240930084920656 DMM DEBUG MM(262420000000045/c7d55cd5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084920656 DMM INFO MM(262420000000045/c7d55cd5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084920656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084920656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084920656 DMM INFO MM(262420000000045/c7d55cd5) <- GMM AUTH AND CIPHERING REQ (rand = d1 84 ef e7 76 91 74 07 6d 71 79 b0 0a 99 12 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084920663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084920663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084920663 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084920663 DMM INFO MM(262420000000045/c7d55cd5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084920663 DMM NOTICE MM(262420000000045/c7d55cd5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084920663 DMM DEBUG MM(262420000000045/c7d55cd5) checking auth: received GSM SRES = 9d 70 a1 c9 (gprs_gmm.c:666) 20240930084920663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084920663 DMM DEBUG MM(262420000000045/c7d55cd5) Requesting authorization (sgsn_auth.c:160) 20240930084920663 DMM INFO MM(262420000000045/c7d55cd5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084920663 DMM DEBUG MM(262420000000045/c7d55cd5) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084920663 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20240930084920663 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) 20240930084920663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084920663 DMM INFO MM(262420000000045/c7d55cd5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7d55cd5) (gprs_gmm.c:300) 20240930084920665 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084920665 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084920665 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240930084920665 DMM INFO MM(262420000000045/c7d55cd5) Subscriber data update (mmctx.c:445) 20240930084920665 DMM DEBUG MM(262420000000045/c7d55cd5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084920665 DMM INFO MM(262420000000045/c7d55cd5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084920665 DMM NOTICE MM(262420000000045/c7d55cd5) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20240930084920665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084920665 DMM NOTICE MM(262420000000045/c7d55cd5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084920665 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) 20240930084920666 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084920666 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240930084920666 DMM INFO MM(262420000000045/c7d55cd5) Subscriber data update (mmctx.c:445) 20240930084920666 DMM DEBUG MM(262420000000045/c7d55cd5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084920671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084920671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084920672 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084920672 DMM INFO MM(262420000000045/c7d55cd5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084920672 DMM NOTICE MM(262420000000045/c7d55cd5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084920672 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084920672 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084920672 DLLC NOTICE LLME(fc9493ca/c7d55cd5){ASSIGNED} LLGM Assign pre (ffffffff => c7d55cd5) (gprs_llc.c:1079) 20240930084920672 DLLC NOTICE LLME(ffffffff/c7d55cd5){ASSIGNED} LLGM Assign post (ffffffff => c7d55cd5) (gprs_llc.c:1125) 20240930084920672 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084920672 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084920672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084920672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@96244da3077f: setverdict(pass): none -> pass 20240930084920723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084920723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084920723 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084920723 DMM INFO MM(262420000000045/c7d55cd5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084920723 DMM INFO MM(262420000000045/c7d55cd5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084920723 DMM DEBUG MM(262420000000045/c7d55cd5) Using GGSN 0 (gprs_sm.c:312) 20240930084920723 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) 20240930084920723 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20240930084920723 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084920723 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084920723 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20240930084920733 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 f7 fe 18 f4 11 23 20 98 cf 14 05 7f eb fa a0 c0 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) 20240930084920733 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131dc1a8, cbp=0x55d1537e4910) (sgsn_libgtp.c:632) 20240930084920733 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084920733 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537eb448 TLLI=c7d55cd5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084920733 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084920733 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084920741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084920741 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20240930084920741 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240930084920741 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20240930084920741 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1051)@96244da3077f: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@96244da3077f: Final verdict of PTC: pass 20240930084920748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46084<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084920750 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1065)@96244da3077f: Final verdict of PTC: none 20240930084920750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1058)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@96244da3077f: Final verdict of PTC: none -NSVCI99(1063)@96244da3077f: Final verdict of PTC: none -NSVCI97(1054)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@96244da3077f: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@96244da3077f: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1053)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@96244da3077f: Final verdict of PTC: none TC_xid_n201u-BVCI196(1051)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1052)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1056)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1061)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_xid_n201u-BVCI196(1051): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1053): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1054): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@96244da3077f: Test case TC_xid_n201u finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Mon Sep 30 08:49:20 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20240930084920877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084921278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93136) 20240930084921751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084921751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93136, count=102016) 20240930084922752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084922752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Mon Sep 30 08:49:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084923753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084923753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_llc_null started. 20240930084924341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084924342 DMM INFO MM(262420000000045/c7d55cd5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084924342 DMM INFO MM(262420000000045/c7d55cd5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084924342 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084924342 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084924342 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084924342 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084924342 DLLC NOTICE LLME(ffffffff/c7d55cd5){ASSIGNED} LLGM Assign pre (c7d55cd5 => ffffffff) (gprs_llc.c:1079) 20240930084924342 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7d55cd5 => ffffffff) (gprs_llc.c:1125) 20240930084924342 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eb0f0 (gprs_sndcp.c:574) 20240930084924342 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537eb448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084924342 DMM NOTICE MM(262420000000045/c7d55cd5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930084924342 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20240930084924342 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930084924342 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930084924342 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20240930084924342 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20240930084924342 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) 20240930084924342 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) 20240930084924342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084924342 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084924342 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084924342 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084924342 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084924386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084924386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084924386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084924386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084924386 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084924386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084924386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084924386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084924386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084924387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084924387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084924387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084924388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084924388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084924388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084924388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084924388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084924388 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084924388 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084924388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084924388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084924388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084924392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084924402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084924402 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084924423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084924423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084924423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084924423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084924423 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084924423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084924423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084924423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084924423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084924424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084924424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084924424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084924424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084924424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084924424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084924424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084924424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084924424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084924424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084924424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084924425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084924425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084924429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084924439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084924439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084924461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084924461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084924461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084924461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084924461 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084924461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084924461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084924461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084924461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084924462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084924462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084924462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084924463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084924463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084924463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084924463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084924463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084924463 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084924463 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084924463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1082)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084924463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084924463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084924467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084924476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084924476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084924755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084924755 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084924755 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084924755 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084924757 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084924757 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@96244da3077f: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='F978FA42'O, index=0 SGSN_Test-GSUP(1084)@96244da3077f: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@96244da3077f: 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 := '8DF559CFF960DE03F59BD0C957E3E662'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B806414B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '903EE17440979B01'O } } } } } 20240930084925813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084925813 DLLC NOTICE LLME(ffffffff/f978fa42){UNASSIGNED} LLC RX: unknown TLLI 0xf978fa42, creating LLME on the fly (gprs_llc.c:552) 20240930084925813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084925813 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20240930084925813 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084925813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084925813 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084925813 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084925813 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084925813 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084925813 DLLC NOTICE LLME(ffffffff/f978fa42){UNASSIGNED} LLGM Assign pre (f978fa42 => cb518e87) (gprs_llc.c:1079) 20240930084925813 DLLC NOTICE LLME(f978fa42/cb518e87){ASSIGNED} LLGM Assign post (f978fa42 => cb518e87) (gprs_llc.c:1125) 20240930084925813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084925814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084925814 DMM DEBUG MM(262420000000041/cb518e87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084925826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084925826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084925826 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084925826 DMM DEBUG MM(262420000000041/cb518e87) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20240930084925826 DMM NOTICE MM(262420000000041/cb518e87) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084925826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084925826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084925826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084925826 DMM DEBUG MM(262420000000041/cb518e87) Requesting authorization (sgsn_auth.c:160) 20240930084925826 DMM INFO MM(262420000000041/cb518e87) Requesting authentication tuples (sgsn_auth.c:184) 20240930084925826 DMM DEBUG MM(262420000000041/cb518e87) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084925826 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20240930084925826 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@96244da3077f: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@96244da3077f: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20240930084925829 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084925829 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084925829 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084925829 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084925829 DMM INFO MM(262420000000041/cb518e87) Subscriber data update (mmctx.c:445) 20240930084925829 DMM DEBUG MM(262420000000041/cb518e87) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084925829 DMM INFO MM(262420000000041/cb518e87) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084925829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084925829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084925829 DMM INFO MM(262420000000041/cb518e87) <- GMM AUTH AND CIPHERING REQ (rand = 8d f5 59 cf f9 60 de 03 f5 9b d0 c9 57 e3 e6 62 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084925836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084925836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084925836 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084925837 DMM INFO MM(262420000000041/cb518e87) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084925837 DMM NOTICE MM(262420000000041/cb518e87) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084925837 DMM DEBUG MM(262420000000041/cb518e87) checking auth: received GSM SRES = b8 06 41 4b (gprs_gmm.c:666) 20240930084925837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084925837 DMM DEBUG MM(262420000000041/cb518e87) Requesting authorization (sgsn_auth.c:160) 20240930084925837 DMM INFO MM(262420000000041/cb518e87) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084925837 DMM DEBUG MM(262420000000041/cb518e87) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084925837 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20240930084925837 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) 20240930084925837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084925837 DMM INFO MM(262420000000041/cb518e87) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb518e87) (gprs_gmm.c:300) 20240930084925838 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084925838 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084925838 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240930084925838 DMM INFO MM(262420000000041/cb518e87) Subscriber data update (mmctx.c:445) 20240930084925838 DMM DEBUG MM(262420000000041/cb518e87) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084925838 DMM INFO MM(262420000000041/cb518e87) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084925838 DMM NOTICE MM(262420000000041/cb518e87) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20240930084925838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084925838 DMM NOTICE MM(262420000000041/cb518e87) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084925838 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) 20240930084925839 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084925839 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240930084925839 DMM INFO MM(262420000000041/cb518e87) Subscriber data update (mmctx.c:445) 20240930084925839 DMM DEBUG MM(262420000000041/cb518e87) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084925845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084925845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084925845 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084925845 DMM INFO MM(262420000000041/cb518e87) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084925845 DMM NOTICE MM(262420000000041/cb518e87) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084925845 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084925845 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084925845 DLLC NOTICE LLME(f978fa42/cb518e87){ASSIGNED} LLGM Assign pre (ffffffff => cb518e87) (gprs_llc.c:1079) 20240930084925845 DLLC NOTICE LLME(ffffffff/cb518e87){ASSIGNED} LLGM Assign post (ffffffff => cb518e87) (gprs_llc.c:1125) 20240930084925845 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084925845 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084925845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084925845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930084926896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084926896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20240930084926896 DLLC DEBUG TLLI=cb518e87 sends us LLC NULL (gprs_llc.c:912) 20240930084926897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084926897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240930084926897 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084926897 DMM INFO MM(262420000000041/cb518e87) -> GMM DETACH REQUEST TLLI=0xcb518e87 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240930084926897 DMM INFO MM(262420000000041/cb518e87) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240930084926897 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084926897 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084926897 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084926897 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084926897 DLLC NOTICE LLME(ffffffff/cb518e87){ASSIGNED} LLGM Assign pre (cb518e87 => ffffffff) (gprs_llc.c:1079) 20240930084926897 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb518e87 => ffffffff) (gprs_llc.c:1125) 20240930084926897 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20240930084926897 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) 20240930084926897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084926897 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084926897 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084926897 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084926898 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@96244da3077f: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@96244da3077f: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@96244da3077f: Final verdict of PTC: pass 20240930084931904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46096<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@96244da3077f: Final verdict of PTC: none 20240930084931906 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084931906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1083)@96244da3077f: Final verdict of PTC: none -NSVCI98(1077)@96244da3077f: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@96244da3077f: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@96244da3077f: Final verdict of PTC: none -NSVCI97(1072)@96244da3077f: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@96244da3077f: Final verdict of PTC: none -NSVCI99(1082)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1075)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1080)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1070)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@96244da3077f: Test case TC_llc_null finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Mon Sep 30 08:49:31 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20240930084932016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084932317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94812) 20240930084932907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084932907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94812, count=100244) 20240930084933908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084933908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Mon Sep 30 08:49:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084934909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084934909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930084935356 DGPRS DEBUG Checking for inactive LLMEs, time = 9496909 (sgsn.c:131) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_llc_sabm_dm_llgmm started. 20240930084935377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084935379 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084935423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084935423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084935423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084935423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084935423 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084935423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084935423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084935423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084935423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084935424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084935424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084935424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084935425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084935425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084935425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084935425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084935425 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084935425 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084935425 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084935425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084935425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084935425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084935429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084935439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084935439 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084935460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084935460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084935460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084935460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084935460 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084935460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084935460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084935460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084935460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084935462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084935462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084935462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084935462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084935462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084935462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084935462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084935462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084935462 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084935462 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084935462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084935462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084935462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084935466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084935476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084935476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084935499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084935499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084935499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084935499 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084935499 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084935499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084935499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084935499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084935499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084935500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084935500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084935500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084935501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084935501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084935501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084935501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084935501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084935501 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084935501 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084935501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084935501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084935501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084935505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084935515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084935515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084935911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084935911 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084935911 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084935911 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084935913 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240930084935913 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@96244da3077f: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='E9BE398B'O, index=0 SGSN_Test-GSUP(1103)@96244da3077f: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@96244da3077f: 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 := '681C90AC1F309ECD8480BCE63672BF88'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FFE0EA90'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '52D5E7B1E38B68A2'O } } } } } 20240930084936966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084936966 DLLC NOTICE LLME(ffffffff/e9be398b){UNASSIGNED} LLC RX: unknown TLLI 0xe9be398b, creating LLME on the fly (gprs_llc.c:552) 20240930084936966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084936966 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20240930084936966 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084936966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084936966 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084936966 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084936966 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084936966 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084936966 DLLC NOTICE LLME(ffffffff/e9be398b){UNASSIGNED} LLGM Assign pre (e9be398b => c1dac82f) (gprs_llc.c:1079) 20240930084936966 DLLC NOTICE LLME(e9be398b/c1dac82f){ASSIGNED} LLGM Assign post (e9be398b => c1dac82f) (gprs_llc.c:1125) 20240930084936966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084936966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084936966 DMM DEBUG MM(262420000000042/c1dac82f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084936980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084936980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084936980 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084936980 DMM DEBUG MM(262420000000042/c1dac82f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20240930084936981 DMM NOTICE MM(262420000000042/c1dac82f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084936981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084936981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084936981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084936981 DMM DEBUG MM(262420000000042/c1dac82f) Requesting authorization (sgsn_auth.c:160) 20240930084936981 DMM INFO MM(262420000000042/c1dac82f) Requesting authentication tuples (sgsn_auth.c:184) 20240930084936981 DMM DEBUG MM(262420000000042/c1dac82f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084936981 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20240930084936981 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@96244da3077f: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@96244da3077f: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20240930084936983 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084936983 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084936983 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084936983 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084936983 DMM INFO MM(262420000000042/c1dac82f) Subscriber data update (mmctx.c:445) 20240930084936984 DMM DEBUG MM(262420000000042/c1dac82f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084936984 DMM INFO MM(262420000000042/c1dac82f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084936984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084936984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084936984 DMM INFO MM(262420000000042/c1dac82f) <- GMM AUTH AND CIPHERING REQ (rand = 68 1c 90 ac 1f 30 9e cd 84 80 bc e6 36 72 bf 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084936991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084936991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084936991 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084936991 DMM INFO MM(262420000000042/c1dac82f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084936991 DMM NOTICE MM(262420000000042/c1dac82f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084936991 DMM DEBUG MM(262420000000042/c1dac82f) checking auth: received GSM SRES = ff e0 ea 90 (gprs_gmm.c:666) 20240930084936991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084936991 DMM DEBUG MM(262420000000042/c1dac82f) Requesting authorization (sgsn_auth.c:160) 20240930084936992 DMM INFO MM(262420000000042/c1dac82f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084936992 DMM DEBUG MM(262420000000042/c1dac82f) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084936992 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20240930084936992 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) 20240930084936992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084936992 DMM INFO MM(262420000000042/c1dac82f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1dac82f) (gprs_gmm.c:300) 20240930084936993 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084936993 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084936993 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240930084936993 DMM INFO MM(262420000000042/c1dac82f) Subscriber data update (mmctx.c:445) 20240930084936993 DMM DEBUG MM(262420000000042/c1dac82f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084936993 DMM INFO MM(262420000000042/c1dac82f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084936993 DMM NOTICE MM(262420000000042/c1dac82f) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20240930084936993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084936993 DMM NOTICE MM(262420000000042/c1dac82f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084936993 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) 20240930084936994 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084936994 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240930084936994 DMM INFO MM(262420000000042/c1dac82f) Subscriber data update (mmctx.c:445) 20240930084936994 DMM DEBUG MM(262420000000042/c1dac82f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084937000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084937000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084937000 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084937000 DMM INFO MM(262420000000042/c1dac82f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084937000 DMM NOTICE MM(262420000000042/c1dac82f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084937000 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084937000 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084937000 DLLC NOTICE LLME(e9be398b/c1dac82f){ASSIGNED} LLGM Assign pre (ffffffff => c1dac82f) (gprs_llc.c:1079) 20240930084937000 DLLC NOTICE LLME(ffffffff/c1dac82f){ASSIGNED} LLGM Assign post (ffffffff => c1dac82f) (gprs_llc.c:1125) 20240930084937000 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084937000 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084937000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084937000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930084938051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084938051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1105)@96244da3077f: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@96244da3077f: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@96244da3077f: Final verdict of PTC: pass 20240930084938060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37170<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@96244da3077f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@96244da3077f: Final verdict of PTC: none 20240930084938063 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084938063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1101)@96244da3077f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@96244da3077f: Final verdict of PTC: none -NSVCI97(1091)@96244da3077f: Final verdict of PTC: none -NSVCI98(1096)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@96244da3077f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1094)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1089)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1099)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@96244da3077f: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Mon Sep 30 08:49:38 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20240930084938189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084938590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86184) 20240930084939064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084939064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86184, count=87344) 20240930084940065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084940066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Mon Sep 30 08:49:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084941067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084941067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_llc_sabm_dm_ll5 started. 20240930084941651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084941652 DMM INFO MM(262420000000042/c1dac82f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084941652 DMM INFO MM(262420000000042/c1dac82f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084941652 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084941652 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084941652 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084941652 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084941652 DLLC NOTICE LLME(ffffffff/c1dac82f){ASSIGNED} LLGM Assign pre (c1dac82f => ffffffff) (gprs_llc.c:1079) 20240930084941652 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1dac82f => ffffffff) (gprs_llc.c:1125) 20240930084941652 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20240930084941652 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) 20240930084941653 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) 20240930084941653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084941653 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084941653 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084941653 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084941653 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084941699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084941699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084941699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084941699 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084941699 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084941699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084941699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084941699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084941699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084941701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084941701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084941701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084941701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084941701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084941702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084941702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084941702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084941702 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084941702 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084941702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084941702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084941702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084941706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084941717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084941717 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1116)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084941744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084941744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084941744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084941744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084941744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084941744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084941744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084941744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084941744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1116)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1115)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084941746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084941746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084941746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084941747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084941747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084941747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084941747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084941747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084941747 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084941747 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084941747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084941747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084941747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084941751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084941760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084941760 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1117)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1113)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1115)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084941773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084941774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084941774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084941774 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084941774 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084941774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084941774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084941774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084941774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084941775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084941775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084941775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084941776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084941776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084941776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084941776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084941776 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084941776 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084941776 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084941776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084941776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084941776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084941780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084941789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084941789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084942068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084942068 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084942068 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084942068 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084942070 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084942070 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@96244da3077f: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='C6B3428E'O, index=0 SGSN_Test-GSUP(1122)@96244da3077f: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@96244da3077f: 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 := 'F8F1C474621935B05BDC7F2E62716630'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D3D90863'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E8F0F312E329F2F'O } } } } } 20240930084943123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084943123 DLLC NOTICE LLME(ffffffff/c6b3428e){UNASSIGNED} LLC RX: unknown TLLI 0xc6b3428e, creating LLME on the fly (gprs_llc.c:552) 20240930084943123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084943123 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20240930084943123 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084943123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084943123 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084943123 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084943123 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084943123 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084943123 DLLC NOTICE LLME(ffffffff/c6b3428e){UNASSIGNED} LLGM Assign pre (c6b3428e => e5940046) (gprs_llc.c:1079) 20240930084943123 DLLC NOTICE LLME(c6b3428e/e5940046){ASSIGNED} LLGM Assign post (c6b3428e => e5940046) (gprs_llc.c:1125) 20240930084943123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084943123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084943123 DMM DEBUG MM(262420000000043/e5940046) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084943136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084943136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084943136 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084943136 DMM DEBUG MM(262420000000043/e5940046) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20240930084943136 DMM NOTICE MM(262420000000043/e5940046) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084943136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084943136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084943136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084943136 DMM DEBUG MM(262420000000043/e5940046) Requesting authorization (sgsn_auth.c:160) 20240930084943136 DMM INFO MM(262420000000043/e5940046) Requesting authentication tuples (sgsn_auth.c:184) 20240930084943136 DMM DEBUG MM(262420000000043/e5940046) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084943136 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20240930084943136 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@96244da3077f: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@96244da3077f: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20240930084943139 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084943139 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084943139 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084943139 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084943139 DMM INFO MM(262420000000043/e5940046) Subscriber data update (mmctx.c:445) 20240930084943139 DMM DEBUG MM(262420000000043/e5940046) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084943139 DMM INFO MM(262420000000043/e5940046) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084943139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084943139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084943139 DMM INFO MM(262420000000043/e5940046) <- GMM AUTH AND CIPHERING REQ (rand = f8 f1 c4 74 62 19 35 b0 5b dc 7f 2e 62 71 66 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084943148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084943148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084943148 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084943148 DMM INFO MM(262420000000043/e5940046) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084943148 DMM NOTICE MM(262420000000043/e5940046) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084943148 DMM DEBUG MM(262420000000043/e5940046) checking auth: received GSM SRES = d3 d9 08 63 (gprs_gmm.c:666) 20240930084943148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084943148 DMM DEBUG MM(262420000000043/e5940046) Requesting authorization (sgsn_auth.c:160) 20240930084943148 DMM INFO MM(262420000000043/e5940046) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084943148 DMM DEBUG MM(262420000000043/e5940046) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084943148 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20240930084943148 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) 20240930084943148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084943148 DMM INFO MM(262420000000043/e5940046) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5940046) (gprs_gmm.c:300) 20240930084943149 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084943149 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084943149 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240930084943149 DMM INFO MM(262420000000043/e5940046) Subscriber data update (mmctx.c:445) 20240930084943149 DMM DEBUG MM(262420000000043/e5940046) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084943150 DMM INFO MM(262420000000043/e5940046) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084943150 DMM NOTICE MM(262420000000043/e5940046) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20240930084943150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084943150 DMM NOTICE MM(262420000000043/e5940046) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084943150 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) 20240930084943150 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084943150 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240930084943150 DMM INFO MM(262420000000043/e5940046) Subscriber data update (mmctx.c:445) 20240930084943150 DMM DEBUG MM(262420000000043/e5940046) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084943156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084943156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084943156 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084943156 DMM INFO MM(262420000000043/e5940046) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084943156 DMM NOTICE MM(262420000000043/e5940046) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084943156 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084943156 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084943156 DLLC NOTICE LLME(c6b3428e/e5940046){ASSIGNED} LLGM Assign pre (ffffffff => e5940046) (gprs_llc.c:1079) 20240930084943156 DLLC NOTICE LLME(ffffffff/e5940046){ASSIGNED} LLGM Assign post (ffffffff => e5940046) (gprs_llc.c:1125) 20240930084943156 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084943156 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084943156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084943156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930084944208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084944208 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1124)@96244da3077f: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@96244da3077f: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@96244da3077f: Final verdict of PTC: pass 20240930084944217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37002<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084944219 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084944219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1122)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@96244da3077f: Final verdict of PTC: none -NSVCI97(1110)@96244da3077f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1113)@96244da3077f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@96244da3077f: Final verdict of PTC: none -NSVCI98(1116)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@96244da3077f: Final verdict of PTC: none -NSVCI99(1120)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@96244da3077f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1114)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1118)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1108)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1113): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@96244da3077f: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Mon Sep 30 08:49:44 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20240930084944348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084944749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37008<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87104) 20240930084945220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084945220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87104, count=91460) 20240930084946221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084946221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Mon Sep 30 08:49:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084947223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084947223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_suspend_nopaging started. 20240930084947811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084947813 DMM INFO MM(262420000000043/e5940046) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084947813 DMM INFO MM(262420000000043/e5940046) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084947813 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084947813 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084947813 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084947813 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084947813 DLLC NOTICE LLME(ffffffff/e5940046){ASSIGNED} LLGM Assign pre (e5940046 => ffffffff) (gprs_llc.c:1079) 20240930084947813 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5940046 => ffffffff) (gprs_llc.c:1125) 20240930084947813 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20240930084947813 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) 20240930084947813 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) 20240930084947813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930084947813 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084947813 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930084947813 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084947813 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084947860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084947860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084947860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084947860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084947860 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084947860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084947860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084947860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084947860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084947862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084947862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084947862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084947862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084947862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084947862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084947862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084947862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084947862 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084947862 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084947862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084947863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084947863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084947867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084947877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084947877 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1131)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1127)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084947898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084947898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084947898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084947898 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084947898 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084947898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084947898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084947899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084947899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084947900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084947900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084947900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084947900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084947900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084947900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084947900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084947900 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084947900 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084947900 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084947900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084947901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084947901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1135)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930084947905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084947915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084947915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1136)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1132)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084947941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084947941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084947941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084947941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084947941 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084947941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084947941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084947941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084947941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1140)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084947943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084947943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084947943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084947943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084947943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084947943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084947943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084947943 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084947943 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084947943 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084947943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1140)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084947945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084947945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1140)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084947948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084947957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084947957 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1137)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084948224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084948224 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084948224 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084948224 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1139)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084948226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1139)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084948227 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1139)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1127)@96244da3077f: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='DD7310AF'O, index=0 SGSN_Test-GSUP(1141)@96244da3077f: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@96244da3077f: 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 := '3C4DF7866EFDEE2430DD61C1A7CF832B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '685CAD16'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CAF1980D5B609118'O } } } } } 20240930084949280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084949280 DLLC NOTICE LLME(ffffffff/dd7310af){UNASSIGNED} LLC RX: unknown TLLI 0xdd7310af, creating LLME on the fly (gprs_llc.c:552) 20240930084949280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084949280 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20240930084949280 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084949280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930084949280 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084949280 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930084949280 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084949280 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084949280 DLLC NOTICE LLME(ffffffff/dd7310af){UNASSIGNED} LLGM Assign pre (dd7310af => ea0a9731) (gprs_llc.c:1079) 20240930084949280 DLLC NOTICE LLME(dd7310af/ea0a9731){ASSIGNED} LLGM Assign post (dd7310af => ea0a9731) (gprs_llc.c:1125) 20240930084949280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084949280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084949280 DMM DEBUG MM(262420000000048/ea0a9731) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084949293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084949293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084949293 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084949293 DMM DEBUG MM(262420000000048/ea0a9731) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20240930084949293 DMM NOTICE MM(262420000000048/ea0a9731) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084949293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084949293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084949294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084949294 DMM DEBUG MM(262420000000048/ea0a9731) Requesting authorization (sgsn_auth.c:160) 20240930084949294 DMM INFO MM(262420000000048/ea0a9731) Requesting authentication tuples (sgsn_auth.c:184) 20240930084949294 DMM DEBUG MM(262420000000048/ea0a9731) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084949294 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20240930084949294 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@96244da3077f: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@96244da3077f: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20240930084949296 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084949296 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084949296 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084949296 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084949296 DMM INFO MM(262420000000048/ea0a9731) Subscriber data update (mmctx.c:445) 20240930084949296 DMM DEBUG MM(262420000000048/ea0a9731) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084949296 DMM INFO MM(262420000000048/ea0a9731) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084949296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084949296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084949296 DMM INFO MM(262420000000048/ea0a9731) <- GMM AUTH AND CIPHERING REQ (rand = 3c 4d f7 86 6e fd ee 24 30 dd 61 c1 a7 cf 83 2b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084949304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084949304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084949304 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084949304 DMM INFO MM(262420000000048/ea0a9731) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084949304 DMM NOTICE MM(262420000000048/ea0a9731) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084949304 DMM DEBUG MM(262420000000048/ea0a9731) checking auth: received GSM SRES = 68 5c ad 16 (gprs_gmm.c:666) 20240930084949304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084949304 DMM DEBUG MM(262420000000048/ea0a9731) Requesting authorization (sgsn_auth.c:160) 20240930084949304 DMM INFO MM(262420000000048/ea0a9731) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084949304 DMM DEBUG MM(262420000000048/ea0a9731) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084949304 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20240930084949304 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) 20240930084949304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084949304 DMM INFO MM(262420000000048/ea0a9731) <- GMM ATTACH ACCEPT (new P-TMSI=0xea0a9731) (gprs_gmm.c:300) 20240930084949305 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084949305 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084949305 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240930084949305 DMM INFO MM(262420000000048/ea0a9731) Subscriber data update (mmctx.c:445) 20240930084949305 DMM DEBUG MM(262420000000048/ea0a9731) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084949305 DMM INFO MM(262420000000048/ea0a9731) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084949305 DMM NOTICE MM(262420000000048/ea0a9731) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20240930084949305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084949305 DMM NOTICE MM(262420000000048/ea0a9731) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084949305 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) 20240930084949306 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084949306 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240930084949306 DMM INFO MM(262420000000048/ea0a9731) Subscriber data update (mmctx.c:445) 20240930084949306 DMM DEBUG MM(262420000000048/ea0a9731) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084949313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084949313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084949313 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084949313 DMM INFO MM(262420000000048/ea0a9731) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084949313 DMM NOTICE MM(262420000000048/ea0a9731) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084949313 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084949313 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084949313 DLLC NOTICE LLME(dd7310af/ea0a9731){ASSIGNED} LLGM Assign pre (ffffffff => ea0a9731) (gprs_llc.c:1079) 20240930084949313 DLLC NOTICE LLME(ffffffff/ea0a9731){ASSIGNED} LLGM Assign post (ffffffff => ea0a9731) (gprs_llc.c:1125) 20240930084949313 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084949313 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084949313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084949313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@96244da3077f: setverdict(pass): none -> pass 20240930084949365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084949365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084949365 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084949365 DMM INFO MM(262420000000048/ea0a9731) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084949365 DMM INFO MM(262420000000048/ea0a9731) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084949365 DMM DEBUG MM(262420000000048/ea0a9731) Using GGSN 0 (gprs_sm.c:312) 20240930084949365 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) 20240930084949365 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20240930084949365 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084949365 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084949365 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20240930084949377 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 6e 06 33 86 11 8c 43 b4 8e 14 05 7f 38 fa 3b 98 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20240930084949377 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131dd218, cbp=0x55d1537e99b0) (sgsn_libgtp.c:632) 20240930084949377 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084949377 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537ea2d8 TLLI=ea0a9731, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084949377 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084949377 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084949384 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20240930084949391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084949391 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240930084949391 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240930084949395 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20240930084949395 DMM INFO MM(262420000000048/ea0a9731) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1127)@96244da3077f: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@96244da3077f: Final verdict of PTC: pass 20240930084954400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45490<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930084954403 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930084954403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1141)@96244da3077f: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1137)@96244da3077f: Final verdict of PTC: none -NSVCI97(1129)@96244da3077f: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1127)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@96244da3077f: Final verdict of PTC: none -NSVCI98(1134)@96244da3077f: Final verdict of PTC: none -NSVCI99(1140)@96244da3077f: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1132)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1133)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1128)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1138)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_suspend_nopaging-BVCI196(1127): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_suspend_nopaging-BVCI210(1132): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_suspend_nopaging-BVCI220(1137): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@96244da3077f: Test case TC_suspend_nopaging finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Mon Sep 30 08:49:54 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20240930084954529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084954930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45506<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100244) 20240930084955403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084955403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100244, count=101504) 20240930084956404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084956404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Mon Sep 30 08:49:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930084957405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084957405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_suspend_resume started. 20240930084957992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930084957994 DMM INFO MM(262420000000048/ea0a9731) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930084957994 DMM INFO MM(262420000000048/ea0a9731) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930084957994 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930084957994 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930084957994 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930084957994 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930084957994 DLLC NOTICE LLME(ffffffff/ea0a9731){ASSIGNED} LLGM Assign pre (ea0a9731 => ffffffff) (gprs_llc.c:1079) 20240930084957994 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea0a9731 => ffffffff) (gprs_llc.c:1125) 20240930084957994 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537e9f80 (gprs_sndcp.c:574) 20240930084957994 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537ea2d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930084957994 DMM NOTICE MM(262420000000048/ea0a9731) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930084957994 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20240930084957994 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930084957994 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930084957994 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20240930084957994 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20240930084957994 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) 20240930084957994 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) 20240930084957994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930084957994 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930084957994 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930084957994 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930084957994 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084958036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930084958036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084958036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084958036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084958036 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930084958036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084958036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084958036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084958036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084958038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084958038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084958038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084958038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084958038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084958038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084958038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084958038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084958038 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930084958038 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084958038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1148)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930084958038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084958038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084958041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930084958050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084958050 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084958075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930084958075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084958075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084958075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084958075 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930084958075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084958075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084958075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084958075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084958076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084958076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084958076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084958077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084958077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084958077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084958077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084958077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084958077 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930084958077 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084958077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084958077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084958077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084958082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084958092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084958092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@96244da3077f: Provider Link came up: sending NS-RESET 20240930084958110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930084958110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930084958110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930084958110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084958110 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930084958110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930084958110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930084958110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930084958110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930084958112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930084958112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930084958112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930084958112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930084958112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930084958112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930084958112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930084958112 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930084958112 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930084958112 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930084958112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930084958113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930084958113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930084958117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930084958128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084958128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930084958406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930084958406 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930084958406 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930084958406 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930084958408 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930084958409 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@96244da3077f: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='C3A118A0'O, index=0 SGSN_Test-GSUP(1160)@96244da3077f: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@96244da3077f: 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 := 'B513B3DEEC9EDB73C3BBF1425AF914DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '174370A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F86729947324C7E'O } } } } } 20240930084959463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084959463 DLLC NOTICE LLME(ffffffff/c3a118a0){UNASSIGNED} LLC RX: unknown TLLI 0xc3a118a0, creating LLME on the fly (gprs_llc.c:552) 20240930084959463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084959463 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20240930084959463 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930084959463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930084959463 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930084959463 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930084959463 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930084959463 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930084959463 DLLC NOTICE LLME(ffffffff/c3a118a0){UNASSIGNED} LLGM Assign pre (c3a118a0 => c08dc0d5) (gprs_llc.c:1079) 20240930084959463 DLLC NOTICE LLME(c3a118a0/c08dc0d5){ASSIGNED} LLGM Assign post (c3a118a0 => c08dc0d5) (gprs_llc.c:1125) 20240930084959463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930084959463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930084959463 DMM DEBUG MM(262420000000049/c08dc0d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930084959478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084959478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930084959478 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084959478 DMM DEBUG MM(262420000000049/c08dc0d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20240930084959478 DMM NOTICE MM(262420000000049/c08dc0d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930084959478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930084959478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930084959478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930084959478 DMM DEBUG MM(262420000000049/c08dc0d5) Requesting authorization (sgsn_auth.c:160) 20240930084959479 DMM INFO MM(262420000000049/c08dc0d5) Requesting authentication tuples (sgsn_auth.c:184) 20240930084959479 DMM DEBUG MM(262420000000049/c08dc0d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930084959479 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20240930084959479 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@96244da3077f: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@96244da3077f: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20240930084959481 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930084959481 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930084959481 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930084959481 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930084959481 DMM INFO MM(262420000000049/c08dc0d5) Subscriber data update (mmctx.c:445) 20240930084959481 DMM DEBUG MM(262420000000049/c08dc0d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930084959481 DMM INFO MM(262420000000049/c08dc0d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930084959481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930084959481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930084959481 DMM INFO MM(262420000000049/c08dc0d5) <- GMM AUTH AND CIPHERING REQ (rand = b5 13 b3 de ec 9e db 73 c3 bb f1 42 5a f9 14 dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930084959489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084959489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930084959489 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084959489 DMM INFO MM(262420000000049/c08dc0d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930084959489 DMM NOTICE MM(262420000000049/c08dc0d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930084959489 DMM DEBUG MM(262420000000049/c08dc0d5) checking auth: received GSM SRES = 17 43 70 a0 (gprs_gmm.c:666) 20240930084959489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930084959489 DMM DEBUG MM(262420000000049/c08dc0d5) Requesting authorization (sgsn_auth.c:160) 20240930084959489 DMM INFO MM(262420000000049/c08dc0d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930084959489 DMM DEBUG MM(262420000000049/c08dc0d5) Requesting subscriber data update (gprs_subscriber.c:894) 20240930084959489 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20240930084959489 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) 20240930084959489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930084959489 DMM INFO MM(262420000000049/c08dc0d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc08dc0d5) (gprs_gmm.c:300) 20240930084959491 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930084959491 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930084959491 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240930084959491 DMM INFO MM(262420000000049/c08dc0d5) Subscriber data update (mmctx.c:445) 20240930084959491 DMM DEBUG MM(262420000000049/c08dc0d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930084959491 DMM INFO MM(262420000000049/c08dc0d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930084959491 DMM NOTICE MM(262420000000049/c08dc0d5) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20240930084959491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930084959491 DMM NOTICE MM(262420000000049/c08dc0d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930084959491 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) 20240930084959491 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930084959491 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240930084959491 DMM INFO MM(262420000000049/c08dc0d5) Subscriber data update (mmctx.c:445) 20240930084959491 DMM DEBUG MM(262420000000049/c08dc0d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930084959497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084959498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930084959498 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084959498 DMM INFO MM(262420000000049/c08dc0d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930084959498 DMM NOTICE MM(262420000000049/c08dc0d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930084959498 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930084959498 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930084959498 DLLC NOTICE LLME(c3a118a0/c08dc0d5){ASSIGNED} LLGM Assign pre (ffffffff => c08dc0d5) (gprs_llc.c:1079) 20240930084959498 DLLC NOTICE LLME(ffffffff/c08dc0d5){ASSIGNED} LLGM Assign post (ffffffff => c08dc0d5) (gprs_llc.c:1125) 20240930084959498 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930084959498 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930084959498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930084959498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@96244da3077f: setverdict(pass): none -> pass 20240930084959549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084959549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930084959549 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930084959549 DMM INFO MM(262420000000049/c08dc0d5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930084959549 DMM INFO MM(262420000000049/c08dc0d5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930084959549 DMM DEBUG MM(262420000000049/c08dc0d5) Using GGSN 0 (gprs_sm.c:312) 20240930084959549 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) 20240930084959549 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20240930084959550 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930084959550 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20240930084959550 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20240930084959561 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 ff e5 d5 96 11 83 4f 69 2f 14 05 7f 68 15 f9 d1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20240930084959561 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131de288, cbp=0x55d1537e9d40) (sgsn_libgtp.c:632) 20240930084959562 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930084959562 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537eb448 TLLI=c08dc0d5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930084959562 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930084959562 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930084959568 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20240930084959575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930084959575 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240930084959575 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240930084959578 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20240930084959578 DMM INFO MM(262420000000049/c08dc0d5) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20240930085004583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085004583 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20240930085004583 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20240930085004587 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@96244da3077f: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@96244da3077f: Final verdict of PTC: pass 20240930085004595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38732<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@96244da3077f: Final verdict of PTC: none -NSVCI99(1158)@96244da3077f: Final verdict of PTC: none 20240930085004598 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085004598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1145)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@96244da3077f: Final verdict of PTC: none -NSVCI97(1148)@96244da3077f: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@96244da3077f: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@96244da3077f: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@96244da3077f: Final verdict of PTC: none -NSVCI98(1153)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1146)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1156)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1151)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@96244da3077f: Test case TC_suspend_resume finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Mon Sep 30 08:50:04 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20240930085004721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085005122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103780) 20240930085005357 DGPRS DEBUG Checking for inactive LLMEs, time = 9496939 (sgsn.c:131) 20240930085005599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085005599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103780, count=105160) 20240930085006600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085006600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Mon Sep 30 08:50:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085007601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085007601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_suspend_rau started. 20240930085008190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085008192 DMM INFO MM(262420000000049/c08dc0d5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085008192 DMM INFO MM(262420000000049/c08dc0d5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085008192 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085008192 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085008192 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930085008192 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930085008192 DLLC NOTICE LLME(ffffffff/c08dc0d5){ASSIGNED} LLGM Assign pre (c08dc0d5 => ffffffff) (gprs_llc.c:1079) 20240930085008192 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c08dc0d5 => ffffffff) (gprs_llc.c:1125) 20240930085008192 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eb0f0 (gprs_sndcp.c:574) 20240930085008192 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537eb448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930085008192 DMM NOTICE MM(262420000000049/c08dc0d5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930085008192 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20240930085008192 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930085008192 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930085008192 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20240930085008192 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20240930085008192 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) 20240930085008192 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) 20240930085008192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930085008192 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930085008192 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930085008192 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930085008192 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085008245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085008245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085008245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085008245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085008245 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085008245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085008245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085008245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085008245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1168)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085008247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085008247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085008247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085008247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085008247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085008247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085008247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085008247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085008247 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085008247 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085008247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1168)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085008249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085008249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1167)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930085008252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085008260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085008260 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1165)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1167)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085008273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085008273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085008273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085008273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085008273 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085008273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085008273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085008273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085008273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085008275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085008275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085008275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085008275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085008275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085008275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085008275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085008275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085008275 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085008275 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085008275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085008275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085008275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085008280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930085008289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085008289 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085008314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085008314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085008314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085008314 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085008314 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085008314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085008314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085008314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085008314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085008316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085008316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085008316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085008316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085008316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085008316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085008316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085008316 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085008316 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085008316 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085008316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1177)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085008317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085008317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085008320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085008331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085008331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085008602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085008602 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085008602 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085008602 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085008604 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085008605 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1165)@96244da3077f: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='F7D76279'O, index=0 SGSN_Test-GSUP(1179)@96244da3077f: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@96244da3077f: 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 := '918219C46623F57ADC60123D31F29C80'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8F5A4767'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '849FE2B79EB9661B'O } } } } } 20240930085009660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085009660 DLLC NOTICE LLME(ffffffff/f7d76279){UNASSIGNED} LLC RX: unknown TLLI 0xf7d76279, creating LLME on the fly (gprs_llc.c:552) 20240930085009660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085009660 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20240930085009660 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930085009660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930085009660 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930085009660 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930085009660 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085009660 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085009660 DLLC NOTICE LLME(ffffffff/f7d76279){UNASSIGNED} LLGM Assign pre (f7d76279 => d9ff3cb3) (gprs_llc.c:1079) 20240930085009660 DLLC NOTICE LLME(f7d76279/d9ff3cb3){ASSIGNED} LLGM Assign post (f7d76279 => d9ff3cb3) (gprs_llc.c:1125) 20240930085009660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085009660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085009660 DMM DEBUG MM(262420000000050/d9ff3cb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085009674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085009674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930085009674 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085009674 DMM DEBUG MM(262420000000050/d9ff3cb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20240930085009674 DMM NOTICE MM(262420000000050/d9ff3cb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085009674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085009674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085009674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085009674 DMM DEBUG MM(262420000000050/d9ff3cb3) Requesting authorization (sgsn_auth.c:160) 20240930085009674 DMM INFO MM(262420000000050/d9ff3cb3) Requesting authentication tuples (sgsn_auth.c:184) 20240930085009674 DMM DEBUG MM(262420000000050/d9ff3cb3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085009674 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20240930085009674 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@96244da3077f: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@96244da3077f: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20240930085009676 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085009676 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085009676 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085009676 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085009677 DMM INFO MM(262420000000050/d9ff3cb3) Subscriber data update (mmctx.c:445) 20240930085009677 DMM DEBUG MM(262420000000050/d9ff3cb3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085009677 DMM INFO MM(262420000000050/d9ff3cb3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085009677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085009677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085009677 DMM INFO MM(262420000000050/d9ff3cb3) <- GMM AUTH AND CIPHERING REQ (rand = 91 82 19 c4 66 23 f5 7a dc 60 12 3d 31 f2 9c 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930085009684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085009684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085009684 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085009684 DMM INFO MM(262420000000050/d9ff3cb3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085009684 DMM NOTICE MM(262420000000050/d9ff3cb3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085009684 DMM DEBUG MM(262420000000050/d9ff3cb3) checking auth: received GSM SRES = 8f 5a 47 67 (gprs_gmm.c:666) 20240930085009684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085009684 DMM DEBUG MM(262420000000050/d9ff3cb3) Requesting authorization (sgsn_auth.c:160) 20240930085009684 DMM INFO MM(262420000000050/d9ff3cb3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085009684 DMM DEBUG MM(262420000000050/d9ff3cb3) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085009684 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20240930085009684 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) 20240930085009684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930085009684 DMM INFO MM(262420000000050/d9ff3cb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9ff3cb3) (gprs_gmm.c:300) 20240930085009685 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085009685 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085009685 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240930085009685 DMM INFO MM(262420000000050/d9ff3cb3) Subscriber data update (mmctx.c:445) 20240930085009685 DMM DEBUG MM(262420000000050/d9ff3cb3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085009685 DMM INFO MM(262420000000050/d9ff3cb3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085009685 DMM NOTICE MM(262420000000050/d9ff3cb3) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20240930085009685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085009685 DMM NOTICE MM(262420000000050/d9ff3cb3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085009685 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) 20240930085009686 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085009686 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240930085009686 DMM INFO MM(262420000000050/d9ff3cb3) Subscriber data update (mmctx.c:445) 20240930085009686 DMM DEBUG MM(262420000000050/d9ff3cb3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930085009693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085009693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930085009693 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085009693 DMM INFO MM(262420000000050/d9ff3cb3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085009693 DMM NOTICE MM(262420000000050/d9ff3cb3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085009693 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085009693 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085009693 DLLC NOTICE LLME(f7d76279/d9ff3cb3){ASSIGNED} LLGM Assign pre (ffffffff => d9ff3cb3) (gprs_llc.c:1079) 20240930085009693 DLLC NOTICE LLME(ffffffff/d9ff3cb3){ASSIGNED} LLGM Assign post (ffffffff => d9ff3cb3) (gprs_llc.c:1125) 20240930085009693 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930085009693 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930085009693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085009693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@96244da3077f: setverdict(pass): none -> pass 20240930085009744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085009744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930085009744 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085009744 DMM INFO MM(262420000000050/d9ff3cb3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930085009744 DMM INFO MM(262420000000050/d9ff3cb3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930085009744 DMM DEBUG MM(262420000000050/d9ff3cb3) Using GGSN 0 (gprs_sm.c:312) 20240930085009744 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) 20240930085009745 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20240930085009745 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930085009745 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20240930085009745 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20240930085009757 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 6d 40 c1 9f 11 f5 62 f5 f5 14 05 7f 79 98 30 a8 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) 20240930085009757 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131df2f8, cbp=0x55d1537e8fe0) (sgsn_libgtp.c:632) 20240930085009757 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930085009757 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537eb448 TLLI=d9ff3cb3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930085009757 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930085009757 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930085009764 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20240930085009770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085009770 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240930085009770 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240930085009774 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20240930085009774 DMM INFO MM(262420000000050/d9ff3cb3) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20240930085014782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085014782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085014783 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085014783 DMM INFO MM(262420000000050/d9ff3cb3) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240930085014783 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085014783 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20240930085014783 DLLC NOTICE LLME(ffffffff/d9ff3cb3){ASSIGNED} LLGM Assign pre (d9ff3cb3 => f40a91b2) (gprs_llc.c:1079) 20240930085014783 DLLC NOTICE LLME(d9ff3cb3/f40a91b2){ASSIGNED} LLGM Assign post (d9ff3cb3 => f40a91b2) (gprs_llc.c:1125) 20240930085014783 DMM INFO MM(262420000000050/f40a91b2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930085014791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085014791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20240930085014791 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085014791 DMM INFO MM(262420000000050/f40a91b2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240930085014791 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240930085014791 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085014791 DLLC NOTICE LLME(d9ff3cb3/f40a91b2){ASSIGNED} LLGM Assign pre (ffffffff => f40a91b2) (gprs_llc.c:1079) 20240930085014791 DLLC NOTICE LLME(ffffffff/f40a91b2){ASSIGNED} LLGM Assign post (ffffffff => f40a91b2) (gprs_llc.c:1125) 20240930085014791 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240930085015291 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1165)@96244da3077f: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@96244da3077f: Final verdict of PTC: pass 20240930085015299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35448<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@96244da3077f: Final verdict of PTC: none 20240930085015302 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085015302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1178)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1167)@96244da3077f: Final verdict of PTC: none -NSVCI97(1168)@96244da3077f: Final verdict of PTC: none -NSVCI99(1177)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@96244da3077f: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@96244da3077f: Final verdict of PTC: none TC_suspend_rau-BVCI196(1165)@96244da3077f: Final verdict of PTC: none -NSVCI98(1172)@96244da3077f: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1166)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1170)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1175)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_suspend_rau-BVCI196(1165): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@96244da3077f: Test case TC_suspend_rau finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Mon Sep 30 08:50:15 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20240930085015431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085015832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35454<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109448) 20240930085016303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085016303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109448, count=110608) 20240930085017305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085017305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Mon Sep 30 08:50:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085018307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085018307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_paging_ps started. 20240930085018896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085018897 DMM INFO MM(262420000000050/f40a91b2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085018897 DMM INFO MM(262420000000050/f40a91b2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085018897 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085018897 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085018897 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930085018897 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930085018897 DLLC NOTICE LLME(ffffffff/f40a91b2){ASSIGNED} LLGM Assign pre (f40a91b2 => ffffffff) (gprs_llc.c:1079) 20240930085018897 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f40a91b2 => ffffffff) (gprs_llc.c:1125) 20240930085018897 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eb0f0 (gprs_sndcp.c:574) 20240930085018897 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537eb448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930085018897 DMM NOTICE MM(262420000000050/f40a91b2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930085018897 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20240930085018897 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930085018897 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930085018897 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20240930085018898 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20240930085018898 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) 20240930085018898 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) 20240930085018898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930085018898 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930085018898 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930085018898 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930085018898 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@96244da3077f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1186)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930085018951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085018951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085018951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085018951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085018951 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085018951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085018951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085018951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085018951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1187)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085018952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085018952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085018952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085018953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085018953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085018953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085018953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085018953 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085018953 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085018953 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085018953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1187)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085018954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085018954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085018957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240930085018968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085018968 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1186)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps-BVCI196(1184)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1191)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085018974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085018974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085018974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085018974 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085018974 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085018974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085018974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085018974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085018974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085018976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085018976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085018976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085018976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085018976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085018976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085018976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085018976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085018976 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085018976 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085018976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085018977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085018977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085018980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085018988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085018988 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085019017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085019017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085019017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085019017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085019017 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085019017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085019017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085019017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085019017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085019019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085019019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085019019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085019020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085019020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085019020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085019020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085019020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085019020 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085019020 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085019020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085019020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085019020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1197)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085019024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085019035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085019035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1194)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085019308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085019308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085019308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085019308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1196)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085019310 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1196)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085019310 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1196)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1184)@96244da3077f: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='F4A18700'O, index=0 SGSN_Test-GSUP(1198)@96244da3077f: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@96244da3077f: 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 := 'D41FE25FF44C9421AE27F07C02FDBC74'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7B4CFBE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '052D4BE12B517BC2'O } } } } } 20240930085020368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085020368 DLLC NOTICE LLME(ffffffff/f4a18700){UNASSIGNED} LLC RX: unknown TLLI 0xf4a18700, creating LLME on the fly (gprs_llc.c:552) 20240930085020368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085020368 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20240930085020368 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930085020368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930085020368 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930085020368 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930085020368 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085020368 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085020368 DLLC NOTICE LLME(ffffffff/f4a18700){UNASSIGNED} LLGM Assign pre (f4a18700 => cc8b5c2b) (gprs_llc.c:1079) 20240930085020368 DLLC NOTICE LLME(f4a18700/cc8b5c2b){ASSIGNED} LLGM Assign post (f4a18700 => cc8b5c2b) (gprs_llc.c:1125) 20240930085020369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085020369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085020369 DMM DEBUG MM(262420000000051/cc8b5c2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085020381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085020381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930085020381 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085020381 DMM DEBUG MM(262420000000051/cc8b5c2b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20240930085020381 DMM NOTICE MM(262420000000051/cc8b5c2b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085020381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085020381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085020381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085020381 DMM DEBUG MM(262420000000051/cc8b5c2b) Requesting authorization (sgsn_auth.c:160) 20240930085020381 DMM INFO MM(262420000000051/cc8b5c2b) Requesting authentication tuples (sgsn_auth.c:184) 20240930085020381 DMM DEBUG MM(262420000000051/cc8b5c2b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085020381 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20240930085020381 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@96244da3077f: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@96244da3077f: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20240930085020384 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085020384 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085020384 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085020384 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085020384 DMM INFO MM(262420000000051/cc8b5c2b) Subscriber data update (mmctx.c:445) 20240930085020384 DMM DEBUG MM(262420000000051/cc8b5c2b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085020384 DMM INFO MM(262420000000051/cc8b5c2b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085020384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085020384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085020384 DMM INFO MM(262420000000051/cc8b5c2b) <- GMM AUTH AND CIPHERING REQ (rand = d4 1f e2 5f f4 4c 94 21 ae 27 f0 7c 02 fd bc 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930085020393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085020393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085020393 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085020393 DMM INFO MM(262420000000051/cc8b5c2b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085020393 DMM NOTICE MM(262420000000051/cc8b5c2b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085020393 DMM DEBUG MM(262420000000051/cc8b5c2b) checking auth: received GSM SRES = 7b 4c fb e8 (gprs_gmm.c:666) 20240930085020393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085020393 DMM DEBUG MM(262420000000051/cc8b5c2b) Requesting authorization (sgsn_auth.c:160) 20240930085020393 DMM INFO MM(262420000000051/cc8b5c2b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085020393 DMM DEBUG MM(262420000000051/cc8b5c2b) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085020393 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20240930085020393 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) 20240930085020393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930085020393 DMM INFO MM(262420000000051/cc8b5c2b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc8b5c2b) (gprs_gmm.c:300) 20240930085020394 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085020394 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085020394 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240930085020394 DMM INFO MM(262420000000051/cc8b5c2b) Subscriber data update (mmctx.c:445) 20240930085020394 DMM DEBUG MM(262420000000051/cc8b5c2b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085020394 DMM INFO MM(262420000000051/cc8b5c2b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085020394 DMM NOTICE MM(262420000000051/cc8b5c2b) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20240930085020394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085020394 DMM NOTICE MM(262420000000051/cc8b5c2b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085020394 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) 20240930085020395 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085020395 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240930085020395 DMM INFO MM(262420000000051/cc8b5c2b) Subscriber data update (mmctx.c:445) 20240930085020395 DMM DEBUG MM(262420000000051/cc8b5c2b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930085020401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085020401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930085020401 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085020401 DMM INFO MM(262420000000051/cc8b5c2b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085020401 DMM NOTICE MM(262420000000051/cc8b5c2b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085020401 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085020401 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085020401 DLLC NOTICE LLME(f4a18700/cc8b5c2b){ASSIGNED} LLGM Assign pre (ffffffff => cc8b5c2b) (gprs_llc.c:1079) 20240930085020401 DLLC NOTICE LLME(ffffffff/cc8b5c2b){ASSIGNED} LLGM Assign post (ffffffff => cc8b5c2b) (gprs_llc.c:1125) 20240930085020401 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930085020401 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930085020401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085020401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@96244da3077f: setverdict(pass): none -> pass 20240930085020452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085020452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930085020453 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085020453 DMM INFO MM(262420000000051/cc8b5c2b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930085020453 DMM INFO MM(262420000000051/cc8b5c2b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930085020453 DMM DEBUG MM(262420000000051/cc8b5c2b) Using GGSN 0 (gprs_sm.c:312) 20240930085020453 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) 20240930085020453 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20240930085020453 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930085020453 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20240930085020453 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20240930085020464 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 34 66 e1 2e 11 0e ab 91 eb 14 05 7f 2a 97 79 d4 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) 20240930085020464 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131e0368, cbp=0x55d1537e9450) (sgsn_libgtp.c:632) 20240930085020464 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930085020464 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537eb448 TLLI=cc8b5c2b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930085020464 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930085020464 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930085020470 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20240930085023453 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Timeout of T3314 (fsm.c:317) 20240930085023453 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240930085023453 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240930085025480 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20240930085025480 DMM INFO MM(262420000000051/cc8b5c2b) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1184)@96244da3077f: 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 := 'CC8B5C2B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1184)@96244da3077f: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@96244da3077f: Final verdict of PTC: pass 20240930085025494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34520<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps-BVCI196(1184)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(1198)@96244da3077f: Final verdict of PTC: none 20240930085025496 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085025496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1187)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1196)@96244da3077f: Final verdict of PTC: none -NSVCI99(1197)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@96244da3077f: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@96244da3077f: Final verdict of PTC: none TC_paging_ps-BVCI220(1194)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@96244da3077f: Final verdict of PTC: none -NSVCI98(1191)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1185)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1195)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1189)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_paging_ps-BVCI196(1184): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_paging_ps-BVCI220(1194): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@96244da3077f: Test case TC_paging_ps finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Mon Sep 30 08:50:25 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20240930085025620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085026022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95696) 20240930085026497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085026497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95696, count=103944) 20240930085027498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085027498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Mon Sep 30 08:50:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085028499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085028499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_paging_ps_ra_multiple_cells started. 20240930085029081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085029083 DMM INFO MM(262420000000051/cc8b5c2b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085029083 DMM INFO MM(262420000000051/cc8b5c2b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085029083 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085029083 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085029083 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930085029083 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240930085029083 DLLC NOTICE LLME(ffffffff/cc8b5c2b){ASSIGNED} LLGM Assign pre (cc8b5c2b => ffffffff) (gprs_llc.c:1079) 20240930085029083 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc8b5c2b => ffffffff) (gprs_llc.c:1125) 20240930085029083 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eb0f0 (gprs_sndcp.c:574) 20240930085029083 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537eb448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930085029083 DMM NOTICE MM(262420000000051/cc8b5c2b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930085029083 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20240930085029083 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930085029083 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930085029083 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20240930085029083 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20240930085029083 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) 20240930085029083 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) 20240930085029083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930085029083 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930085029083 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930085029083 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930085029083 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085029129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085029129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085029130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085029130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085029130 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085029130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085029130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085029130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085029130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085029132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085029132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085029132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085029132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085029132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085029132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085029132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085029132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085029132 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085029132 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085029132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085029133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085029133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085029137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930085029146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085029147 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085029168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085029168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085029168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085029168 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085029168 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085029168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085029168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085029168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085029168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085029170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085029170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085029170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085029170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085029170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085029170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085029170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085029170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085029170 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085029170 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085029170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085029171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085029171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085029175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930085029185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085029185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085029206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085029206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085029206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085029206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085029206 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085029206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085029206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085029206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085029206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085029207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085029207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085029207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085029207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085029207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085029207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085029207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085029207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085029207 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085029207 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085029207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085029208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085029208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085029212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085029222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085029222 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085029500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085029500 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085029500 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085029500 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085029502 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085029503 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@96244da3077f: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='ED2C1579'O, index=0 SGSN_Test-GSUP(1217)@96244da3077f: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@96244da3077f: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@96244da3077f: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='ED2C1579'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@96244da3077f: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='ED2C1579'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@96244da3077f: 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 := '5AB957DFF5024A94D9A047AE883F8066'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CA922198'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FF9ACE121E904E71'O } } } } } 20240930085030557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085030557 DLLC NOTICE LLME(ffffffff/ed2c1579){UNASSIGNED} LLC RX: unknown TLLI 0xed2c1579, creating LLME on the fly (gprs_llc.c:552) 20240930085030557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085030557 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20240930085030557 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930085030557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930085030557 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930085030557 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930085030557 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085030557 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085030557 DLLC NOTICE LLME(ffffffff/ed2c1579){UNASSIGNED} LLGM Assign pre (ed2c1579 => fa1db9af) (gprs_llc.c:1079) 20240930085030557 DLLC NOTICE LLME(ed2c1579/fa1db9af){ASSIGNED} LLGM Assign post (ed2c1579 => fa1db9af) (gprs_llc.c:1125) 20240930085030557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085030557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085030557 DMM DEBUG MM(262420000000052/fa1db9af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085030571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085030571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930085030571 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085030571 DMM DEBUG MM(262420000000052/fa1db9af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20240930085030571 DMM NOTICE MM(262420000000052/fa1db9af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085030571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085030571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085030571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085030571 DMM DEBUG MM(262420000000052/fa1db9af) Requesting authorization (sgsn_auth.c:160) 20240930085030571 DMM INFO MM(262420000000052/fa1db9af) Requesting authentication tuples (sgsn_auth.c:184) 20240930085030571 DMM DEBUG MM(262420000000052/fa1db9af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085030571 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20240930085030571 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@96244da3077f: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@96244da3077f: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20240930085030574 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085030574 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085030574 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085030574 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085030574 DMM INFO MM(262420000000052/fa1db9af) Subscriber data update (mmctx.c:445) 20240930085030574 DMM DEBUG MM(262420000000052/fa1db9af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085030574 DMM INFO MM(262420000000052/fa1db9af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085030574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085030574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085030574 DMM INFO MM(262420000000052/fa1db9af) <- GMM AUTH AND CIPHERING REQ (rand = 5a b9 57 df f5 02 4a 94 d9 a0 47 ae 88 3f 80 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930085030581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085030581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085030581 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085030581 DMM INFO MM(262420000000052/fa1db9af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085030581 DMM NOTICE MM(262420000000052/fa1db9af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085030581 DMM DEBUG MM(262420000000052/fa1db9af) checking auth: received GSM SRES = ca 92 21 98 (gprs_gmm.c:666) 20240930085030581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085030581 DMM DEBUG MM(262420000000052/fa1db9af) Requesting authorization (sgsn_auth.c:160) 20240930085030581 DMM INFO MM(262420000000052/fa1db9af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085030581 DMM DEBUG MM(262420000000052/fa1db9af) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085030581 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20240930085030581 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) 20240930085030581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930085030581 DMM INFO MM(262420000000052/fa1db9af) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa1db9af) (gprs_gmm.c:300) 20240930085030583 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085030583 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085030583 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240930085030583 DMM INFO MM(262420000000052/fa1db9af) Subscriber data update (mmctx.c:445) 20240930085030583 DMM DEBUG MM(262420000000052/fa1db9af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085030583 DMM INFO MM(262420000000052/fa1db9af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085030583 DMM NOTICE MM(262420000000052/fa1db9af) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20240930085030583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085030583 DMM NOTICE MM(262420000000052/fa1db9af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085030583 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) 20240930085030583 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085030583 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240930085030583 DMM INFO MM(262420000000052/fa1db9af) Subscriber data update (mmctx.c:445) 20240930085030583 DMM DEBUG MM(262420000000052/fa1db9af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930085030589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085030589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930085030589 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085030590 DMM INFO MM(262420000000052/fa1db9af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085030590 DMM NOTICE MM(262420000000052/fa1db9af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085030590 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085030590 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085030590 DLLC NOTICE LLME(ed2c1579/fa1db9af){ASSIGNED} LLGM Assign pre (ffffffff => fa1db9af) (gprs_llc.c:1079) 20240930085030590 DLLC NOTICE LLME(ffffffff/fa1db9af){ASSIGNED} LLGM Assign post (ffffffff => fa1db9af) (gprs_llc.c:1125) 20240930085030590 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930085030590 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930085030590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085030590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930085030641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085030641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930085030641 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085030641 DMM INFO MM(262420000000052/fa1db9af) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930085030641 DMM INFO MM(262420000000052/fa1db9af) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930085030641 DMM DEBUG MM(262420000000052/fa1db9af) Using GGSN 0 (gprs_sm.c:312) 20240930085030641 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) 20240930085030641 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20240930085030641 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930085030641 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20240930085030642 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20240930085030654 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 0b a3 44 dd 11 e6 c1 cf 23 14 05 7f be 7e 93 13 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20240930085030654 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131e13d8, cbp=0x55d1537e97e0) (sgsn_libgtp.c:632) 20240930085030654 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930085030654 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537ebd08 TLLI=fa1db9af, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930085030654 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930085030654 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@96244da3077f: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930085030660 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20240930085033642 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Timeout of T3314 (fsm.c:317) 20240930085033642 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240930085033642 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240930085035359 DGPRS DEBUG Checking for inactive LLMEs, time = 9496969 (sgsn.c:131) 20240930085035670 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20240930085035670 DMM INFO MM(262420000000052/fa1db9af) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@96244da3077f: 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 := 'FA1DB9AF'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20240930085049501 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240930085049501 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240930085049501 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085059134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085059136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085059136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930085059172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085059174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085059174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240930085059209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085059210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085059211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@96244da3077f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@96244da3077f: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20240930085100552 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085100552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(1217)@96244da3077f: Final verdict of PTC: none -NSVCI98(1210)@96244da3077f: Final verdict of PTC: none -NSVCI99(1215)@96244da3077f: Final verdict of PTC: none -NSVCI97(1205)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@96244da3077f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@96244da3077f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@96244da3077f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@96244da3077f: Final verdict of PTC: none 20240930085100555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48970<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1212)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1213)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1208)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1203)@96244da3077f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@96244da3077f: Final verdict of PTC: fail reason: "Tguard timeout" MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@96244da3077f: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Mon Sep 30 08:51:00 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20240930085100681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085101082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104828) 20240930085101553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085101553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104828, count=109184) 20240930085102554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085102554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Mon Sep 30 08:51:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085103555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085103555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_bssgp_rim_single_report started. 20240930085104143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085104145 DMM INFO MM(262420000000052/fa1db9af) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085104145 DMM INFO MM(262420000000052/fa1db9af) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085104145 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085104145 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085104145 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930085104145 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240930085104145 DLLC NOTICE LLME(ffffffff/fa1db9af){ASSIGNED} LLGM Assign pre (fa1db9af => ffffffff) (gprs_llc.c:1079) 20240930085104145 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa1db9af => ffffffff) (gprs_llc.c:1125) 20240930085104145 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eb9b0 (gprs_sndcp.c:574) 20240930085104145 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537ebd08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930085104145 DMM NOTICE MM(262420000000052/fa1db9af) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930085104145 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20240930085104145 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930085104145 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930085104145 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20240930085104145 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20240930085104145 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) 20240930085104145 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) 20240930085104145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930085104145 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930085104145 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930085104145 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930085104145 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085104187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085104187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085104187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085104187 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085104187 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085104187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085104187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085104187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085104187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085104188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085104188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085104188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085104188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085104188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085104188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085104188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085104188 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085104188 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085104188 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085104188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085104189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085104189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085104192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085104201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085104201 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1225)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 TC_bssgp_rim_single_report-BVCI196(1223)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085104227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085104228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085104228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085104228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085104228 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085104228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085104228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085104228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085104228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085104229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085104230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085104230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085104230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085104230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085104230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085104230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085104230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085104230 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085104230 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085104230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085104230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085104230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085104234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085104242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085104242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1235)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085104276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085104276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085104276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085104276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085104276 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085104276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085104276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085104276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085104276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085104278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085104278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085104278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085104278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085104278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085104278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085104278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085104278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085104278 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085104278 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085104278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085104279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085104279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1235)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085104282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085104290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085104290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1232)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085104556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085104556 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085104556 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085104556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1234)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085104558 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1234)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085104559 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1234)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1234)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1234)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930085104575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@96244da3077f: setverdict(pass): none -> pass MTC@96244da3077f: Warning: Re-starting timer T, which is already active (running or expired). 20240930085104586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930085104594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56210<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@96244da3077f: Final verdict of PTC: none 20240930085104596 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085104596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1224)@96244da3077f: Final verdict of PTC: none -NSVCI98(1229)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@96244da3077f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1232)@96244da3077f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@96244da3077f: Final verdict of PTC: none -NSVCI99(1235)@96244da3077f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1222)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1227)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1233)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: pass MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1232): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1233): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1235): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@96244da3077f: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Mon Sep 30 08:51:04 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20240930085104721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085105122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58336) 20240930085105359 DGPRS DEBUG Checking for inactive LLMEs, time = 9496999 (sgsn.c:131) 20240930085105597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085105597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58336, count=59816) 20240930085106598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085106598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Mon Sep 30 08:51:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085107599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085107599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_rim_eutran_to_geran started. 20240930085108180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085108182 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085108224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085108224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085108224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085108224 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085108224 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085108224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085108224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085108224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085108224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085108226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085108226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085108226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085108227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085108227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085108227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085108227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085108227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085108227 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085108227 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085108227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1242)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085108227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085108227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085108232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1243)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1239)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085108242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085108242 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085108257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085108257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085108257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085108257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085108257 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085108257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085108257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085108257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085108257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085108258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085108258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085108258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085108258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085108258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085108258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085108258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085108258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085108258 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085108258 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085108258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085108259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085108259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085108263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085108273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085108273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1248)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 TC_rim_eutran_to_geran-BVCI210(1246)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085108305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085108306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085108306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085108306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085108306 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085108306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085108306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085108306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085108306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085108308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085108308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085108308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085108308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085108308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085108308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085108308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085108308 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085108308 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085108308 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085108308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1253)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085108309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085108309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085108312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085108321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085108321 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1250)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085108600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085108600 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085108600 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085108600 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1252)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1252)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085108602 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1252)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1252)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085108603 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1252)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1252)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1252)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1252)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@96244da3077f: setverdict(pass): none -> pass 20240930085108636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930085108640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48696<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930085108642 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1254)@96244da3077f: Final verdict of PTC: none 20240930085108642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1243)@96244da3077f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1252)@96244da3077f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@96244da3077f: Final verdict of PTC: none -NSVCI97(1242)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@96244da3077f: Final verdict of PTC: none -NSVCI98(1247)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@96244da3077f: Final verdict of PTC: none -NSVCI99(1253)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@96244da3077f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1250)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1245)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1240)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1251)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: pass MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1250): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1252): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@96244da3077f: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Mon Sep 30 08:51:08 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20240930085108769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085109171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48712<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36744) 20240930085109643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085109643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36744, count=51876) 20240930085110644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085110644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Mon Sep 30 08:51:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085111645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085111645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_cell_change_different_rai_ci_attach started. 20240930085112232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085112233 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085112282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085112282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085112282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085112282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085112282 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085112282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085112282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085112282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085112282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085112284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085112284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085112284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1260)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930085112284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085112284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085112284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085112284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085112284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085112284 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085112284 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085112284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1261)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085112285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085112285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085112289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240930085112299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085112299 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1260)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_cell_change_different_rai_ci_attach-BVCI196(1258)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1265)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085112307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085112307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085112307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085112307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085112307 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085112307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085112307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085112307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085112307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085112309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085112309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085112309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085112309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085112309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085112309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085112309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085112309 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085112309 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085112309 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085112309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1265)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085112310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085112310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085112313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1266)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085112323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085112323 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085112345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085112345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085112345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085112345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085112345 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085112345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085112345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085112345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085112345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085112347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085112347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085112347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085112347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085112347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085112347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085112347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085112347 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085112347 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085112347 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085112347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085112348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085112348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085112352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085112361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085112361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085112646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085112646 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085112646 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085112646 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085112649 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085112649 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1258)@96244da3077f: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='D08A45D3'O, index=0 SGSN_Test-GSUP(1272)@96244da3077f: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@96244da3077f: 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 := '6698CF0EC878FDF9DA580CDFC6596E4A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DD2FD873'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB962B889D1EA1B1'O } } } } } 20240930085112695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085112695 DLLC NOTICE LLME(ffffffff/d08a45d3){UNASSIGNED} LLC RX: unknown TLLI 0xd08a45d3, creating LLME on the fly (gprs_llc.c:552) 20240930085112695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085112695 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20240930085112695 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930085112695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930085112695 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930085112695 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930085112695 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085112695 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085112695 DLLC NOTICE LLME(ffffffff/d08a45d3){UNASSIGNED} LLGM Assign pre (d08a45d3 => e62989ea) (gprs_llc.c:1079) 20240930085112695 DLLC NOTICE LLME(d08a45d3/e62989ea){ASSIGNED} LLGM Assign post (d08a45d3 => e62989ea) (gprs_llc.c:1125) 20240930085112695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085112695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085112695 DMM DEBUG MM(262420000000068/e62989ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085112705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085112705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930085112705 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085112705 DMM DEBUG MM(262420000000068/e62989ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240930085112705 DMM NOTICE MM(262420000000068/e62989ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085112705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085112705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085112705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085112705 DMM DEBUG MM(262420000000068/e62989ea) Requesting authorization (sgsn_auth.c:160) 20240930085112705 DMM INFO MM(262420000000068/e62989ea) Requesting authentication tuples (sgsn_auth.c:184) 20240930085112705 DMM DEBUG MM(262420000000068/e62989ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085112705 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20240930085112705 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1272)@96244da3077f: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@96244da3077f: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20240930085112708 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085112708 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085112708 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085112708 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085112708 DMM INFO MM(262420000000068/e62989ea) Subscriber data update (mmctx.c:445) 20240930085112708 DMM DEBUG MM(262420000000068/e62989ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085112708 DMM INFO MM(262420000000068/e62989ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085112708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085112708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085112708 DMM INFO MM(262420000000068/e62989ea) <- GMM AUTH AND CIPHERING REQ (rand = 66 98 cf 0e c8 78 fd f9 da 58 0c df c6 59 6e 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930085112715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085112715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085112715 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085112715 DMM INFO MM(262420000000068/e62989ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085112715 DMM NOTICE MM(262420000000068/e62989ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085112715 DMM DEBUG MM(262420000000068/e62989ea) checking auth: received GSM SRES = dd 2f d8 73 (gprs_gmm.c:666) 20240930085112715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085112715 DMM DEBUG MM(262420000000068/e62989ea) Requesting authorization (sgsn_auth.c:160) 20240930085112715 DMM INFO MM(262420000000068/e62989ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085112715 DMM DEBUG MM(262420000000068/e62989ea) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085112715 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240930085112715 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) 20240930085112715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930085112715 DMM INFO MM(262420000000068/e62989ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xe62989ea) (gprs_gmm.c:300) 20240930085112716 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085112716 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085112716 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240930085112716 DMM INFO MM(262420000000068/e62989ea) Subscriber data update (mmctx.c:445) 20240930085112716 DMM DEBUG MM(262420000000068/e62989ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085112716 DMM INFO MM(262420000000068/e62989ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085112716 DMM NOTICE MM(262420000000068/e62989ea) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240930085112716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085112716 DMM NOTICE MM(262420000000068/e62989ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085112716 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) 20240930085112717 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085112717 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240930085112717 DMM INFO MM(262420000000068/e62989ea) Subscriber data update (mmctx.c:445) 20240930085112717 DMM DEBUG MM(262420000000068/e62989ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930085112723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085112723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930085112723 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085112723 DMM INFO MM(262420000000068/e62989ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085112723 DMM NOTICE MM(262420000000068/e62989ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085112723 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085112723 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085112723 DLLC NOTICE LLME(d08a45d3/e62989ea){ASSIGNED} LLGM Assign pre (ffffffff => e62989ea) (gprs_llc.c:1079) 20240930085112723 DLLC NOTICE LLME(ffffffff/e62989ea){ASSIGNED} LLGM Assign post (ffffffff => e62989ea) (gprs_llc.c:1125) 20240930085112723 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930085112723 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930085112723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085112723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930085112774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085112774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930085112774 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085112774 DMM INFO MM(262420000000068/e62989ea) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930085112774 DMM INFO MM(262420000000068/e62989ea) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930085112774 DMM DEBUG MM(262420000000068/e62989ea) Using GGSN 0 (gprs_sm.c:312) 20240930085112774 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) 20240930085112774 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20240930085112774 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930085112774 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20240930085112774 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20240930085112785 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 46 1c c8 c6 11 2e f7 af 51 14 05 7f 11 2b 19 10 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20240930085112785 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131e2448, cbp=0x55d1537e9f80) (sgsn_libgtp.c:632) 20240930085112785 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930085112785 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537ebc98 TLLI=e62989ea, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930085112785 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930085112785 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@96244da3077f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930085112793 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20240930085112800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085112800 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240930085112800 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@96244da3077f: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@96244da3077f: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='E62989EA'O, index=0 20240930085112807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085112807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240930085112807 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE62989EA) type="GPRS attach" (gprs_gmm.c:1266) 20240930085112807 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085112808 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240930085112808 DLLC NOTICE LLME(ffffffff/e62989ea){ASSIGNED} LLGM Assign pre (e62989ea => cd6c5663) (gprs_llc.c:1079) 20240930085112808 DLLC NOTICE LLME(e62989ea/cd6c5663){ASSIGNED} LLGM Assign post (e62989ea => cd6c5663) (gprs_llc.c:1125) 20240930085112808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085112808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085112808 DMM DEBUG MM(262420000000068/cd6c5663) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085112820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085112820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240930085112820 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085112820 DMM DEBUG MM(262420000000068/cd6c5663) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240930085112820 DMM NOTICE MM(262420000000068/cd6c5663) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085112820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085112820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085112820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085112820 DMM DEBUG MM(262420000000068/cd6c5663) Requesting authorization (sgsn_auth.c:160) 20240930085112820 DMM INFO MM(262420000000068/cd6c5663) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085112820 DMM DEBUG MM(262420000000068/cd6c5663) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085112820 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240930085112820 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) 20240930085113806 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085113806 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085113806 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240930085113806 DMM INFO MM(262420000000068/cd6c5663) Subscriber data update (mmctx.c:445) 20240930085113806 DMM DEBUG MM(262420000000068/cd6c5663) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240930085113806 DMM INFO MM(262420000000068/cd6c5663) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240930085113806 DMM NOTICE MM(262420000000068/cd6c5663) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240930085113806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085113806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085113806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240930085113806 DMM INFO MM(262420000000068/cd6c5663) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd6c5663) (gprs_gmm.c:300) 20240930085113806 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) 20240930085113807 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085113807 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240930085113807 DMM INFO MM(262420000000068/cd6c5663) Subscriber data update (mmctx.c:445) 20240930085113807 DMM DEBUG MM(262420000000068/cd6c5663) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930085113816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085113816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085113816 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085113816 DMM INFO MM(262420000000068/cd6c5663) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085113816 DMM NOTICE MM(262420000000068/cd6c5663) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085113816 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085113816 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085113816 DLLC NOTICE LLME(e62989ea/cd6c5663){ASSIGNED} LLGM Assign pre (ffffffff => cd6c5663) (gprs_llc.c:1079) 20240930085113816 DLLC NOTICE LLME(ffffffff/cd6c5663){ASSIGNED} LLGM Assign post (ffffffff => cd6c5663) (gprs_llc.c:1125) 20240930085113816 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930085113816 DMM ERROR MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240930085113816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085113816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930085113865 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20240930085113873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085113874 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085113874 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@96244da3077f: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@96244da3077f: Final verdict of PTC: pass 20240930085113879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48728<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1272)@96244da3077f: Final verdict of PTC: none 20240930085113881 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085113881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1265)@96244da3077f: Final verdict of PTC: none -NSVCI99(1270)@96244da3077f: Final verdict of PTC: none -NSVCI97(1261)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@96244da3077f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@96244da3077f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1260)@96244da3077f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1258)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1263)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1268)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1259)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1258): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1259): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1260): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1261): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@96244da3077f: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Mon Sep 30 08:51:13 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 20240930085114008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085114409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48732<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101576) 20240930085114882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085114882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101576, count=122728) 20240930085115884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085115884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Mon Sep 30 08:51:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085116874 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Timeout of T3314 (fsm.c:317) 20240930085116874 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240930085116874 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240930085116884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085116884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_cell_change_different_rai_ci_data started. 20240930085117469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085117470 DMM INFO MM(262420000000068/cd6c5663) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085117470 DMM INFO MM(262420000000068/cd6c5663) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085117470 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085117470 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085117470 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930085117470 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240930085117470 DLLC NOTICE LLME(ffffffff/cd6c5663){ASSIGNED} LLGM Assign pre (cd6c5663 => ffffffff) (gprs_llc.c:1079) 20240930085117470 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd6c5663 => ffffffff) (gprs_llc.c:1125) 20240930085117470 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eb940 (gprs_sndcp.c:574) 20240930085117470 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537ebc98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930085117470 DMM NOTICE MM(262420000000068/cd6c5663) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930085117470 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20240930085117470 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930085117471 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930085117471 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20240930085117471 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20240930085117471 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) 20240930085117471 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) 20240930085117471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930085117471 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930085117471 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930085117471 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930085117471 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085117519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085117519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085117519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085117519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085117519 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085117519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085117519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085117519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085117519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085117521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085117521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085117521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085117522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085117522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085117522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085117522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085117522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085117522 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085117522 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085117522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1279)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085117522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085117522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085117526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085117536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085117536 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1278)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085117558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085117558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085117558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085117558 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085117558 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085117558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085117558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085117558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085117559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085117561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085117561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085117561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085117561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085117561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085117561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085117561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085117561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085117561 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085117561 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085117561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085117562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085117562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085117566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085117575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085117575 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1283)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1290)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085117606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085117606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085117606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085117606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085117606 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085117606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085117606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085117606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085117606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085117607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085117607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085117607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085117608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085117608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085117608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085117608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085117608 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085117608 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085117608 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085117608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085117608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085117608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1290)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085117612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085117620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085117620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1287)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085117886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085117886 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085117886 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085117886 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1289)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085117888 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1289)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085117889 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1289)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1289)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1289)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@96244da3077f: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E53ABD6C'O, index=0 SGSN_Test-GSUP(1291)@96244da3077f: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@96244da3077f: 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 := 'B575618101B5DAAC3A27561FF4F5D912'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51524B35'O ("QRK5") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39901E11C247A060'O } } } } } 20240930085117934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085117934 DLLC NOTICE LLME(ffffffff/e53abd6c){UNASSIGNED} LLC RX: unknown TLLI 0xe53abd6c, creating LLME on the fly (gprs_llc.c:552) 20240930085117934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085117934 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20240930085117934 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930085117934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930085117934 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930085117934 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930085117934 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085117934 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085117934 DLLC NOTICE LLME(ffffffff/e53abd6c){UNASSIGNED} LLGM Assign pre (e53abd6c => d60536b3) (gprs_llc.c:1079) 20240930085117934 DLLC NOTICE LLME(e53abd6c/d60536b3){ASSIGNED} LLGM Assign post (e53abd6c => d60536b3) (gprs_llc.c:1125) 20240930085117934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085117934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085117934 DMM DEBUG MM(262420000000070/d60536b3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085117947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085117947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930085117947 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085117947 DMM DEBUG MM(262420000000070/d60536b3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20240930085117947 DMM NOTICE MM(262420000000070/d60536b3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085117947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085117947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085117947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085117947 DMM DEBUG MM(262420000000070/d60536b3) Requesting authorization (sgsn_auth.c:160) 20240930085117947 DMM INFO MM(262420000000070/d60536b3) Requesting authentication tuples (sgsn_auth.c:184) 20240930085117947 DMM DEBUG MM(262420000000070/d60536b3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085117947 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20240930085117947 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@96244da3077f: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@96244da3077f: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20240930085117950 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085117950 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085117950 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085117950 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085117950 DMM INFO MM(262420000000070/d60536b3) Subscriber data update (mmctx.c:445) 20240930085117950 DMM DEBUG MM(262420000000070/d60536b3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085117950 DMM INFO MM(262420000000070/d60536b3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085117950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085117950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085117950 DMM INFO MM(262420000000070/d60536b3) <- GMM AUTH AND CIPHERING REQ (rand = b5 75 61 81 01 b5 da ac 3a 27 56 1f f4 f5 d9 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930085117957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085117957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085117957 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085117957 DMM INFO MM(262420000000070/d60536b3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085117957 DMM NOTICE MM(262420000000070/d60536b3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085117957 DMM DEBUG MM(262420000000070/d60536b3) checking auth: received GSM SRES = 51 52 4b 35 (gprs_gmm.c:666) 20240930085117957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085117957 DMM DEBUG MM(262420000000070/d60536b3) Requesting authorization (sgsn_auth.c:160) 20240930085117957 DMM INFO MM(262420000000070/d60536b3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085117957 DMM DEBUG MM(262420000000070/d60536b3) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085117957 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20240930085117957 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) 20240930085117957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930085117957 DMM INFO MM(262420000000070/d60536b3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd60536b3) (gprs_gmm.c:300) 20240930085117958 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085117958 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085117958 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240930085117958 DMM INFO MM(262420000000070/d60536b3) Subscriber data update (mmctx.c:445) 20240930085117958 DMM DEBUG MM(262420000000070/d60536b3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085117958 DMM INFO MM(262420000000070/d60536b3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085117958 DMM NOTICE MM(262420000000070/d60536b3) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20240930085117959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085117959 DMM NOTICE MM(262420000000070/d60536b3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085117959 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) 20240930085117959 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085117959 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240930085117959 DMM INFO MM(262420000000070/d60536b3) Subscriber data update (mmctx.c:445) 20240930085117959 DMM DEBUG MM(262420000000070/d60536b3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930085117965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085117966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930085117966 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085117966 DMM INFO MM(262420000000070/d60536b3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085117966 DMM NOTICE MM(262420000000070/d60536b3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085117966 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085117966 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085117966 DLLC NOTICE LLME(e53abd6c/d60536b3){ASSIGNED} LLGM Assign pre (ffffffff => d60536b3) (gprs_llc.c:1079) 20240930085117966 DLLC NOTICE LLME(ffffffff/d60536b3){ASSIGNED} LLGM Assign post (ffffffff => d60536b3) (gprs_llc.c:1125) 20240930085117966 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930085117966 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930085117966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085117966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930085118017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085118017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930085118017 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085118017 DMM INFO MM(262420000000070/d60536b3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930085118017 DMM INFO MM(262420000000070/d60536b3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930085118017 DMM DEBUG MM(262420000000070/d60536b3) Using GGSN 0 (gprs_sm.c:312) 20240930085118017 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) 20240930085118017 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20240930085118017 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930085118017 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20240930085118017 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20240930085118029 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 15 41 f6 e4 11 96 6f 7e 9b 14 05 7f 6b 65 c5 76 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20240930085118029 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131e34b8, cbp=0x55d1537e5d30) (sgsn_libgtp.c:632) 20240930085118029 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930085118029 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537ecda8 TLLI=d60536b3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930085118029 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930085118029 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@96244da3077f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930085118037 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20240930085118044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085118044 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240930085118044 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@96244da3077f: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='D60536B3'O, index=0 20240930085118050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085118050 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085118050 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55d1537ecda8, TLLI=d60536b3, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@96244da3077f: Removing Client IMSI='262420000000070'H, index=0 20240930085120051 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@96244da3077f: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@96244da3077f: Final verdict of PTC: pass 20240930085120061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37032<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930085120063 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085120064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1291)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@96244da3077f: Final verdict of PTC: none -NSVCI97(1279)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@96244da3077f: Final verdict of PTC: none -NSVCI98(1284)@96244da3077f: Final verdict of PTC: none -NSVCI99(1290)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@96244da3077f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@96244da3077f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@96244da3077f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1287)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1282)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1277)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1288)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1287): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@96244da3077f: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Mon Sep 30 08:51:20 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 20240930085120192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085120593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99508) 20240930085121045 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Timeout of T3314 (fsm.c:317) 20240930085121045 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240930085121045 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240930085121064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085121064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99508, count=105800) 20240930085122066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085122066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Mon Sep 30 08:51:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085123067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085123067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_cell_change_different_ci_attach started. 20240930085123652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085123653 DMM INFO MM(262420000000070/d60536b3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085123653 DMM INFO MM(262420000000070/d60536b3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085123654 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085123654 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085123654 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930085123654 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240930085123654 DLLC NOTICE LLME(ffffffff/d60536b3){ASSIGNED} LLGM Assign pre (d60536b3 => ffffffff) (gprs_llc.c:1079) 20240930085123654 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d60536b3 => ffffffff) (gprs_llc.c:1125) 20240930085123654 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eca50 (gprs_sndcp.c:574) 20240930085123654 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537ecda8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930085123654 DMM NOTICE MM(262420000000070/d60536b3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930085123654 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20240930085123654 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930085123654 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930085123654 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20240930085123654 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20240930085123654 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) 20240930085123654 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) 20240930085123654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930085123654 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930085123654 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930085123654 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930085123654 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085123695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085123695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085123695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085123695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085123695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085123695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085123695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085123695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085123695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085123697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085123697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085123697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085123697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085123697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085123697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085123697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085123697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085123697 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085123697 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085123697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085123698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085123698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085123701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085123709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085123709 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1304)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085123735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085123735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085123735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085123735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085123735 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085123735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085123735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085123735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085123735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1304)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085123737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085123737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085123737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085123737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085123737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085123737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085123737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085123738 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085123738 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085123738 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085123738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1303)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1304)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085123738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085123738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085123742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085123750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085123750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1301)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1303)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085123762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085123762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085123762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085123762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085123762 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085123762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085123762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085123762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085123762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085123764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085123764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085123764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085123764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085123764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085123764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085123764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085123764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085123764 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085123764 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085123764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1308)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085123764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085123764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085123768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085123778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085123778 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085124068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085124068 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085124068 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085124068 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085124070 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240930085124071 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@96244da3077f: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='EFDF7101'O, index=0 SGSN_Test-GSUP(1310)@96244da3077f: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@96244da3077f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1301)@96244da3077f: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='EFDF7101'O, index=0 TC_cell_change_different_ci_attach(1312)@96244da3077f: 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 := '47625F60AB94B27643BC4CA8D91B9782'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F63EF15D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '190C77072603977D'O } } } } } 20240930085124117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085124117 DLLC NOTICE LLME(ffffffff/efdf7101){UNASSIGNED} LLC RX: unknown TLLI 0xefdf7101, creating LLME on the fly (gprs_llc.c:552) 20240930085124118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085124118 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20240930085124118 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930085124118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930085124118 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930085124118 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930085124118 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085124118 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085124118 DLLC NOTICE LLME(ffffffff/efdf7101){UNASSIGNED} LLGM Assign pre (efdf7101 => e5f7a751) (gprs_llc.c:1079) 20240930085124118 DLLC NOTICE LLME(efdf7101/e5f7a751){ASSIGNED} LLGM Assign post (efdf7101 => e5f7a751) (gprs_llc.c:1125) 20240930085124118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085124118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085124118 DMM DEBUG MM(262420000000069/e5f7a751) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085124130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085124130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930085124130 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085124130 DMM DEBUG MM(262420000000069/e5f7a751) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240930085124131 DMM NOTICE MM(262420000000069/e5f7a751) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085124131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085124131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085124131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085124131 DMM DEBUG MM(262420000000069/e5f7a751) Requesting authorization (sgsn_auth.c:160) 20240930085124131 DMM INFO MM(262420000000069/e5f7a751) Requesting authentication tuples (sgsn_auth.c:184) 20240930085124131 DMM DEBUG MM(262420000000069/e5f7a751) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085124131 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20240930085124131 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@96244da3077f: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@96244da3077f: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20240930085124134 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085124134 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085124134 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085124134 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085124134 DMM INFO MM(262420000000069/e5f7a751) Subscriber data update (mmctx.c:445) 20240930085124134 DMM DEBUG MM(262420000000069/e5f7a751) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085124134 DMM INFO MM(262420000000069/e5f7a751) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085124134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085124134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085124134 DMM INFO MM(262420000000069/e5f7a751) <- GMM AUTH AND CIPHERING REQ (rand = 47 62 5f 60 ab 94 b2 76 43 bc 4c a8 d9 1b 97 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930085124142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085124142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085124142 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085124142 DMM INFO MM(262420000000069/e5f7a751) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085124142 DMM NOTICE MM(262420000000069/e5f7a751) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085124142 DMM DEBUG MM(262420000000069/e5f7a751) checking auth: received GSM SRES = f6 3e f1 5d (gprs_gmm.c:666) 20240930085124142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085124142 DMM DEBUG MM(262420000000069/e5f7a751) Requesting authorization (sgsn_auth.c:160) 20240930085124142 DMM INFO MM(262420000000069/e5f7a751) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085124142 DMM DEBUG MM(262420000000069/e5f7a751) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085124142 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240930085124142 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) 20240930085124142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930085124142 DMM INFO MM(262420000000069/e5f7a751) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5f7a751) (gprs_gmm.c:300) 20240930085124143 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085124143 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085124143 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240930085124143 DMM INFO MM(262420000000069/e5f7a751) Subscriber data update (mmctx.c:445) 20240930085124144 DMM DEBUG MM(262420000000069/e5f7a751) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085124144 DMM INFO MM(262420000000069/e5f7a751) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085124144 DMM NOTICE MM(262420000000069/e5f7a751) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240930085124144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085124144 DMM NOTICE MM(262420000000069/e5f7a751) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085124144 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) 20240930085124144 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085124144 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240930085124144 DMM INFO MM(262420000000069/e5f7a751) Subscriber data update (mmctx.c:445) 20240930085124144 DMM DEBUG MM(262420000000069/e5f7a751) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930085124150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085124150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930085124150 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085124150 DMM INFO MM(262420000000069/e5f7a751) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085124150 DMM NOTICE MM(262420000000069/e5f7a751) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085124150 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085124150 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085124150 DLLC NOTICE LLME(efdf7101/e5f7a751){ASSIGNED} LLGM Assign pre (ffffffff => e5f7a751) (gprs_llc.c:1079) 20240930085124150 DLLC NOTICE LLME(ffffffff/e5f7a751){ASSIGNED} LLGM Assign post (ffffffff => e5f7a751) (gprs_llc.c:1125) 20240930085124150 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930085124150 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930085124150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085124150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930085124201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085124201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930085124201 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085124201 DMM INFO MM(262420000000069/e5f7a751) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930085124201 DMM INFO MM(262420000000069/e5f7a751) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930085124201 DMM DEBUG MM(262420000000069/e5f7a751) Using GGSN 0 (gprs_sm.c:312) 20240930085124201 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) 20240930085124202 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20240930085124202 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930085124202 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20240930085124202 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20240930085124211 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 1f c0 3c 31 11 8f 9c 21 38 14 05 7f 67 d5 40 61 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20240930085124211 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131e4528, cbp=0x55d1537e60c0) (sgsn_libgtp.c:632) 20240930085124211 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930085124211 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537ecda8 TLLI=e5f7a751, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930085124212 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930085124212 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@96244da3077f: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930085124219 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20240930085124227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085124227 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240930085124227 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1301)@96244da3077f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@96244da3077f: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E5F7A751'O, index=0 20240930085124234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085124234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240930085124234 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085124234 DMM INFO MM(262420000000069/e5f7a751) -> GMM ATTACH REQUEST MI(TMSI-0xE5F7A751) type="GPRS attach" (gprs_gmm.c:1266) 20240930085124234 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085124234 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240930085124234 DLLC NOTICE LLME(ffffffff/e5f7a751){ASSIGNED} LLGM Assign pre (e5f7a751 => f3be9f51) (gprs_llc.c:1079) 20240930085124235 DLLC NOTICE LLME(e5f7a751/f3be9f51){ASSIGNED} LLGM Assign post (e5f7a751 => f3be9f51) (gprs_llc.c:1125) 20240930085124235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085124235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085124235 DMM DEBUG MM(262420000000069/f3be9f51) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085124246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085124246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240930085124246 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085124246 DMM DEBUG MM(262420000000069/f3be9f51) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240930085124246 DMM NOTICE MM(262420000000069/f3be9f51) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085124246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085124246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085124246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085124246 DMM DEBUG MM(262420000000069/f3be9f51) Requesting authorization (sgsn_auth.c:160) 20240930085124246 DMM INFO MM(262420000000069/f3be9f51) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085124246 DMM DEBUG MM(262420000000069/f3be9f51) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085124246 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240930085124246 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) 20240930085125233 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085125233 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085125233 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240930085125233 DMM INFO MM(262420000000069/f3be9f51) Subscriber data update (mmctx.c:445) 20240930085125233 DMM DEBUG MM(262420000000069/f3be9f51) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240930085125233 DMM INFO MM(262420000000069/f3be9f51) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240930085125233 DMM NOTICE MM(262420000000069/f3be9f51) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240930085125233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085125233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085125233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240930085125233 DMM INFO MM(262420000000069/f3be9f51) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3be9f51) (gprs_gmm.c:300) 20240930085125233 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) 20240930085125234 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085125234 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240930085125234 DMM INFO MM(262420000000069/f3be9f51) Subscriber data update (mmctx.c:445) 20240930085125234 DMM DEBUG MM(262420000000069/f3be9f51) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930085125243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085125243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085125243 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085125243 DMM INFO MM(262420000000069/f3be9f51) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085125243 DMM NOTICE MM(262420000000069/f3be9f51) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085125243 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085125243 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085125243 DLLC NOTICE LLME(e5f7a751/f3be9f51){ASSIGNED} LLGM Assign pre (ffffffff => f3be9f51) (gprs_llc.c:1079) 20240930085125243 DLLC NOTICE LLME(ffffffff/f3be9f51){ASSIGNED} LLGM Assign post (ffffffff => f3be9f51) (gprs_llc.c:1125) 20240930085125243 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930085125243 DMM ERROR MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240930085125243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085125243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930085125292 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20240930085125299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085125299 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085125299 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1297)@96244da3077f: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@96244da3077f: Final verdict of PTC: pass 20240930085125303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@96244da3077f: Final verdict of PTC: none 20240930085125305 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085125306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@96244da3077f: Final verdict of PTC: none -NSVCI97(1298)@96244da3077f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@96244da3077f: Final verdict of PTC: none -NSVCI98(1304)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@96244da3077f: Final verdict of PTC: none -NSVCI99(1308)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@96244da3077f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@96244da3077f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1301)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1296)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1306)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1302)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1301): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@96244da3077f: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Mon Sep 30 08:51:25 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 20240930085125431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085125833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=120764) 20240930085126307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085126307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=120764, count=129640) 20240930085127308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085127308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Mon Sep 30 08:51:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085128301 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Timeout of T3314 (fsm.c:317) 20240930085128301 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240930085128301 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240930085128309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085128309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_cell_change_different_ci_data started. 20240930085128895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085128897 DMM INFO MM(262420000000069/f3be9f51) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085128897 DMM INFO MM(262420000000069/f3be9f51) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085128897 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085128897 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085128897 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930085128897 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240930085128897 DLLC NOTICE LLME(ffffffff/f3be9f51){ASSIGNED} LLGM Assign pre (f3be9f51 => ffffffff) (gprs_llc.c:1079) 20240930085128897 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3be9f51 => ffffffff) (gprs_llc.c:1125) 20240930085128897 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eca50 (gprs_sndcp.c:574) 20240930085128897 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537ecda8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930085128897 DMM NOTICE MM(262420000000069/f3be9f51) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930085128897 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20240930085128897 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930085128897 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930085128897 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20240930085128897 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20240930085128897 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) 20240930085128897 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) 20240930085128897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930085128897 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930085128897 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930085128897 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930085128897 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085128939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085128939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085128939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085128939 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085128940 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085128940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085128940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085128940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085128940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085128941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085128941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085128941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085128941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085128941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085128941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085128941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085128941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085128941 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085128941 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085128941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085128942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085128942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085128945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930085128954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085128955 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1323)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@96244da3077f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1322)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930085128989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085128989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085128989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085128989 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085128989 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085128990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085128990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085128990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085128990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1323)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085128991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085128991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085128991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085128991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085128991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085128991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085128991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085128991 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085128991 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085128991 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085128991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085128992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085128992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085128996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240930085129008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085129008 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1320)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085129016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085129016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085129016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085129016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085129016 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085129016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085129016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085129016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085129016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085129018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085129018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085129018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085129018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085129018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085129018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085129018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085129018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085129018 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085129018 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085129018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085129019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085129019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085129022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085129032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085129032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085129310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085129310 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085129310 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085129310 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085129312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085129313 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@96244da3077f: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='F2AB86B1'O, index=0 SGSN_Test-GSUP(1329)@96244da3077f: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@96244da3077f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1320)@96244da3077f: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='F2AB86B1'O, index=0 TC_cell_change_different_ci_data(1331)@96244da3077f: 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 := '54C09BC94D14C971BF40AF24347FA091'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1FA4DB76'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5885271BB8838183'O } } } } } 20240930085129360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085129360 DLLC NOTICE LLME(ffffffff/f2ab86b1){UNASSIGNED} LLC RX: unknown TLLI 0xf2ab86b1, creating LLME on the fly (gprs_llc.c:552) 20240930085129360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085129361 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20240930085129361 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930085129361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930085129361 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930085129361 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930085129361 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085129361 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085129361 DLLC NOTICE LLME(ffffffff/f2ab86b1){UNASSIGNED} LLGM Assign pre (f2ab86b1 => cf9f1c21) (gprs_llc.c:1079) 20240930085129361 DLLC NOTICE LLME(f2ab86b1/cf9f1c21){ASSIGNED} LLGM Assign post (f2ab86b1 => cf9f1c21) (gprs_llc.c:1125) 20240930085129361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085129361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085129361 DMM DEBUG MM(262420000000071/cf9f1c21) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085129375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085129375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930085129375 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085129375 DMM DEBUG MM(262420000000071/cf9f1c21) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20240930085129375 DMM NOTICE MM(262420000000071/cf9f1c21) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085129375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085129375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085129375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085129375 DMM DEBUG MM(262420000000071/cf9f1c21) Requesting authorization (sgsn_auth.c:160) 20240930085129375 DMM INFO MM(262420000000071/cf9f1c21) Requesting authentication tuples (sgsn_auth.c:184) 20240930085129375 DMM DEBUG MM(262420000000071/cf9f1c21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085129375 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20240930085129375 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@96244da3077f: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@96244da3077f: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20240930085129378 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085129378 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085129378 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085129378 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085129378 DMM INFO MM(262420000000071/cf9f1c21) Subscriber data update (mmctx.c:445) 20240930085129378 DMM DEBUG MM(262420000000071/cf9f1c21) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085129378 DMM INFO MM(262420000000071/cf9f1c21) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085129378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085129378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085129378 DMM INFO MM(262420000000071/cf9f1c21) <- GMM AUTH AND CIPHERING REQ (rand = 54 c0 9b c9 4d 14 c9 71 bf 40 af 24 34 7f a0 91 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930085129386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085129386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085129386 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085129386 DMM INFO MM(262420000000071/cf9f1c21) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085129386 DMM NOTICE MM(262420000000071/cf9f1c21) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085129386 DMM DEBUG MM(262420000000071/cf9f1c21) checking auth: received GSM SRES = 1f a4 db 76 (gprs_gmm.c:666) 20240930085129386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085129386 DMM DEBUG MM(262420000000071/cf9f1c21) Requesting authorization (sgsn_auth.c:160) 20240930085129386 DMM INFO MM(262420000000071/cf9f1c21) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085129386 DMM DEBUG MM(262420000000071/cf9f1c21) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085129386 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20240930085129386 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) 20240930085129386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930085129386 DMM INFO MM(262420000000071/cf9f1c21) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf9f1c21) (gprs_gmm.c:300) 20240930085129387 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085129387 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085129387 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240930085129387 DMM INFO MM(262420000000071/cf9f1c21) Subscriber data update (mmctx.c:445) 20240930085129387 DMM DEBUG MM(262420000000071/cf9f1c21) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085129387 DMM INFO MM(262420000000071/cf9f1c21) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085129387 DMM NOTICE MM(262420000000071/cf9f1c21) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20240930085129387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085129387 DMM NOTICE MM(262420000000071/cf9f1c21) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085129387 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) 20240930085129388 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085129388 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240930085129388 DMM INFO MM(262420000000071/cf9f1c21) Subscriber data update (mmctx.c:445) 20240930085129388 DMM DEBUG MM(262420000000071/cf9f1c21) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930085129394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085129394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930085129394 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085129394 DMM INFO MM(262420000000071/cf9f1c21) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085129394 DMM NOTICE MM(262420000000071/cf9f1c21) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085129394 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085129394 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085129394 DLLC NOTICE LLME(f2ab86b1/cf9f1c21){ASSIGNED} LLGM Assign pre (ffffffff => cf9f1c21) (gprs_llc.c:1079) 20240930085129394 DLLC NOTICE LLME(ffffffff/cf9f1c21){ASSIGNED} LLGM Assign post (ffffffff => cf9f1c21) (gprs_llc.c:1125) 20240930085129394 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930085129394 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930085129394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085129394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930085129445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085129445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240930085129446 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085129446 DMM INFO MM(262420000000071/cf9f1c21) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930085129446 DMM INFO MM(262420000000071/cf9f1c21) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930085129446 DMM DEBUG MM(262420000000071/cf9f1c21) Using GGSN 0 (gprs_sm.c:312) 20240930085129446 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) 20240930085129446 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20240930085129446 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930085129446 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20240930085129446 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20240930085129458 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 16 d4 eb 6e 11 0f 89 12 3c 14 05 7f 16 9e d4 39 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) 20240930085129458 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131e5598, cbp=0x55d1537e6450) (sgsn_libgtp.c:632) 20240930085129458 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930085129458 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d1537ecda8 TLLI=cf9f1c21, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240930085129458 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930085129458 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@96244da3077f: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed 20240930085129466 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20240930085129474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085129474 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240930085129474 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1320)@96244da3077f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@96244da3077f: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='CF9F1C21'O, index=0 20240930085129482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085129482 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085129482 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085129483 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@96244da3077f: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@96244da3077f: Final verdict of PTC: pass 20240930085129498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40170<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930085129500 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085129500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1329)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@96244da3077f: Final verdict of PTC: none -NSVCI97(1317)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@96244da3077f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1320)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@96244da3077f: Final verdict of PTC: none -NSVCI99(1327)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@96244da3077f: Final verdict of PTC: none -NSVCI98(1323)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@96244da3077f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@96244da3077f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1325)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1315)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1321)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1320): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@96244da3077f: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Mon Sep 30 08:51:29 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 20240930085129633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085130034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86468) 20240930085130501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085130502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86468, count=106264) 20240930085131502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085131502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Mon Sep 30 08:51:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085132483 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Timeout of T3314 (fsm.c:317) 20240930085132483 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240930085132483 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240930085132503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085132503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_sgsn_context_req_in started. 20240930085133097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085133098 DMM INFO MM(262420000000071/cf9f1c21) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085133098 DMM INFO MM(262420000000071/cf9f1c21) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085133098 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085133098 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085133099 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930085133099 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240930085133099 DLLC NOTICE LLME(ffffffff/cf9f1c21){ASSIGNED} LLGM Assign pre (cf9f1c21 => ffffffff) (gprs_llc.c:1079) 20240930085133099 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf9f1c21 => ffffffff) (gprs_llc.c:1125) 20240930085133099 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d1537eca50 (gprs_sndcp.c:574) 20240930085133099 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d1537ecda8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240930085133099 DMM NOTICE MM(262420000000071/cf9f1c21) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930085133099 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20240930085133099 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930085133099 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930085133099 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20240930085133099 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20240930085133099 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) 20240930085133099 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) 20240930085133099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930085133099 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930085133099 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930085133099 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930085133099 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085133145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085133145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085133145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085133145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085133145 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085133145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085133145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085133145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085133145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085133146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085133146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085133146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085133147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085133147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085133147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085133147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085133147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085133147 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085133147 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085133147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085133147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1336)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085133147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085133151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 20240930085133161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085133162 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085133184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085133184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085133184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085133184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085133184 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085133184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085133184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085133184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085133184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085133186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085133186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085133186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085133186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085133186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085133186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085133186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085133186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085133186 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085133186 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085133186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085133187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085133187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085133191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930085133201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085133201 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085133225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085133225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085133225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085133225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085133225 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085133225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085133225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085133225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085133225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085133227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085133227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085133227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085133227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085133227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085133227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085133227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085133227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085133227 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085133227 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085133227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085133228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085133228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085133232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085133240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085133240 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085133504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085133504 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085133504 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085133504 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085133506 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085133507 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@96244da3077f: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='CD327086'O, index=0 SGSN_Test-GSUP(1348)@96244da3077f: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@96244da3077f: 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 := 'C560487AB98DF04020129A98052C263B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2375E66C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1117D7616AEB444'O } } } } } 20240930085134559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085134559 DLLC NOTICE LLME(ffffffff/cd327086){UNASSIGNED} LLC RX: unknown TLLI 0xcd327086, creating LLME on the fly (gprs_llc.c:552) 20240930085134559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085134559 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20240930085134559 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930085134559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930085134559 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930085134559 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Allocated (fsm.c:456) 20240930085134559 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085134559 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085134559 DLLC NOTICE LLME(ffffffff/cd327086){UNASSIGNED} LLGM Assign pre (cd327086 => ce6eb9b0) (gprs_llc.c:1079) 20240930085134559 DLLC NOTICE LLME(cd327086/ce6eb9b0){ASSIGNED} LLGM Assign post (cd327086 => ce6eb9b0) (gprs_llc.c:1125) 20240930085134559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085134559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085134559 DMM DEBUG MM(262420000000072/ce6eb9b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085134573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085134573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930085134573 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085134573 DMM DEBUG MM(262420000000072/ce6eb9b0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20240930085134573 DMM NOTICE MM(262420000000072/ce6eb9b0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085134573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085134573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085134573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085134573 DMM DEBUG MM(262420000000072/ce6eb9b0) Requesting authorization (sgsn_auth.c:160) 20240930085134573 DMM INFO MM(262420000000072/ce6eb9b0) Requesting authentication tuples (sgsn_auth.c:184) 20240930085134573 DMM DEBUG MM(262420000000072/ce6eb9b0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085134573 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20240930085134573 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@96244da3077f: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@96244da3077f: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20240930085134576 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085134576 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085134576 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085134576 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085134576 DMM INFO MM(262420000000072/ce6eb9b0) Subscriber data update (mmctx.c:445) 20240930085134576 DMM DEBUG MM(262420000000072/ce6eb9b0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085134576 DMM INFO MM(262420000000072/ce6eb9b0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085134576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085134576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085134576 DMM INFO MM(262420000000072/ce6eb9b0) <- GMM AUTH AND CIPHERING REQ (rand = c5 60 48 7a b9 8d f0 40 20 12 9a 98 05 2c 26 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240930085134584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085134584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085134585 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085134585 DMM INFO MM(262420000000072/ce6eb9b0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085134585 DMM NOTICE MM(262420000000072/ce6eb9b0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085134585 DMM DEBUG MM(262420000000072/ce6eb9b0) checking auth: received GSM SRES = 23 75 e6 6c (gprs_gmm.c:666) 20240930085134585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085134585 DMM DEBUG MM(262420000000072/ce6eb9b0) Requesting authorization (sgsn_auth.c:160) 20240930085134585 DMM INFO MM(262420000000072/ce6eb9b0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085134585 DMM DEBUG MM(262420000000072/ce6eb9b0) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085134585 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20240930085134585 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) 20240930085134585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930085134585 DMM INFO MM(262420000000072/ce6eb9b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xce6eb9b0) (gprs_gmm.c:300) 20240930085134586 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085134586 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085134586 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240930085134586 DMM INFO MM(262420000000072/ce6eb9b0) Subscriber data update (mmctx.c:445) 20240930085134586 DMM DEBUG MM(262420000000072/ce6eb9b0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085134586 DMM INFO MM(262420000000072/ce6eb9b0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085134586 DMM NOTICE MM(262420000000072/ce6eb9b0) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20240930085134586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085134586 DMM NOTICE MM(262420000000072/ce6eb9b0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085134586 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) 20240930085134587 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085134587 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240930085134587 DMM INFO MM(262420000000072/ce6eb9b0) Subscriber data update (mmctx.c:445) 20240930085134587 DMM DEBUG MM(262420000000072/ce6eb9b0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930085134593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085134593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930085134593 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085134593 DMM INFO MM(262420000000072/ce6eb9b0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085134593 DMM NOTICE MM(262420000000072/ce6eb9b0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085134593 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085134593 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085134593 DLLC NOTICE LLME(cd327086/ce6eb9b0){ASSIGNED} LLGM Assign pre (ffffffff => ce6eb9b0) (gprs_llc.c:1079) 20240930085134593 DLLC NOTICE LLME(ffffffff/ce6eb9b0){ASSIGNED} LLGM Assign post (ffffffff => ce6eb9b0) (gprs_llc.c:1125) 20240930085134593 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930085134593 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930085134593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085134593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930085134648 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 0f a9 00 00 03 52 f0 99 42 42 de 05 ce 6e b9 b0 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) 20240930085135360 DGPRS DEBUG Checking for inactive LLMEs, time = 9497029 (sgsn.c:131) TC_sgsn_context_req_in(1350)@96244da3077f: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20240930085136648 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240930085136648 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240930085136648 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) 20240930085136648 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240930085136648 DMM INFO MM(262420000000072/ce6eb9b0) Subscriber data update (mmctx.c:445) 20240930085136648 DMM DEBUG MM(262420000000072/ce6eb9b0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240930085136648 DMM INFO MM(262420000000072/ce6eb9b0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240930085136648 DMM INFO MM(262420000000072/ce6eb9b0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085136648 DMM INFO MM(262420000000072/ce6eb9b0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085136648 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085136648 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085136648 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930085136648 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930085136648 DLLC NOTICE LLME(ffffffff/ce6eb9b0){ASSIGNED} LLGM Assign pre (ce6eb9b0 => ffffffff) (gprs_llc.c:1079) 20240930085136648 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce6eb9b0 => ffffffff) (gprs_llc.c:1125) 20240930085136648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930085136648 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930085136648 DMM DEBUG MM_STATE_Iu[0x55d1537e1b60]{Detached}: Deallocated (fsm.c:568) 20240930085136648 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@96244da3077f: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@96244da3077f: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20240930085136655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40194<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930085136657 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085136657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1348)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@96244da3077f: Final verdict of PTC: none -NSVCI98(1341)@96244da3077f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@96244da3077f: Final verdict of PTC: none -NSVCI97(1336)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@96244da3077f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@96244da3077f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@96244da3077f: Final verdict of PTC: none -NSVCI99(1346)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1334)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1339)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1344)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@96244da3077f: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Mon Sep 30 08:51:36 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 20240930085136783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085137184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95900) 20240930085137658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085137658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95900, count=100256) 20240930085138659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085138659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Mon Sep 30 08:51:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085139660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085139660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_sgsn_context_req_out started. 20240930085140242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085140244 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085140290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085140290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085140290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085140290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085140290 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085140290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085140290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085140290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085140290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085140292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085140292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085140292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085140292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085140292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085140292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085140292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085140292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085140292 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085140292 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085140292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1355)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085140293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085140293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085140296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085140304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085140304 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1361)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085140337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085140337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085140337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085140337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085140337 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085140337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085140337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085140337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085140337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1361)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085140339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085140339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085140339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085140339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085140339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085140339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085140339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085140339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085140339 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085140339 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085140339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085140340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085140340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1360)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930085140344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085140352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085140352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1358)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1360)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085140372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085140372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085140372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085140372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085140372 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085140372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085140372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085140372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085140372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085140374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085140374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085140374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085140374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085140374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085140374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085140374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085140374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085140374 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085140374 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085140374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085140375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085140375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085140379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085140388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085140388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085140661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085140661 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085140661 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085140661 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085140663 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240930085140664 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@96244da3077f: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='F3582304'O, index=0 SGSN_Test-GSUP(1367)@96244da3077f: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20240930085141718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085141718 DLLC NOTICE LLME(ffffffff/f3582304){UNASSIGNED} LLC RX: unknown TLLI 0xf3582304, creating LLME on the fly (gprs_llc.c:552) 20240930085141718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240930085141718 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240930085141718 DMM NOTICE LLME(ffffffff/f3582304){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240930085141718 DLLC NOTICE LLME(ffffffff/f3582304){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240930085141718 DMM ERROR LLME(ffffffff/f3582304){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240930085141718 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240930085141718 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240930085141718 DLLC NOTICE LLME(ffffffff/f3582304){UNASSIGNED} LLGM Assign pre (f3582304 => ffffffff) (gprs_llc.c:1079) 20240930085141718 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3582304 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@96244da3077f: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@96244da3077f: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20240930085141730 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085141730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1366)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(1367)@96244da3077f: Final verdict of PTC: none 20240930085141732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50962<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1355)@96244da3077f: Final verdict of PTC: none -NSVCI98(1361)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@96244da3077f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@96244da3077f: Final verdict of PTC: none -NSVCI99(1365)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@96244da3077f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1358)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@96244da3077f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1359)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1363)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1353)@96244da3077f: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@96244da3077f: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1358): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@96244da3077f: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Mon Sep 30 08:51:41 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 20240930085141859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085142260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50970<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50500) 20240930085142731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085142731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50500, count=54856) 20240930085143732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085143732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Mon Sep 30 08:51:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085144733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085144733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_req_id_req_ra_update started. 20240930085145318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085145320 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1375)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1375)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085145370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085145370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085145370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085145370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085145370 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085145370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085145370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085145370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085145370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1374)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1375)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085145372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085145372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085145372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085145372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085145372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085145372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085145372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085145372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085145372 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085145372 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085145372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085145373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085145373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1375)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1375)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085145376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085145384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085145384 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1376)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1372)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1374)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085145398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085145398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085145398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085145398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085145398 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085145398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085145398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085145398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085145398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085145400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085145400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085145400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085145400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085145400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085145400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085145400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085145400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085145400 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085145400 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085145400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1379)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085145401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085145401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085145405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930085145415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085145415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085145439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085145439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085145439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085145439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085145439 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085145439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085145439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085145439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085145439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085145441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085145441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085145441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085145442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085145442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085145442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085145442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085145442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085145442 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085145442 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085145442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085145442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085145442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085145447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085145456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085145456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085145735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085145735 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085145735 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085145735 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085145737 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085145737 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@96244da3077f: IPA ID RESP: { { 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)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1372)@96244da3077f: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='F4BC7DA4'O, index=0 SGSN_Test-GSUP(1386)@96244da3077f: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20240930085145778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085145778 DLLC NOTICE LLME(ffffffff/f4bc7da4){UNASSIGNED} LLC RX: unknown TLLI 0xf4bc7da4, creating LLME on the fly (gprs_llc.c:552) 20240930085145778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085145778 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20240930085145778 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930085145778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930085145778 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930085145779 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930085145779 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085145779 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085145779 DLLC NOTICE LLME(ffffffff/f4bc7da4){UNASSIGNED} LLGM Assign pre (f4bc7da4 => fd05504e) (gprs_llc.c:1079) 20240930085145779 DLLC NOTICE LLME(f4bc7da4/fd05504e){ASSIGNED} LLGM Assign post (f4bc7da4 => fd05504e) (gprs_llc.c:1125) 20240930085145779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085145779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085145779 DMM DEBUG MM(262420000000047/fd05504e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085145791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085145791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085145791 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085145791 DMM INFO MM(262420000000047/fd05504e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240930085145791 DMM INFO MM(262420000000047/fd05504e) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-47891-85 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20240930085145791 DMM NOTICE MM(262420000000047/fd05504e) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240930085145791 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240930085145791 DMM INFO MM(262420000000047/fd05504e) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240930085145791 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085145791 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085145791 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930085145791 DMM ERROR MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240930085145791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Deallocated (fsm.c:568) 20240930085145791 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930085145791 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930085145791 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930085145791 DLLC NOTICE LLME(f4bc7da4/fd05504e){ASSIGNED} LLGM Assign pre (fd05504e => ffffffff) (gprs_llc.c:1079) 20240930085145791 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd05504e => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@96244da3077f: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1372)@96244da3077f: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@96244da3077f: Final verdict of PTC: pass 20240930085145799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50974<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1375)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@96244da3077f: Final verdict of PTC: none -NSVCI99(1384)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(1386)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@96244da3077f: Final verdict of PTC: none -NSVCI98(1379)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@96244da3077f: Final verdict of PTC: none 20240930085145802 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(1374)@96244da3077f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@96244da3077f: Final verdict of PTC: none 20240930085145802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1371)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@96244da3077f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1372)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@96244da3077f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1377)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1373)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1382)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1372): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1374): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1375): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@96244da3077f: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Mon Sep 30 08:51:45 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 20240930085145931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085146332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58184) 20240930085146803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085146803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58184, count=62540) 20240930085147804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085147804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@96244da3077f: Test execution finished. MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Mon Sep 30 08:51:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085148805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085148805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_iu_attach started. 20240930085149393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085149394 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085149437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085149437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085149437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085149437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085149437 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085149437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085149437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085149437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085149437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085149439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085149439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085149439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085149439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085149439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085149439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085149439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085149439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085149439 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085149439 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085149439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085149440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085149440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085149444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085149454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085149454 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1395)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI196(1392)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1399)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1399)@96244da3077f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1398)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930085149480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085149480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085149480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085149480 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085149480 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085149480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085149480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085149480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085149480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1399)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085149482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085149482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085149482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085149482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085149482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085149482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085149482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085149482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085149482 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085149482 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085149482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085149483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085149483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1399)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1399)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085149488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240930085149498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085149498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1396)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1398)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085149508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085149508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085149508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085149508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085149508 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085149508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085149508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085149508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085149508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085149510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085149510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085149510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085149510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085149510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085149510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085149510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085149510 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085149510 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085149510 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085149510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1403)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085149511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085149511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085149515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085149525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085149525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@96244da3077f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@96244da3077f: ************************************************* SGSN_Test_0-M3UA(1406)@96244da3077f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@96244da3077f: ************************************************* MTC@96244da3077f: Starting RAN_Emulation TC_iu_attach-BVCI220(1402)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1404)@96244da3077f: v_sccp_pdu_maxlen:268 20240930085149729 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240930085149729 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) 20240930085149729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240930085149729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@96244da3077f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240930085149731 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085149731 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240930085149731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240930085149731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240930085149731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240930085149731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240930085149731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240930085149733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085149733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240930085149733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240930085149733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240930085149733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240930085149733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240930085149733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240930085149733 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240930085149806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085149806 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085149806 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085149806 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085149808 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085149808 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930085150540 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150540 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150540 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085150540 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085150540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085150541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085150541 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240930085150541 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240930085150541 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150541 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150541 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085150541 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085150541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150541 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085150541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@96244da3077f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@96244da3077f: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='DDE4E2C4'O, index=0 SGSN_Test-GSUP(1409)@96244da3077f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@96244da3077f: 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 := '93B5'O, rac := '83'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@96244da3077f: Added conn table entry 0TC_iu_attach(1411)11738180 SGSN_Test_0-SCCP(1404)@96244da3077f: First idle individual index:0 SGSN_Test_0-RAN(1405)@96244da3077f: patch: N(SD) for ConnIdx 0 set to 1 20240930085150875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085150875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085150875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085150875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085150875 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240930085150875 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240930085150876 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240930085150876 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20240930085150876 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20240930085150876 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240930085150876 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1900]{Deregistered}: Allocated (fsm.c:456) 20240930085150876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{Init}: Allocated (fsm.c:456) 20240930085150876 DMM DEBUG MM_STATE_Gb[0x55d1537e1b60]{Idle}: Allocated (fsm.c:456) 20240930085150876 DMM DEBUG MM_STATE_Iu[0x55d1537ed970]{Detached}: Allocated (fsm.c:456) 20240930085150876 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1900]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085150876 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1900]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085150876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085150876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085150876 DMM DEBUG MM(262420000001001/dfb77f4a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085150876 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240930085150876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085150876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085150876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085150876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085150876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085150876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085150876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085150876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@96244da3077f: { messageType := 2, destLocRef := 'B31C44'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1404)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@96244da3077f: 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 := '6F3D5D194579297B238EA051FA73C3A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '62F95ED8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '19716AA26C2B030D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3C074BCB6069C6B498ACF657C591FAEE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7CD7DE9F5A60678CF468D6950D3AAE2A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '69CC9319CFCB8573E565C9833385417A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A4855AFDBBC07B71'O } } } } } SGSN_Test_0-SCCP(1404)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@96244da3077f: vl_len:23 SGSN_Test_0-SCCP(1404)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1404)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240930085150887 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150887 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085150887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085150887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085150887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085150887 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085150887 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085150887 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085150887 DMM DEBUG MM(262420000001001/dfb77f4a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240930085150887 DMM NOTICE MM(262420000001001/dfb77f4a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085150887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085150887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085150887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085150887 DMM DEBUG MM(262420000001001/dfb77f4a) Requesting authorization (sgsn_auth.c:160) 20240930085150887 DMM INFO MM(262420000001001/dfb77f4a) Requesting authentication tuples (sgsn_auth.c:184) 20240930085150887 DMM DEBUG MM(262420000001001/dfb77f4a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085150887 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240930085150887 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1409)@96244da3077f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@96244da3077f: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20240930085150890 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085150890 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085150890 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085150890 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085150890 DMM INFO MM(262420000001001/dfb77f4a) Subscriber data update (mmctx.c:445) 20240930085150890 DMM DEBUG MM(262420000001001/dfb77f4a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085150890 DMM INFO MM(262420000001001/dfb77f4a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085150890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085150890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085150890 DMM INFO MM(262420000001001/dfb77f4a) <- GMM AUTH AND CIPHERING REQ (rand = 6f 3d 5d 19 45 79 29 7b 23 8e a0 51 fa 73 c3 a7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 69 cc 93 19 cf cb 85 73 e5 65 c9 83 33 85 41 7a ) (gprs_gmm.c:483) 20240930085150890 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240930085150890 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150890 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085150890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085150890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085150890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@96244da3077f: vl_len:37 SGSN_Test_0-SCCP(1404)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1404)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922A4855AFD23094B99990000100001F02904BBC07B71'O 20240930085150896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085150896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085150896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085150896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085150896 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085150896 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085150897 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085150897 DMM INFO MM(262420000001001/dfb77f4a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085150897 DMM NOTICE MM(262420000001001/dfb77f4a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085150897 DMM DEBUG MM(262420000001001/dfb77f4a) checking auth: received UMTS RES = a4 85 5a fd bb c0 7b 71 (gprs_gmm.c:666) 20240930085150897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085150897 DMM DEBUG MM(262420000001001/dfb77f4a) Requesting authorization (sgsn_auth.c:160) 20240930085150897 DMM INFO MM(262420000001001/dfb77f4a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085150897 DMM DEBUG MM(262420000001001/dfb77f4a) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085150897 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240930085150897 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) 20240930085150897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240930085150897 DMM DEBUG MM(262420000001001/dfb77f4a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240930085150897 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150897 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085150897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085150897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085150897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@96244da3077f: vl_len:12 SGSN_Test_0-SCCP(1404)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1404)@96244da3077f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240930085150906 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085150906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085150906 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240930085150906 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240930085150906 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240930085150906 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20240930085150906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240930085150906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240930085150906 DMM INFO MM(262420000001001/dfb77f4a) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfb77f4a) (gprs_gmm.c:300) 20240930085150906 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240930085150906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085150906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085150906 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150906 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085150906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085150906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150906 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085150906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085150906 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150906 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085150906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085150907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085150907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240930085150911 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085150911 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085150911 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240930085150911 DMM INFO MM(262420000001001/dfb77f4a) Subscriber data update (mmctx.c:445) 20240930085150911 DMM DEBUG MM(262420000001001/dfb77f4a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085150911 DMM INFO MM(262420000001001/dfb77f4a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085150911 DMM NOTICE MM(262420000001001/dfb77f4a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240930085150911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085150911 DMM NOTICE MM(262420000001001/dfb77f4a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085150911 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) 20240930085150912 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085150912 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240930085150912 DMM INFO MM(262420000001001/dfb77f4a) Subscriber data update (mmctx.c:445) 20240930085150912 DMM DEBUG MM(262420000001001/dfb77f4a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@96244da3077f: vl_len:14 SGSN_Test_0-SCCP(1404)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1404)@96244da3077f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240930085150914 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150914 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085150914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085150914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085150914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085150915 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085150915 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085150915 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085150915 DMM INFO MM(262420000001001/dfb77f4a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085150915 DMM NOTICE MM(262420000001001/dfb77f4a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085150915 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1900]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085150915 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1900]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085150915 DMM DEBUG MM_STATE_Iu(1)[0x55d1537ed970]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240930085150915 DMM DEBUG MM_STATE_Iu(1)[0x55d1537ed970]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240930085150915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085150915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930085150915 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150915 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085150915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085150915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085150915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@96244da3077f: vl_len:7 SGSN_Test_0-SCCP(1404)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1404)@96244da3077f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240930085150921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150921 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085150921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085150921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085150921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085150921 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240930085150921 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240930085150921 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240930085150921 DMM INFO MM(262420000001001/dfb77f4a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240930085150921 DMM DEBUG MM_STATE_Iu(1)[0x55d1537ed970]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240930085150921 DMM DEBUG MM_STATE_Iu(1)[0x55d1537ed970]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240930085150921 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085150921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085150921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085150921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-RAN(1405)@96244da3077f: Deleted conn table entry 0TC_iu_attach(1411)11738180 20240930085150923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085150923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085150923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085150923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085150923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085150923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085150923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085150923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach(1411)@96244da3077f: setverdict(pass): none -> pass TC_iu_attach(1411)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@96244da3077f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@96244da3077f: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@96244da3077f: Final verdict of PTC: none 20240930085150983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49862<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930085150985 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085150985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1409)@96244da3077f: Final verdict of PTC: none -NSVCI98(1399)@96244da3077f: Final verdict of PTC: none -NSVCI97(1393)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@96244da3077f: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@96244da3077f: Final verdict of PTC: none TC_iu_attach-BVCI210(1396)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1398)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@96244da3077f: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@96244da3077f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1397)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1391)@96244da3077f: Final verdict of PTC: none -NSVCI99(1403)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1401)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_iu_attach-BVCI210(1396): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1397): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1398): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1399): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@96244da3077f: Test case TC_iu_attach finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Mon Sep 30 08:51:51 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 20240930085151113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085151125 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240930085151125 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) 20240930085151125 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240930085151125 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240930085151125 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240930085151125 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) 20240930085151125 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240930085151125 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240930085151125 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) 20240930085151125 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085151125 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240930085151125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240930085151125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240930085151125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240930085151125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240930085151126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240930085151126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240930085151126 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240930085151514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178288) 20240930085151986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085151986 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=208096) 20240930085152987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085152988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930085153126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240930085153126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240930085153126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Mon Sep 30 08:51:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085153988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085153989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_iu_attach_encr started. 20240930085154579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085154580 DMM INFO MM(262420000001001/dfb77f4a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085154580 DMM INFO MM(262420000001001/dfb77f4a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085154580 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1900]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085154580 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1900]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085154580 DMM DEBUG MM_STATE_Iu(1)[0x55d1537ed970]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240930085154580 DMM DEBUG MM_STATE_Iu(1)[0x55d1537ed970]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240930085154580 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240930085154580 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) 20240930085154580 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) 20240930085154580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{Init}: Deallocated (fsm.c:568) 20240930085154580 DMM DEBUG MM_STATE_Gb[0x55d1537e1b60]{Idle}: Deallocated (fsm.c:568) 20240930085154580 DMM DEBUG MM_STATE_Iu(1)[0x55d1537ed970]{Detached}: Deallocated (fsm.c:568) 20240930085154580 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1900]{Deregistered}: Deallocated (fsm.c:568) 20240930085154580 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085154626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085154626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085154626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085154626 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085154626 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085154626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085154626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085154626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085154626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085154627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085154627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085154627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085154628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085154628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085154628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085154628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085154628 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085154628 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085154628 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085154628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1416)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085154628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085154628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085154631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1417)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1413)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085154641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085154641 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085154661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085154661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085154661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085154661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085154661 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085154661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085154661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085154661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085154661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085154662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085154662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085154662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085154663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085154663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085154663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085154663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085154663 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085154663 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085154663 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085154663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1421)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085154664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085154664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085154667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1422)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930085154677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085154677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085154703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085154703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085154703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085154703 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085154703 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085154703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085154703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085154703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085154703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085154704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085154704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085154704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085154704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085154705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085154705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085154705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085154705 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085154705 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085154705 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085154705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085154705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085154705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085154709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085154718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085154718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1425)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@96244da3077f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@96244da3077f: ************************************************* SGSN_Test_0-M3UA(1429)@96244da3077f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@96244da3077f: ************************************************* MTC@96244da3077f: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@96244da3077f: v_sccp_pdu_maxlen:268 20240930085154925 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240930085154925 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) 20240930085154925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240930085154925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@96244da3077f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240930085154928 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085154928 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240930085154928 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240930085154928 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240930085154928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240930085154928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240930085154928 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240930085154929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085154929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240930085154929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240930085154929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240930085154929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240930085154929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240930085154929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240930085154929 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240930085154989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085154989 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085154989 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085154989 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085154991 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085154992 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930085155736 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085155736 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085155736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085155736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085155736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085155736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085155736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085155736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085155737 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240930085155737 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240930085155737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085155737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085155737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085155737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085155737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085155737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085155737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085155737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@96244da3077f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@96244da3077f: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='CF6C9479'O, index=0 SGSN_Test-GSUP(1432)@96244da3077f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@96244da3077f: 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 := '28E9'O, rac := '58'O ("X") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@96244da3077f: Added conn table entry 0TC_iu_attach_encr(1434)15462797 SGSN_Test_0-SCCP(1427)@96244da3077f: First idle individual index:0 SGSN_Test_0-RAN(1428)@96244da3077f: patch: N(SD) for ConnIdx 0 set to 1 20240930085156058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085156058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085156059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085156059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085156059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085156059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085156059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085156059 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240930085156059 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240930085156059 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240930085156059 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240930085156059 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed970]{Deregistered}: Allocated (fsm.c:456) 20240930085156059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930085156059 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Allocated (fsm.c:456) 20240930085156059 DMM DEBUG MM_STATE_Iu[0x55d1537e17d0]{Detached}: Allocated (fsm.c:456) 20240930085156059 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed970]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085156059 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed970]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085156059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085156059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085156059 DMM DEBUG MM(262420000001001/e77d62cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085156059 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240930085156059 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156059 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085156059 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085156059 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085156059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085156059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085156059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085156059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085156060 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156060 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085156060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085156060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085156060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085156060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085156060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085156060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@96244da3077f: { messageType := 2, destLocRef := 'EBF18D'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1427)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@96244da3077f: 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 := '336FD3641357F5783A0D2B3A670DCD57'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A79417D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26BEF2C0FB65EAF4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3227E7A7435326F8F10A5668A07DA450'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EABA86195DAEFF70C94D0D4C668043D4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A4ADBDF0DE96C4731E427CA0C5F27681'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1D645B0D7C36A2CC'O } } } } } SGSN_Test_0-SCCP(1427)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@96244da3077f: vl_len:23 SGSN_Test_0-SCCP(1427)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1427)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240930085156068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156068 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085156068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085156068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085156068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085156068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085156068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085156068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085156068 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085156068 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085156068 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085156068 DMM DEBUG MM(262420000001001/e77d62cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240930085156068 DMM NOTICE MM(262420000001001/e77d62cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085156068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085156068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085156068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085156068 DMM DEBUG MM(262420000001001/e77d62cf) Requesting authorization (sgsn_auth.c:160) 20240930085156068 DMM INFO MM(262420000001001/e77d62cf) Requesting authentication tuples (sgsn_auth.c:184) 20240930085156068 DMM DEBUG MM(262420000001001/e77d62cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085156068 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240930085156069 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1432)@96244da3077f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@96244da3077f: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20240930085156071 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085156071 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085156071 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085156071 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085156071 DMM INFO MM(262420000001001/e77d62cf) Subscriber data update (mmctx.c:445) 20240930085156071 DMM DEBUG MM(262420000001001/e77d62cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085156071 DMM INFO MM(262420000001001/e77d62cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085156071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085156071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085156071 DMM INFO MM(262420000001001/e77d62cf) <- GMM AUTH AND CIPHERING REQ (rand = 33 6f d3 64 13 57 f5 78 3a 0d 2b 3a 67 0d cd 57 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a4 ad bd f0 de 96 c4 73 1e 42 7c a0 c5 f2 76 81 ) (gprs_gmm.c:483) 20240930085156071 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240930085156071 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156071 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085156071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085156071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085156071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085156071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085156071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085156071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@96244da3077f: vl_len:37 SGSN_Test_0-SCCP(1427)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1427)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306221D645B0D23094B99990000100001F029047C36A2CC'O 20240930085156077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085156077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085156077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085156077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085156077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085156077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085156077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085156077 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085156077 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085156077 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085156077 DMM INFO MM(262420000001001/e77d62cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085156077 DMM NOTICE MM(262420000001001/e77d62cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085156077 DMM DEBUG MM(262420000001001/e77d62cf) checking auth: received UMTS RES = 1d 64 5b 0d 7c 36 a2 cc (gprs_gmm.c:666) 20240930085156077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085156077 DMM DEBUG MM(262420000001001/e77d62cf) Requesting authorization (sgsn_auth.c:160) 20240930085156077 DMM INFO MM(262420000001001/e77d62cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085156077 DMM DEBUG MM(262420000001001/e77d62cf) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085156077 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240930085156077 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) 20240930085156077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240930085156077 DMM DEBUG MM(262420000001001/e77d62cf) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20240930085156077 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156077 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085156077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085156077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085156077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085156077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085156077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085156077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@96244da3077f: vl_len:17 SGSN_Test_0-SCCP(1427)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1427)@96244da3077f: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20240930085156086 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156086 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085156086 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085156086 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085156086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085156086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085156086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085156086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085156086 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240930085156086 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240930085156086 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240930085156086 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20240930085156086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240930085156086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240930085156086 DMM INFO MM(262420000001001/e77d62cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xe77d62cf) (gprs_gmm.c:300) 20240930085156086 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240930085156086 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156087 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085156087 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085156087 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085156087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085156087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085156087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085156087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085156087 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156087 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085156087 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085156087 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085156087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085156087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085156087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085156087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240930085156090 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085156090 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085156090 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240930085156090 DMM INFO MM(262420000001001/e77d62cf) Subscriber data update (mmctx.c:445) 20240930085156090 DMM DEBUG MM(262420000001001/e77d62cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085156090 DMM INFO MM(262420000001001/e77d62cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085156090 DMM NOTICE MM(262420000001001/e77d62cf) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240930085156090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085156090 DMM NOTICE MM(262420000001001/e77d62cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085156090 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) 20240930085156090 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085156090 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240930085156090 DMM INFO MM(262420000001001/e77d62cf) Subscriber data update (mmctx.c:445) 20240930085156090 DMM DEBUG MM(262420000001001/e77d62cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@96244da3077f: vl_len:14 SGSN_Test_0-SCCP(1427)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1427)@96244da3077f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240930085156092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085156092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085156092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085156092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085156092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085156092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085156092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085156093 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085156093 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085156093 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085156093 DMM INFO MM(262420000001001/e77d62cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085156093 DMM NOTICE MM(262420000001001/e77d62cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085156093 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed970]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085156093 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed970]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085156093 DMM DEBUG MM_STATE_Iu(2)[0x55d1537e17d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240930085156093 DMM DEBUG MM_STATE_Iu(2)[0x55d1537e17d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240930085156093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085156093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930085156093 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085156093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085156093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085156093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085156093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085156093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085156093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@96244da3077f: vl_len:7 SGSN_Test_0-SCCP(1427)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1427)@96244da3077f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240930085156097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085156097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085156097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085156097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085156097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085156098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085156098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085156098 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240930085156098 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240930085156098 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240930085156098 DMM INFO MM(262420000001001/e77d62cf) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240930085156098 DMM DEBUG MM_STATE_Iu(2)[0x55d1537e17d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240930085156098 DMM DEBUG MM_STATE_Iu(2)[0x55d1537e17d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240930085156098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085156098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085156098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085156098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085156098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085156098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085156098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@96244da3077f: Session index based on local reference:0 20240930085156099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085156099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085156099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085156099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085156099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085156099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085156099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@96244da3077f: Deleted conn table entry 0TC_iu_attach_encr(1434)15462797 TC_iu_attach_encr(1434)@96244da3077f: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@96244da3077f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@96244da3077f: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@96244da3077f: Final verdict of PTC: none 20240930085156159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49884<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930085156161 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085156161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1432)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@96244da3077f: Final verdict of PTC: none -NSVCI97(1416)@96244da3077f: Final verdict of PTC: none -NSVCI98(1421)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@96244da3077f: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@96244da3077f: Final verdict of PTC: none -NSVCI99(1426)@96244da3077f: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@96244da3077f: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1419)@96244da3077f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1414)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1424)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@96244da3077f: Test case TC_iu_attach_encr finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Mon Sep 30 08:51:56 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 20240930085156289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085156302 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240930085156302 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240930085156302 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) 20240930085156302 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240930085156302 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240930085156302 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240930085156302 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) 20240930085156302 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240930085156302 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240930085156302 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) 20240930085156302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085156302 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240930085156302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240930085156302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240930085156302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240930085156302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240930085156302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240930085156302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240930085156690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210316) 20240930085157162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085157162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210316, count=211572) 20240930085158164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085158164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930085158302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240930085158302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240930085158302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Mon Sep 30 08:51:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085159166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085159166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_iu_attach_geran_rau started. 20240930085159753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085159755 DMM INFO MM(262420000001001/e77d62cf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085159755 DMM INFO MM(262420000001001/e77d62cf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085159755 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed970]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085159755 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed970]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085159755 DMM DEBUG MM_STATE_Iu(2)[0x55d1537e17d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240930085159755 DMM DEBUG MM_STATE_Iu(2)[0x55d1537e17d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240930085159755 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240930085159755 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) 20240930085159755 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) 20240930085159755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930085159755 DMM DEBUG MM_STATE_Gb[0x55d1537e1a30]{Idle}: Deallocated (fsm.c:568) 20240930085159755 DMM DEBUG MM_STATE_Iu(2)[0x55d1537e17d0]{Detached}: Deallocated (fsm.c:568) 20240930085159755 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed970]{Deregistered}: Deallocated (fsm.c:568) 20240930085159755 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1440)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1440)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085159810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085159810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085159810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085159810 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085159810 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085159810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085159810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085159810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085159810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1439)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1440)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085159812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085159812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085159812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085159812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085159812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085159812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085159812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085159812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085159812 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085159812 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085159812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085159813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085159813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1440)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1440)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085159817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085159828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085159828 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1437)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1439)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1444)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085159845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085159845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085159845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085159845 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085159845 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085159845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085159845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085159845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085159845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085159846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085159846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085159846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085159846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085159846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085159846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085159846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085159846 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085159846 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085159846 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085159847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1444)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085159847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085159847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085159850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1445)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1441)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085159860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085159860 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1449)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085159881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085159881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085159881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085159881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085159881 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085159881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085159881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085159881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085159881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085159883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085159883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085159883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085159883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085159883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085159883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085159883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085159883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085159883 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085159883 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085159883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1449)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085159884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085159884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085159888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@96244da3077f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@96244da3077f: ************************************************* SGSN_Test_0-M3UA(1452)@96244da3077f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@96244da3077f: ************************************************* MTC@96244da3077f: Starting RAN_Emulation 20240930085159898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085159898 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1450)@96244da3077f: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1448)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085200099 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240930085200099 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) 20240930085200099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240930085200099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@96244da3077f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240930085200102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085200102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240930085200102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240930085200102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240930085200102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240930085200102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240930085200102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240930085200103 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085200103 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240930085200103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240930085200103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240930085200103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240930085200103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240930085200103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240930085200104 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240930085200166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085200166 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085200166 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085200166 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085200168 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085200168 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930085200909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085200909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085200909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085200909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085200909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085200909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085200909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085200909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085200909 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240930085200910 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240930085200910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085200910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085200910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085200910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085200910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085200910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085200910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085200910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@96244da3077f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1437)@96244da3077f: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='F916C334'O, index=0 SGSN_Test-GSUP(1455)@96244da3077f: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@96244da3077f: 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 := '4175'O ("Au"), rac := '61'O ("a") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@96244da3077f: Added conn table entry 0TC_iu_attach_geran_rau(1457)92342 SGSN_Test_0-SCCP(1450)@96244da3077f: First idle individual index:0 SGSN_Test_0-RAN(1451)@96244da3077f: patch: N(SD) for ConnIdx 0 set to 1 20240930085201234 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201234 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085201234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085201234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085201234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085201234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085201234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085201234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085201234 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240930085201234 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240930085201234 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240930085201234 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240930085201234 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930085201234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{Init}: Allocated (fsm.c:456) 20240930085201234 DMM DEBUG MM_STATE_Gb[0x55d1537e1b60]{Idle}: Allocated (fsm.c:456) 20240930085201234 DMM DEBUG MM_STATE_Iu[0x55d1537e1900]{Detached}: Allocated (fsm.c:456) 20240930085201234 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085201234 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085201234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085201234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085201234 DMM DEBUG MM(262420000001002/ceb016ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085201234 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240930085201234 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201234 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085201234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085201234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085201234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085201234 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085201234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085201234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085201234 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201234 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085201234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085201234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085201234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085201234 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085201234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085201234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@96244da3077f: { messageType := 2, destLocRef := '0168B6'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1450)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@96244da3077f: 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 := '83824099F8FB22FFCC3EFA9FDD873A5D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C42F69C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3848E389933375D6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '67B283D723017FCB3E47A7A7D43624DB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '253170726E9FFE316C3DFC0944096743'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8D81C8B82FEE29641C51BF8E59F36665'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FEBE4388A71EAE90'O } } } } } SGSN_Test_0-SCCP(1450)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@96244da3077f: vl_len:23 SGSN_Test_0-SCCP(1450)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1450)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20240930085201244 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201244 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085201244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085201244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085201244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085201244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085201244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085201244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085201244 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085201244 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085201244 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085201244 DMM DEBUG MM(262420000001002/ceb016ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240930085201244 DMM NOTICE MM(262420000001002/ceb016ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085201244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085201244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085201244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085201244 DMM DEBUG MM(262420000001002/ceb016ce) Requesting authorization (sgsn_auth.c:160) 20240930085201244 DMM INFO MM(262420000001002/ceb016ce) Requesting authentication tuples (sgsn_auth.c:184) 20240930085201244 DMM DEBUG MM(262420000001002/ceb016ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085201244 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240930085201244 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1455)@96244da3077f: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@96244da3077f: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20240930085201247 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085201247 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085201247 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085201247 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085201247 DMM INFO MM(262420000001002/ceb016ce) Subscriber data update (mmctx.c:445) 20240930085201247 DMM DEBUG MM(262420000001002/ceb016ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085201247 DMM INFO MM(262420000001002/ceb016ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085201247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085201247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085201247 DMM INFO MM(262420000001002/ceb016ce) <- GMM AUTH AND CIPHERING REQ (rand = 83 82 40 99 f8 fb 22 ff cc 3e fa 9f dd 87 3a 5d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8d 81 c8 b8 2f ee 29 64 1c 51 bf 8e 59 f3 66 65 ) (gprs_gmm.c:483) 20240930085201247 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240930085201248 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201248 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085201248 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085201248 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085201248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085201248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085201248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085201248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@96244da3077f: vl_len:37 SGSN_Test_0-SCCP(1450)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1450)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722FEBE438823094B99990000100002F02904A71EAE90'O 20240930085201253 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201253 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085201253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085201253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085201253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085201253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085201253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085201253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085201254 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085201254 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085201254 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085201254 DMM INFO MM(262420000001002/ceb016ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085201254 DMM NOTICE MM(262420000001002/ceb016ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085201254 DMM DEBUG MM(262420000001002/ceb016ce) checking auth: received UMTS RES = fe be 43 88 a7 1e ae 90 (gprs_gmm.c:666) 20240930085201254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085201254 DMM DEBUG MM(262420000001002/ceb016ce) Requesting authorization (sgsn_auth.c:160) 20240930085201254 DMM INFO MM(262420000001002/ceb016ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085201254 DMM DEBUG MM(262420000001002/ceb016ce) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085201254 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240930085201254 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) 20240930085201254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240930085201254 DMM DEBUG MM(262420000001002/ceb016ce) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240930085201254 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201254 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085201254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085201254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085201254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085201254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085201254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085201254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@96244da3077f: vl_len:12 SGSN_Test_0-SCCP(1450)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1450)@96244da3077f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240930085201261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085201261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085201261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085201261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085201261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085201262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085201262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085201262 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240930085201262 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240930085201262 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240930085201262 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20240930085201262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240930085201262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240930085201262 DMM INFO MM(262420000001002/ceb016ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xceb016ce) (gprs_gmm.c:300) 20240930085201262 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240930085201262 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085201262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085201262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085201262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085201262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085201262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085201262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085201262 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085201262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085201262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085201262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085201262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085201262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085201262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240930085201266 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085201266 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085201266 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240930085201266 DMM INFO MM(262420000001002/ceb016ce) Subscriber data update (mmctx.c:445) 20240930085201266 DMM DEBUG MM(262420000001002/ceb016ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085201266 DMM INFO MM(262420000001002/ceb016ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085201266 DMM NOTICE MM(262420000001002/ceb016ce) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240930085201266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085201266 DMM NOTICE MM(262420000001002/ceb016ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085201266 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) 20240930085201266 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085201266 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240930085201266 DMM INFO MM(262420000001002/ceb016ce) Subscriber data update (mmctx.c:445) 20240930085201266 DMM DEBUG MM(262420000001002/ceb016ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@96244da3077f: vl_len:14 SGSN_Test_0-SCCP(1450)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1450)@96244da3077f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240930085201268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085201268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085201268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085201269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085201269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085201269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085201269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085201269 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085201269 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085201269 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085201269 DMM INFO MM(262420000001002/ceb016ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085201269 DMM NOTICE MM(262420000001002/ceb016ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085201269 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085201269 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085201269 DMM DEBUG MM_STATE_Iu(3)[0x55d1537e1900]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240930085201269 DMM DEBUG MM_STATE_Iu(3)[0x55d1537e1900]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240930085201269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085201269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930085201269 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201269 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085201269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085201269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085201269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085201269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085201269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085201269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@96244da3077f: vl_len:7 SGSN_Test_0-SCCP(1450)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1450)@96244da3077f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240930085201274 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201274 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085201274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085201274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085201274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085201274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085201274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085201274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085201274 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240930085201274 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240930085201274 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240930085201274 DMM INFO MM(262420000001002/ceb016ce) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240930085201274 DMM DEBUG MM_STATE_Iu(3)[0x55d1537e1900]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240930085201274 DMM DEBUG MM_STATE_Iu(3)[0x55d1537e1900]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240930085201274 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201274 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085201274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085201274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085201274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085201274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085201274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085201274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@96244da3077f: Session index based on local reference:0 20240930085201276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201276 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085201276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085201276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085201276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085201276 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085201276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085201276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@96244da3077f: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)92342 TC_iu_attach_geran_rau(1457)@96244da3077f: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1437)@96244da3077f: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1437)@96244da3077f: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='CEB016CE'O, index=1 20240930085201334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085201334 DLLC NOTICE LLME(ffffffff/ceb016ce){UNASSIGNED} LLC RX: unknown TLLI 0xceb016ce, creating LLME on the fly (gprs_llc.c:552) 20240930085201334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240930085201334 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240930085201334 DMM INFO MM(262420000001002/ceb016ce) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ceb016ce, P-TMSI: ceb016ce (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20240930085201334 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240930085201334 DMM DEBUG MM_STATE_Iu(3)[0x55d1537e1900]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20240930085201334 DMM DEBUG MM_STATE_Iu(3)[0x55d1537e1900]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240930085201334 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085201334 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240930085201334 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085201334 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085201334 DLLC NOTICE LLME(ffffffff/ceb016ce){UNASSIGNED} LLGM Assign pre (ceb016ce => ceb016ce) (gprs_llc.c:1079) 20240930085201334 DLLC NOTICE LLME(ceb016ce/ceb016ce){ASSIGNED} LLGM Assign post (ceb016ce => ceb016ce) (gprs_llc.c:1125) 20240930085201334 DMM INFO MM(262420000001002/ceb016ce) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1437)@96244da3077f: Removing Client IMSI='262420000001002'H, index=1 20240930085201350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085201350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085201350 DMM DEBUG MM_STATE_Gb[0x55d1537e1b60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085201350 DMM INFO MM(262420000001002/ceb016ce) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240930085201350 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240930085201350 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085201350 DLLC NOTICE LLME(ceb016ce/ceb016ce){ASSIGNED} LLGM Assign pre (ffffffff => ceb016ce) (gprs_llc.c:1079) 20240930085201350 DLLC NOTICE LLME(ffffffff/ceb016ce){ASSIGNED} LLGM Assign post (ffffffff => ceb016ce) (gprs_llc.c:1125) 20240930085201350 DMM DEBUG MM_STATE_Gb[0x55d1537e1b60]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240930085201350 DMM ERROR MM_STATE_Gb[0x55d1537e1b60]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@96244da3077f: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@96244da3077f: Final verdict of PTC: none 20240930085201356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41678<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1439)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(1455)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@96244da3077f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1437)@96244da3077f: Final verdict of PTC: none 20240930085201359 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085201359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1444)@96244da3077f: Final verdict of PTC: none -NSVCI99(1449)@96244da3077f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@96244da3077f: Final verdict of PTC: none -NSVCI97(1440)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@96244da3077f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1447)@96244da3077f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1442)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1438)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1437): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1439): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1440): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@96244da3077f: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Mon Sep 30 08:52:01 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 20240930085201477 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240930085201477 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) 20240930085201477 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240930085201477 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240930085201477 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240930085201477 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) 20240930085201477 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240930085201477 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240930085201477 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) 20240930085201477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085201477 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240930085201477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240930085201478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240930085201478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240930085201478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240930085201478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240930085201478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240930085201478 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240930085201500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085201901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182444) 20240930085202360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085202360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=182444, count=219456) 20240930085203361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085203361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930085203478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240930085203478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240930085203478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Mon Sep 30 08:52:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085204362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085204362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_geran_attach_iu_rau started. 20240930085204964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085204966 DMM INFO MM(262420000001002/ceb016ce) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085204966 DMM INFO MM(262420000001002/ceb016ce) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085204966 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085204966 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085204966 DMM DEBUG MM_STATE_Gb[0x55d1537e1b60]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240930085204966 DMM ERROR MM_STATE_Gb[0x55d1537e1b60]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240930085204966 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240930085204966 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) 20240930085204966 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) 20240930085204966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1a30]{Init}: Deallocated (fsm.c:568) 20240930085204966 DMM DEBUG MM_STATE_Gb[0x55d1537e1b60]{Idle}: Deallocated (fsm.c:568) 20240930085204966 DMM DEBUG MM_STATE_Iu(3)[0x55d1537e1900]{Detached}: Deallocated (fsm.c:568) 20240930085204966 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930085204966 DLLC NOTICE LLME(ffffffff/ceb016ce){ASSIGNED} LLGM Assign pre (ceb016ce => ffffffff) (gprs_llc.c:1079) 20240930085204966 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ceb016ce => ffffffff) (gprs_llc.c:1125) 20240930085204966 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085205011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085205011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085205011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085205011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085205011 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085205011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085205011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085205011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085205011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085205013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085205013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085205013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085205013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085205013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085205013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085205013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085205013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085205013 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085205013 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085205013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1462)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085205014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085205014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085205017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085205027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085205027 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1464)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1461)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1463)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1468)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1468)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085205050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085205051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085205051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085205051 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085205051 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085205051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085205051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085205051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085205051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1468)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085205052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085205052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085205052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1467)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930085205053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085205053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085205053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085205053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085205053 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085205053 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085205053 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085205053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1468)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085205054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085205054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1468)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085205058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085205068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085205068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1469)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1465)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1467)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085205081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085205082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085205082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085205082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085205082 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085205082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085205082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085205082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085205082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085205083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085205084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085205084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085205084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085205084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085205084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085205084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085205084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085205084 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085205084 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085205084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1472)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085205084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085205084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085205088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085205096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085205096 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1471)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@96244da3077f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@96244da3077f: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@96244da3077f: ************************************************* SGSN_Test_0-M3UA(1475)@96244da3077f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@96244da3077f: ************************************************* SGSN_Test_0-SCCP(1473)@96244da3077f: v_sccp_pdu_maxlen:268 20240930085205303 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240930085205303 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) 20240930085205303 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240930085205303 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@96244da3077f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240930085205306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085205306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240930085205306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240930085205306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240930085205306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240930085205306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240930085205306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240930085205307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085205307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240930085205307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240930085205307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240930085205307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240930085205307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240930085205307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240930085205307 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240930085205361 DGPRS DEBUG Checking for inactive LLMEs, time = 9497059 (sgsn.c:131) 20240930085205362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085205362 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085205363 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085205363 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085205365 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085205365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930085206113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085206113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085206113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085206113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085206113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085206113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085206113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085206113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085206114 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240930085206114 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240930085206114 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085206114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085206114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085206114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085206114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085206114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085206114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085206114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@96244da3077f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@96244da3077f: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='D67AE11D'O, index=0 SGSN_Test-GSUP(1478)@96244da3077f: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@96244da3077f: 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 := '288888601916F9129549609E5C4A719F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67DDCEA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E01947681966C9A7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '271ADD7CB845A50168E4869C1F38C910'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '929F40E92E6F256342A83584F7F06E4E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6FA5F8C57789FF7C7DA9216DEF64BF4E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5FA3B7679007E351'O } } } } } 20240930085206425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085206425 DLLC NOTICE LLME(ffffffff/d67ae11d){UNASSIGNED} LLC RX: unknown TLLI 0xd67ae11d, creating LLME on the fly (gprs_llc.c:552) 20240930085206425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085206425 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240930085206425 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Allocated (fsm.c:456) 20240930085206425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930085206425 DMM DEBUG MM_STATE_Gb[0x55d1537e1b60]{Idle}: Allocated (fsm.c:456) 20240930085206425 DMM DEBUG MM_STATE_Iu[0x55d1537e1a30]{Detached}: Allocated (fsm.c:456) 20240930085206425 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085206425 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085206425 DLLC NOTICE LLME(ffffffff/d67ae11d){UNASSIGNED} LLGM Assign pre (d67ae11d => d780ab92) (gprs_llc.c:1079) 20240930085206425 DLLC NOTICE LLME(d67ae11d/d780ab92){ASSIGNED} LLGM Assign post (d67ae11d => d780ab92) (gprs_llc.c:1125) 20240930085206425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085206425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085206425 DMM DEBUG MM(262420000001003/d780ab92) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085206437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085206437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240930085206437 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1b60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085206437 DMM DEBUG MM(262420000001003/d780ab92) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240930085206437 DMM NOTICE MM(262420000001003/d780ab92) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085206437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085206437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085206437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085206437 DMM DEBUG MM(262420000001003/d780ab92) Requesting authorization (sgsn_auth.c:160) 20240930085206437 DMM INFO MM(262420000001003/d780ab92) Requesting authentication tuples (sgsn_auth.c:184) 20240930085206437 DMM DEBUG MM(262420000001003/d780ab92) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085206437 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240930085206437 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1478)@96244da3077f: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@96244da3077f: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20240930085206441 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085206441 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085206441 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085206441 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085206441 DMM INFO MM(262420000001003/d780ab92) Subscriber data update (mmctx.c:445) 20240930085206441 DMM DEBUG MM(262420000001003/d780ab92) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085206441 DMM INFO MM(262420000001003/d780ab92) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085206441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085206441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085206441 DMM INFO MM(262420000001003/d780ab92) <- GMM AUTH AND CIPHERING REQ (rand = 28 88 88 60 19 16 f9 12 95 49 60 9e 5c 4a 71 9f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6f a5 f8 c5 77 89 ff 7c 7d a9 21 6d ef 64 bf 4e ) (gprs_gmm.c:483) 20240930085206449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085206449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240930085206450 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1b60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085206450 DMM INFO MM(262420000001003/d780ab92) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085206450 DMM NOTICE MM(262420000001003/d780ab92) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085206450 DMM DEBUG MM(262420000001003/d780ab92) checking auth: received UMTS RES = 5f a3 b7 67 90 07 e3 51 (gprs_gmm.c:666) 20240930085206450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085206450 DMM DEBUG MM(262420000001003/d780ab92) Requesting authorization (sgsn_auth.c:160) 20240930085206450 DMM INFO MM(262420000001003/d780ab92) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085206450 DMM DEBUG MM(262420000001003/d780ab92) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085206450 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240930085206450 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) 20240930085206450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240930085206450 DMM INFO MM(262420000001003/d780ab92) <- GMM ATTACH ACCEPT (new P-TMSI=0xd780ab92) (gprs_gmm.c:300) 20240930085206451 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085206451 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085206451 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240930085206451 DMM INFO MM(262420000001003/d780ab92) Subscriber data update (mmctx.c:445) 20240930085206451 DMM DEBUG MM(262420000001003/d780ab92) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085206451 DMM INFO MM(262420000001003/d780ab92) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085206451 DMM NOTICE MM(262420000001003/d780ab92) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240930085206451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085206451 DMM NOTICE MM(262420000001003/d780ab92) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085206451 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) 20240930085206452 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085206452 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240930085206452 DMM INFO MM(262420000001003/d780ab92) Subscriber data update (mmctx.c:445) 20240930085206452 DMM DEBUG MM(262420000001003/d780ab92) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240930085206458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085206458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240930085206458 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1b60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240930085206458 DMM INFO MM(262420000001003/d780ab92) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085206458 DMM NOTICE MM(262420000001003/d780ab92) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085206458 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085206458 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085206458 DLLC NOTICE LLME(d67ae11d/d780ab92){ASSIGNED} LLGM Assign pre (ffffffff => d780ab92) (gprs_llc.c:1079) 20240930085206458 DLLC NOTICE LLME(ffffffff/d780ab92){ASSIGNED} LLGM Assign post (ffffffff => d780ab92) (gprs_llc.c:1125) 20240930085206458 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1b60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240930085206458 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1b60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240930085206458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085206459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@96244da3077f: 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 := 'D780AB92'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1474)@96244da3077f: Added conn table entry 0TC_geran_attach_iu_rau(1480)1043254 SGSN_Test_0-SCCP(1473)@96244da3077f: First idle individual index:0 20240930085206523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085206523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085206523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085206523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085206523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085206523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085206523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085206523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@96244da3077f: patch: N(SD) for ConnIdx 0 set to 1 20240930085206523 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240930085206523 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240930085206523 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240930085206523 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240930085206523 DMM INFO MM(262420000001003/d780ab92) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d780ab92 (00000000), TLLI: d780ab92 (d780ab92), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240930085206523 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240930085206523 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1b60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20240930085206523 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1b60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240930085206523 DLLC NOTICE LLME(ffffffff/d780ab92){ASSIGNED} LLGM Assign pre (d780ab92 => ffffffff) (gprs_llc.c:1079) 20240930085206523 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d780ab92 => ffffffff) (gprs_llc.c:1125) 20240930085206523 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085206523 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240930085206523 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085206523 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085206523 DMM DEBUG MM(262420000001003/d780ab92) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240930085206523 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085206523 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085206523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085206523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085206523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085206523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085206523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085206524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085206524 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085206524 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085206524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085206524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085206524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085206524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085206524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085206524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@96244da3077f: { messageType := 2, destLocRef := '0FEB36'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1473)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@96244da3077f: vl_len:12 SGSN_Test_0-SCCP(1473)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1473)@96244da3077f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240930085206533 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085206533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085206533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085206533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085206533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085206533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085206533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085206533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085206533 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240930085206533 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240930085206533 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240930085206533 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20240930085206533 DMM INFO MM(262420000001003/d780ab92) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20240930085206533 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20240930085206533 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085206533 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085206533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085206533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085206533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085206533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085206533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085206533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085206533 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085206533 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085206533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085206533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085206533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085206533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085206533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085206533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@96244da3077f: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@96244da3077f: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@96244da3077f: vl_len:14 SGSN_Test_0-SCCP(1473)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1473)@96244da3077f: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20240930085206542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085206542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085206542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085206542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085206542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085206542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085206542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085206542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_geran_attach_iu_rau(1480)@96244da3077f: Final verdict of PTC: pass 20240930085206542 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085206542 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085206542 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085206542 DMM INFO MM(262420000001003/d780ab92) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240930085206542 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240930085206542 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085206542 DMM DEBUG MM_STATE_Iu[0x55d1537e1a30]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20240930085206542 DMM ERROR MM_STATE_Iu[0x55d1537e1a30]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) SGSN_Test_0-RAN(1474)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@96244da3077f: Final verdict of PTC: none 20240930085206546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41688<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930085206548 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085206548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1478)@96244da3077f: Final verdict of PTC: none -NSVCI99(1472)@96244da3077f: Final verdict of PTC: none -NSVCI97(1462)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@96244da3077f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1465)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@96244da3077f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1467)@96244da3077f: Final verdict of PTC: none -NSVCI98(1468)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@96244da3077f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1460)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1470)@96244da3077f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1466)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1465): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1466): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1467): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1468): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@96244da3077f: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Mon Sep 30 08:52:06 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 20240930085206692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085206746 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240930085206745 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240930085206745 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) 20240930085206745 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240930085206745 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240930085206745 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240930085206745 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) 20240930085206745 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240930085206745 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240930085206745 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) 20240930085206745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085206745 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240930085206745 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240930085206746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240930085206746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240930085206746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240930085206746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240930085206746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240930085207094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140240) 20240930085207549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085207549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=140240, count=178928) 20240930085208550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085208550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930085208747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240930085208747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240930085208747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Mon Sep 30 08:52:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085209551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085209551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_pdp_act_user started. 20240930085210160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085210162 DMM INFO MM(262420000001003/d780ab92) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085210162 DMM INFO MM(262420000001003/d780ab92) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085210162 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085210162 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085210162 DMM DEBUG MM_STATE_Iu[0x55d1537e1a30]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240930085210162 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240930085210162 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) 20240930085210162 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) 20240930085210162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930085210162 DMM DEBUG MM_STATE_Gb(0)[0x55d1537e1b60]{Idle}: Deallocated (fsm.c:568) 20240930085210162 DMM DEBUG MM_STATE_Iu[0x55d1537e1a30]{Detached}: Deallocated (fsm.c:568) 20240930085210162 DMM DEBUG GMM(gmm_fsm)[0x55d1537e17d0]{Deregistered}: Deallocated (fsm.c:568) 20240930085210162 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085210203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085210203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085210203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085210203 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085210203 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085210203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085210203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085210203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085210203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085210205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085210205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085210205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085210206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085210206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085210206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085210206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085210206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085210206 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085210206 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085210206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085210206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085210206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085210210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1486)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1482)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085210220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085210220 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1484)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085210235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085210235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085210235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085210235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085210235 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085210235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085210235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085210235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085210235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085210237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085210237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085210237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085210237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085210237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085210237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085210237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085210237 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085210237 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085210237 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085210237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1490)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085210238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085210238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085210242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085210252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085210252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085210271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085210271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085210271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085210271 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085210271 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085210271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085210271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085210271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085210271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085210273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085210273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085210273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085210273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085210273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085210273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085210273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085210273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085210273 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085210273 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085210273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085210274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085210274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085210278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085210286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085210286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@96244da3077f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@96244da3077f: ************************************************* SGSN_Test_0-M3UA(1498)@96244da3077f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@96244da3077f: ************************************************* MTC@96244da3077f: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@96244da3077f: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1494)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085210489 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240930085210489 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) 20240930085210489 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240930085210489 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@96244da3077f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240930085210492 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085210492 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240930085210492 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240930085210492 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240930085210492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240930085210492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240930085210492 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240930085210494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085210494 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240930085210494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240930085210494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240930085210494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240930085210494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240930085210494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240930085210494 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240930085210552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085210552 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085210552 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085210552 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085210554 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085210555 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930085211300 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211300 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085211300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085211300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085211300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085211300 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240930085211300 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240930085211301 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211301 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085211301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085211301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211301 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085211301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@96244da3077f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@96244da3077f: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='D97BC8B5'O, index=0 SGSN_Test-GSUP(1501)@96244da3077f: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@96244da3077f: 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 := 'AE9E'O, rac := 'AE'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@96244da3077f: Added conn table entry 0TC_attach_pdp_act_user(1503)15187828 SGSN_Test_0-SCCP(1496)@96244da3077f: First idle individual index:0 SGSN_Test_0-RAN(1497)@96244da3077f: patch: N(SD) for ConnIdx 0 set to 1 20240930085211618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211618 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085211618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085211618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085211618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085211619 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240930085211619 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240930085211619 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240930085211619 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240930085211619 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1a30]{Deregistered}: Allocated (fsm.c:456) 20240930085211619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930085211619 DMM DEBUG MM_STATE_Gb[0x55d1537e1900]{Idle}: Allocated (fsm.c:456) 20240930085211619 DMM DEBUG MM_STATE_Iu[0x55d1537ed050]{Detached}: Allocated (fsm.c:456) 20240930085211619 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1a30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085211619 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1a30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085211619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085211619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085211619 DMM DEBUG MM(262420000001004/d7f46608) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085211619 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240930085211619 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211619 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085211619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085211619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211620 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085211620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085211620 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211620 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211620 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085211620 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085211620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211620 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085211620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@96244da3077f: { messageType := 2, destLocRef := 'E7BF74'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@96244da3077f: 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 := '34B7FE2A2986D566FCF6D4379CDDAB30'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A8BD8B17'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3AFB6B054FC2E22B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9D590E90B9F53B01E0A227D2307ECE5B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9E028AC30D686A1F9F466E9CF96EBB78'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F92F13808401E9B9559881D908C307C9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0B99DB08B41B1F67'O } } } } } SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_len:23 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1496)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240930085211629 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211629 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085211629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085211629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085211629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085211629 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085211629 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085211629 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085211629 DMM DEBUG MM(262420000001004/d7f46608) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240930085211629 DMM NOTICE MM(262420000001004/d7f46608) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085211630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085211630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085211630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085211630 DMM DEBUG MM(262420000001004/d7f46608) Requesting authorization (sgsn_auth.c:160) 20240930085211630 DMM INFO MM(262420000001004/d7f46608) Requesting authentication tuples (sgsn_auth.c:184) 20240930085211630 DMM DEBUG MM(262420000001004/d7f46608) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085211630 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240930085211630 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1501)@96244da3077f: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@96244da3077f: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20240930085211632 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085211632 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085211632 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085211632 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085211632 DMM INFO MM(262420000001004/d7f46608) Subscriber data update (mmctx.c:445) 20240930085211632 DMM DEBUG MM(262420000001004/d7f46608) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085211632 DMM INFO MM(262420000001004/d7f46608) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085211632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085211632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085211632 DMM INFO MM(262420000001004/d7f46608) <- GMM AUTH AND CIPHERING REQ (rand = 34 b7 fe 2a 29 86 d5 66 fc f6 d4 37 9c dd ab 30 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f9 2f 13 80 84 01 e9 b9 55 98 81 d9 08 c3 07 c9 ) (gprs_gmm.c:483) 20240930085211632 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240930085211632 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211632 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085211632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085211632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211632 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085211632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_len:37 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1496)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B220B99DB0823094B99990000100004F02904B41B1F67'O 20240930085211638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211638 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085211638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085211638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085211638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085211638 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085211638 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085211638 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085211638 DMM INFO MM(262420000001004/d7f46608) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085211638 DMM NOTICE MM(262420000001004/d7f46608) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085211638 DMM DEBUG MM(262420000001004/d7f46608) checking auth: received UMTS RES = 0b 99 db 08 b4 1b 1f 67 (gprs_gmm.c:666) 20240930085211638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085211639 DMM DEBUG MM(262420000001004/d7f46608) Requesting authorization (sgsn_auth.c:160) 20240930085211639 DMM INFO MM(262420000001004/d7f46608) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085211639 DMM DEBUG MM(262420000001004/d7f46608) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085211639 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240930085211639 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) 20240930085211639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240930085211639 DMM DEBUG MM(262420000001004/d7f46608) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240930085211639 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211639 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211639 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085211639 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085211639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085211639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_len:12 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1496)@96244da3077f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240930085211647 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211647 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211647 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085211647 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085211647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085211647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085211647 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240930085211647 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240930085211647 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240930085211647 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20240930085211647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240930085211647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240930085211647 DMM INFO MM(262420000001004/d7f46608) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7f46608) (gprs_gmm.c:300) 20240930085211647 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240930085211647 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211647 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085211647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085211647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085211647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085211647 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211647 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085211647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085211647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085211647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240930085211651 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085211651 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085211651 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240930085211651 DMM INFO MM(262420000001004/d7f46608) Subscriber data update (mmctx.c:445) 20240930085211651 DMM DEBUG MM(262420000001004/d7f46608) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085211651 DMM INFO MM(262420000001004/d7f46608) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085211651 DMM NOTICE MM(262420000001004/d7f46608) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240930085211651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085211651 DMM NOTICE MM(262420000001004/d7f46608) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085211651 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) 20240930085211652 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085211652 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240930085211652 DMM INFO MM(262420000001004/d7f46608) Subscriber data update (mmctx.c:445) 20240930085211652 DMM DEBUG MM(262420000001004/d7f46608) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_len:14 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1496)@96244da3077f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240930085211654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211654 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085211654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085211654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085211654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085211654 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085211654 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085211654 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085211654 DMM INFO MM(262420000001004/d7f46608) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085211654 DMM NOTICE MM(262420000001004/d7f46608) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085211654 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1a30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085211654 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1a30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085211654 DMM DEBUG MM_STATE_Iu(5)[0x55d1537ed050]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240930085211654 DMM DEBUG MM_STATE_Iu(5)[0x55d1537ed050]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240930085211654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085211654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930085211654 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211654 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211654 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085211654 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085211654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211654 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085211654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_len:7 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1496)@96244da3077f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240930085211660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085211660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085211660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085211660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085211660 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240930085211660 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240930085211660 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240930085211660 DMM INFO MM(262420000001004/d7f46608) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240930085211660 DMM DEBUG MM_STATE_Iu(5)[0x55d1537ed050]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240930085211660 DMM DEBUG MM_STATE_Iu(5)[0x55d1537ed050]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240930085211660 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211660 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211660 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085211660 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085211660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085211660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on local reference:0 20240930085211662 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211662 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211662 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085211662 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085211662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085211662 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@96244da3077f: Deleted conn table entry 0TC_attach_pdp_act_user(1503)15187828 TC_attach_pdp_act_user(1503)@96244da3077f: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@96244da3077f: 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 := 'D7F46608'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@96244da3077f: Added conn table entry 0TC_attach_pdp_act_user(1503)2036438 SGSN_Test_0-RAN(1497)@96244da3077f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@96244da3077f: First idle individual index:0 20240930085211865 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211865 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085211865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085211865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085211865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085211866 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240930085211866 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240930085211866 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240930085211866 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD7F46608) type="data" (gprs_gmm.c:1944) 20240930085211866 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1a30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240930085211866 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1a30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240930085211866 DMM DEBUG MM(262420000001004/d7f46608) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240930085211866 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211866 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085211866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085211866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085211866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085211866 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211866 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085211866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085211866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085211866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@96244da3077f: { messageType := 2, destLocRef := '1F12D6'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_len:12 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1496)@96244da3077f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240930085211870 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211870 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085211870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085211870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085211870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085211871 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240930085211871 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240930085211871 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240930085211871 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20240930085211871 DMM DEBUG MM_STATE_Iu(5)[0x55d1537ed050]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240930085211871 DMM DEBUG MM_STATE_Iu(5)[0x55d1537ed050]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240930085211871 DMM INFO MM(262420000001004/d7f46608) <- GMM SERVICE ACCEPT (P-TMSI=0xd7f46608) (gprs_gmm.c:813) 20240930085211871 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240930085211871 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211871 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085211871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085211871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085211871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085211871 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211871 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085211871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085211871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085211871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_len:23 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1496)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240930085211877 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211877 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085211877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085211877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085211877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085211877 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085211877 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085211877 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085211877 DMM INFO MM(262420000001004/d7f46608) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930085211877 DMM INFO MM(262420000001004/d7f46608) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930085211877 DMM DEBUG MM(262420000001004/d7f46608) Using GGSN 0 (gprs_sm.c:312) 20240930085211877 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) 20240930085211877 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240930085211877 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930085211877 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20240930085211877 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20240930085211890 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 6a ef 3d 39 11 d1 af 41 68 14 05 7f 73 91 90 6b 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) 20240930085211890 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131e6608, cbp=0x55d1537efe50) (sgsn_libgtp.c:632) 20240930085211890 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930085211890 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211890 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085211890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085211890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085211890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_len:30 SGSN_Test_0-SCCP(1496)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1496)@96244da3077f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800F1364696'O 20240930085211905 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211905 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085211905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085211905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085211905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085211906 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240930085211906 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240930085211906 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240930085211906 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20240930085211906 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240930085211906 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20240930085211906 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930085211906 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240930085211906 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211906 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085211906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085211906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085211906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085211906 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085211906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085211906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@96244da3077f: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user(1503)@96244da3077f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@96244da3077f: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. 20240930085211909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085211909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1500)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(1501)@96244da3077f: Final verdict of PTC: none -NSVCI97(1485)@96244da3077f: Final verdict of PTC: none -NSVCI98(1490)@96244da3077f: Final verdict of PTC: none 20240930085211913 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240930085211913 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) 20240930085211913 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240930085211913 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240930085211913 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240930085211913 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) 20240930085211913 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240930085211913 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240930085211913 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) 20240930085211913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085211913 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240930085211913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240930085211913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) SGSN_Test-Gb1-NS1(1486)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@96244da3077f: Final verdict of PTC: none 20240930085211913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240930085211913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240930085211913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240930085211913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240930085211913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38754<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240930085211913 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-RAN(1497)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@96244da3077f: Final verdict of PTC: none -NSVCI99(1495)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@96244da3077f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1483)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1493)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1488)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@96244da3077f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_user(1503): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@96244da3077f: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Mon Sep 30 08:52:12 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20240930085212049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085212550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277988) 20240930085212910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085212911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277988, count=282440) 20240930085213912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085213912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930085213914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240930085213914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240930085213914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Mon Sep 30 08:52:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085214912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085214913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_attach_pdp_act_pmm_idle started. 20240930085215615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085215617 DMM INFO MM(262420000001004/d7f46608) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085215617 DMM INFO MM(262420000001004/d7f46608) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085215617 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1a30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085215617 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1a30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085215617 DMM DEBUG MM_STATE_Iu(5)[0x55d1537ed050]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240930085215617 DMM DEBUG MM_STATE_Iu(5)[0x55d1537ed050]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240930085215617 DMM NOTICE MM(262420000001004/d7f46608) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930085215617 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20240930085215617 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930085215617 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930085215617 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20240930085215617 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240930085215617 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) 20240930085215617 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) 20240930085215617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930085215617 DMM DEBUG MM_STATE_Gb[0x55d1537e1900]{Idle}: Deallocated (fsm.c:568) 20240930085215617 DMM DEBUG MM_STATE_Iu(5)[0x55d1537ed050]{Detached}: Deallocated (fsm.c:568) 20240930085215617 DMM DEBUG GMM(gmm_fsm)[0x55d1537e1a30]{Deregistered}: Deallocated (fsm.c:568) 20240930085215617 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240930085215617 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085215617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085215617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085215617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085215617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085215617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085215617 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085215661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085215661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085215661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085215661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085215661 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085215661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085215661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085215661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085215661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085215663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085215663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085215663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085215663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085215663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085215663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085215663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085215663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085215663 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085215663 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085215663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085215664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085215664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085215668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085215677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085215677 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1507)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085215697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085215697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085215697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085215697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085215697 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085215697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085215697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085215697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085215697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085215698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085215698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085215698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085215698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085215699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085215699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085215699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085215699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085215699 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085215699 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085215699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1513)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085215699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085215699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085215702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930085215711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085215711 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1512)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085215735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085215735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085215735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085215735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085215735 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085215735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085215735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085215735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085215735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085215737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085215737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085215737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085215737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085215737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085215737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085215737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085215737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085215737 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085215737 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085215737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085215738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085215738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085215741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085215751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085215751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@96244da3077f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@96244da3077f: ************************************************* SGSN_Test_0-M3UA(1521)@96244da3077f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@96244da3077f: ************************************************* MTC@96244da3077f: Starting RAN_Emulation TC_attach_pdp_act_pmm_idle-BVCI220(1517)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1519)@96244da3077f: v_sccp_pdu_maxlen:268 20240930085215913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085215913 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085215913 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085215913 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085215915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085215916 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930085215955 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240930085215955 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) 20240930085215955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240930085215955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@96244da3077f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240930085215958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085215958 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240930085215958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240930085215958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240930085215958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240930085215958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240930085215958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240930085215959 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085215959 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240930085215959 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240930085215959 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240930085215959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240930085215959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240930085215959 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240930085215959 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240930085216766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085216766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085216766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085216766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085216766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085216766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085216766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085216766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085216766 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240930085216766 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240930085216767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085216767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085216767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085216767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085216767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085216767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085216767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085216767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@96244da3077f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1507)@96244da3077f: Adding Client=TC_attach_pdp_act_pmm_idle(1526), IMSI='262420000001005'H, TLLI='C15B6557'O, index=0 SGSN_Test-GSUP(1524)@96244da3077f: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1526) TC_attach_pdp_act_pmm_idle(1526)@96244da3077f: 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 := '7D89'O, rac := '3F'O ("?") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@96244da3077f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)4085982 SGSN_Test_0-SCCP(1519)@96244da3077f: First idle individual index:0 SGSN_Test_0-RAN(1520)@96244da3077f: patch: N(SD) for ConnIdx 0 set to 1 20240930085216981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085216981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085216981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085216981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085216981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085216981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085216981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085216981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085216982 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240930085216982 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240930085216982 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240930085216982 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20240930085216982 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed050]{Deregistered}: Allocated (fsm.c:456) 20240930085216982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930085216982 DMM DEBUG MM_STATE_Gb[0x55d1537e1b60]{Idle}: Allocated (fsm.c:456) 20240930085216982 DMM DEBUG MM_STATE_Iu[0x55d1537f0160]{Detached}: Allocated (fsm.c:456) 20240930085216982 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed050]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085216982 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed050]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085216982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085216982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085216982 DMM DEBUG MM(262420000001005/fe653ae6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085216982 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240930085216982 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085216982 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085216982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085216982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085216982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085216982 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085216982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085216982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085216982 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085216982 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085216982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085216982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085216982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085216982 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085216982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085216982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@96244da3077f: { messageType := 2, destLocRef := '3E58DE'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@96244da3077f: 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 := '985422D89AA3E7C96C57654CF590FEE3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E2DBF7F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5CD8936A994A08B7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1965CACA7CEEF68C7165D5327EF056D2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7201C2B104750C99B22DF839BC01D8B2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BFDF8543A90FBF24FD5DBB65B94F7777'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8FD3A679C148B410'O } } } } } SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_len:23 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1519)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20240930085216992 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085216992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085216992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085216992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085216992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085216992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085216992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085216992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085216992 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085216992 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085216992 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085216992 DMM DEBUG MM(262420000001005/fe653ae6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20240930085216992 DMM NOTICE MM(262420000001005/fe653ae6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085216992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085216992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085216992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085216992 DMM DEBUG MM(262420000001005/fe653ae6) Requesting authorization (sgsn_auth.c:160) 20240930085216992 DMM INFO MM(262420000001005/fe653ae6) Requesting authentication tuples (sgsn_auth.c:184) 20240930085216992 DMM DEBUG MM(262420000001005/fe653ae6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085216992 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20240930085216992 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(1524)@96244da3077f: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1526) SGSN_Test-GSUP(1524)@96244da3077f: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1526)"262420000001005" 20240930085216995 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085216995 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085216995 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085216995 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085216995 DMM INFO MM(262420000001005/fe653ae6) Subscriber data update (mmctx.c:445) 20240930085216995 DMM DEBUG MM(262420000001005/fe653ae6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085216995 DMM INFO MM(262420000001005/fe653ae6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085216995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085216995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085216995 DMM INFO MM(262420000001005/fe653ae6) <- GMM AUTH AND CIPHERING REQ (rand = 98 54 22 d8 9a a3 e7 c9 6c 57 65 4c f5 90 fe e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bf df 85 43 a9 0f bf 24 fd 5d bb 65 b9 4f 77 77 ) (gprs_gmm.c:483) 20240930085216995 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240930085216995 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085216995 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085216995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085216995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085216995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085216995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085216995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085216995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_len:37 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1519)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301228FD3A67923094B99990000100005F02904C148B410'O 20240930085217001 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217001 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085217001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085217001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085217001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085217001 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085217001 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085217001 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085217001 DMM INFO MM(262420000001005/fe653ae6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085217001 DMM NOTICE MM(262420000001005/fe653ae6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085217001 DMM DEBUG MM(262420000001005/fe653ae6) checking auth: received UMTS RES = 8f d3 a6 79 c1 48 b4 10 (gprs_gmm.c:666) 20240930085217001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085217001 DMM DEBUG MM(262420000001005/fe653ae6) Requesting authorization (sgsn_auth.c:160) 20240930085217001 DMM INFO MM(262420000001005/fe653ae6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085217001 DMM DEBUG MM(262420000001005/fe653ae6) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085217001 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20240930085217001 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) 20240930085217001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240930085217001 DMM DEBUG MM(262420000001005/fe653ae6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240930085217001 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217001 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085217001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085217001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085217001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_len:12 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1519)@96244da3077f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240930085217008 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217008 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085217008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085217008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085217008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085217008 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240930085217008 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240930085217008 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240930085217008 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20240930085217008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240930085217008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240930085217008 DMM INFO MM(262420000001005/fe653ae6) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe653ae6) (gprs_gmm.c:300) 20240930085217008 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240930085217008 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217008 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085217008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085217008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085217008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085217008 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217008 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085217008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085217008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085217008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240930085217011 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085217011 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085217011 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240930085217011 DMM INFO MM(262420000001005/fe653ae6) Subscriber data update (mmctx.c:445) 20240930085217011 DMM DEBUG MM(262420000001005/fe653ae6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085217011 DMM INFO MM(262420000001005/fe653ae6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085217011 DMM NOTICE MM(262420000001005/fe653ae6) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20240930085217011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085217011 DMM NOTICE MM(262420000001005/fe653ae6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085217011 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) 20240930085217012 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085217012 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240930085217012 DMM INFO MM(262420000001005/fe653ae6) Subscriber data update (mmctx.c:445) 20240930085217012 DMM DEBUG MM(262420000001005/fe653ae6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_len:14 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1519)@96244da3077f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240930085217014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085217014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085217014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085217014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085217014 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085217014 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085217014 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085217014 DMM INFO MM(262420000001005/fe653ae6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085217014 DMM NOTICE MM(262420000001005/fe653ae6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085217014 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed050]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085217014 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed050]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085217014 DMM DEBUG MM_STATE_Iu(7)[0x55d1537f0160]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240930085217014 DMM DEBUG MM_STATE_Iu(7)[0x55d1537f0160]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240930085217014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085217014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930085217014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085217014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085217015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085217015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_len:7 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1519)@96244da3077f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240930085217020 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217020 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085217020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085217020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085217020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085217020 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240930085217020 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240930085217020 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240930085217020 DMM INFO MM(262420000001005/fe653ae6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240930085217020 DMM DEBUG MM_STATE_Iu(7)[0x55d1537f0160]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240930085217020 DMM DEBUG MM_STATE_Iu(7)[0x55d1537f0160]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240930085217020 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085217020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085217020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085217020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on local reference:0 20240930085217022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085217022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085217022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085217022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@96244da3077f: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1526)4085982 TC_attach_pdp_act_pmm_idle(1526)@96244da3077f: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1526)@96244da3077f: 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 := 'FE653AE6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@96244da3077f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)10621685 SGSN_Test_0-RAN(1520)@96244da3077f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@96244da3077f: First idle individual index:0 20240930085217225 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085217226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085217226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085217226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085217226 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240930085217226 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240930085217226 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240930085217226 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFE653AE6) type="data" (gprs_gmm.c:1944) 20240930085217226 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed050]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240930085217226 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed050]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240930085217226 DMM DEBUG MM(262420000001005/fe653ae6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240930085217226 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217226 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085217226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085217226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085217226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085217226 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217226 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085217227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085217227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085217227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@96244da3077f: { messageType := 2, destLocRef := 'A212F5'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_len:12 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1519)@96244da3077f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240930085217231 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217231 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085217231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085217231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085217231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085217231 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240930085217231 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240930085217231 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240930085217231 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20240930085217231 DMM DEBUG MM_STATE_Iu(7)[0x55d1537f0160]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240930085217231 DMM DEBUG MM_STATE_Iu(7)[0x55d1537f0160]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240930085217231 DMM INFO MM(262420000001005/fe653ae6) <- GMM SERVICE ACCEPT (P-TMSI=0xfe653ae6) (gprs_gmm.c:813) 20240930085217231 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240930085217232 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085217232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085217232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085217232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085217232 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085217232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085217232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085217232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1526)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_len:23 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1519)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240930085217238 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217238 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085217238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085217238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085217238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085217238 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085217238 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085217238 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085217238 DMM INFO MM(262420000001005/fe653ae6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930085217238 DMM INFO MM(262420000001005/fe653ae6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930085217238 DMM DEBUG MM(262420000001005/fe653ae6) Using GGSN 0 (gprs_sm.c:312) 20240930085217238 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 19. This is a software bug that needs fixing. (rate_ctr.c:221) 20240930085217238 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20240930085217238 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930085217238 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20240930085217238 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20240930085217250 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 3b 00 00 01 80 08 00 10 ee d2 34 2f 11 c8 19 d2 07 14 05 7f 31 c9 48 87 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) 20240930085217250 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131e7678, cbp=0x55d1537f0370) (sgsn_libgtp.c:632) 20240930085217250 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930085217250 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217250 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085217250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085217250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085217250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_len:30 SGSN_Test_0-SCCP(1519)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1519)@96244da3077f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680066852731'O 20240930085217265 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217265 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085217265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085217265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085217265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085217265 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240930085217265 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240930085217265 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240930085217265 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20240930085217265 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240930085217265 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20240930085217265 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930085217265 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240930085217265 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217265 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085217265 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085217265 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085217265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085217265 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085217265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085217265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 will be put to the reassembly buffer TC_attach_pdp_act_pmm_idle(1526)@96244da3077f: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-SCCP(1519)@96244da3077f: DT1 data has been put to the reassembly buffer TC_attach_pdp_act_pmm_idle(1526)@96244da3077f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 SGSN_Test_0-SCCP(1519)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MC@96244da3077f: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. 20240930085217269 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085217269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1524)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@96244da3077f: Final verdict of PTC: none -NSVCI98(1513)@96244da3077f: Final verdict of PTC: none -NSVCI99(1518)@96244da3077f: Final verdict of PTC: none 20240930085217270 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240930085217270 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) 20240930085217270 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240930085217270 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240930085217270 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240930085217270 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) 20240930085217270 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240930085217270 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240930085217270 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) 20240930085217270 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085217270 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240930085217270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240930085217270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240930085217270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240930085217270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240930085217270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240930085217270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240930085217270 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240930085217270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38778<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1514)@96244da3077f: Final verdict of PTC: none -NSVCI97(1508)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1507)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1517)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1512)@96244da3077f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1506)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1516)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1511)@96244da3077f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1526)@96244da3077f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1507): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1512): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1517): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1526): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@96244da3077f: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Mon Sep 30 08:52:17 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20240930085217420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085217921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33848<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284024) 20240930085218270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085218270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284024, count=288476) 20240930085219271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240930085219271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240930085219271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240930085219272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085219272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Mon Sep 30 08:52:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085220273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085220273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_pmm_idle_rx_mt_data started. 20240930085220987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085220988 DMM INFO MM(262420000001005/fe653ae6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085220988 DMM INFO MM(262420000001005/fe653ae6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085220988 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed050]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085220988 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed050]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085220989 DMM DEBUG MM_STATE_Iu(7)[0x55d1537f0160]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240930085220989 DMM DEBUG MM_STATE_Iu(7)[0x55d1537f0160]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240930085220989 DMM NOTICE MM(262420000001005/fe653ae6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930085220989 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20240930085220989 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930085220989 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930085220989 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20240930085220989 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20240930085220989 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) 20240930085220989 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) 20240930085220989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930085220989 DMM DEBUG MM_STATE_Gb[0x55d1537e1b60]{Idle}: Deallocated (fsm.c:568) 20240930085220989 DMM DEBUG MM_STATE_Iu(7)[0x55d1537f0160]{Detached}: Deallocated (fsm.c:568) 20240930085220989 DMM DEBUG GMM(gmm_fsm)[0x55d1537ed050]{Deregistered}: Deallocated (fsm.c:568) 20240930085220989 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240930085220989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085220989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085220989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085220989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085220989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085220989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085220989 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085221032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085221032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085221032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085221032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085221032 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085221032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085221032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085221032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085221032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085221034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085221034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085221034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085221034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085221034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085221035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085221035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085221035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085221035 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085221035 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085221035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085221035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085221035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085221040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085221050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085221050 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1530)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085221069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085221070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085221070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085221070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085221070 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085221070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085221070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085221070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085221070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085221072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085221072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085221072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085221072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085221072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085221072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085221072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085221072 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085221072 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085221072 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085221072 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085221073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085221073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1537)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 20240930085221077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085221088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085221088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1535)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085221108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085221108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085221108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085221108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085221108 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085221108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085221108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085221108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085221108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085221110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085221110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085221110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085221110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085221110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085221110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085221110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085221110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085221110 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085221110 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085221110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1541)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240930085221111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085221111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085221115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085221125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085221125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@96244da3077f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@96244da3077f: ************************************************* SGSN_Test_0-M3UA(1544)@96244da3077f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@96244da3077f: ************************************************* MTC@96244da3077f: Starting RAN_Emulation SGSN_Test_0-SCCP(1542)@96244da3077f: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1540)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085221274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085221274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085221274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085221274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085221276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085221277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930085221328 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240930085221328 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) 20240930085221328 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240930085221328 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@96244da3077f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240930085221331 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085221331 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240930085221331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240930085221331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240930085221331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240930085221331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240930085221331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240930085221332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085221332 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240930085221332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240930085221332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240930085221332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240930085221332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240930085221332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240930085221332 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240930085222139 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222139 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085222139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085222139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085222139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085222139 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240930085222140 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240930085222140 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222140 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085222140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085222140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085222140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@96244da3077f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1530)@96244da3077f: Adding Client=TC_pmm_idle_rx_mt_data(1549), IMSI='262420000001007'H, TLLI='DE4D9F3B'O, index=0 SGSN_Test-GSUP(1547)@96244da3077f: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1549) TC_pmm_idle_rx_mt_data(1549)@96244da3077f: 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 := '5FC6'O, rac := '70'O ("p") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@96244da3077f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)11464 SGSN_Test_0-SCCP(1542)@96244da3077f: First idle individual index:0 SGSN_Test_0-RAN(1543)@96244da3077f: patch: N(SD) for ConnIdx 0 set to 1 20240930085222340 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222340 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222340 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085222340 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085222340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085222341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085222341 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240930085222341 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240930085222341 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240930085222341 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20240930085222341 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0160]{Deregistered}: Allocated (fsm.c:456) 20240930085222341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Allocated (fsm.c:456) 20240930085222341 DMM DEBUG MM_STATE_Gb[0x55d1537e1900]{Idle}: Allocated (fsm.c:456) 20240930085222341 DMM DEBUG MM_STATE_Iu[0x55d1537f0e20]{Detached}: Allocated (fsm.c:456) 20240930085222341 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0160]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085222341 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0160]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085222341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085222341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085222341 DMM DEBUG MM(262420000001007/df04d50f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085222341 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240930085222341 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085222342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085222342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085222342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085222342 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085222342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085222342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085222342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@96244da3077f: { messageType := 2, destLocRef := '002CC8'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(1542)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@96244da3077f: 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 := '1DD0987DDA82830C800A6E47371A4457'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02DF1D9E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '18FAE3F6B431E3AF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0F95052BCA1087A81FE9455A1169AC21'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BF5356EAE61D5F284D03528D9AF8F540'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B05E5FA6EFAF03E4EEE72024A3FFE24D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '45007C70DFB38ED8'O } } } } } SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_len:23 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1542)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20240930085222350 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222350 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085222351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085222351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085222351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085222351 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085222351 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085222351 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085222351 DMM DEBUG MM(262420000001007/df04d50f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20240930085222351 DMM NOTICE MM(262420000001007/df04d50f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085222351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085222351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085222351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085222351 DMM DEBUG MM(262420000001007/df04d50f) Requesting authorization (sgsn_auth.c:160) 20240930085222351 DMM INFO MM(262420000001007/df04d50f) Requesting authentication tuples (sgsn_auth.c:184) 20240930085222351 DMM DEBUG MM(262420000001007/df04d50f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085222351 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20240930085222351 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(1547)@96244da3077f: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1549) SGSN_Test-GSUP(1547)@96244da3077f: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1549)"262420000001007" 20240930085222353 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085222353 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085222353 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085222353 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085222353 DMM INFO MM(262420000001007/df04d50f) Subscriber data update (mmctx.c:445) 20240930085222353 DMM DEBUG MM(262420000001007/df04d50f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085222353 DMM INFO MM(262420000001007/df04d50f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085222354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085222354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085222354 DMM INFO MM(262420000001007/df04d50f) <- GMM AUTH AND CIPHERING REQ (rand = 1d d0 98 7d da 82 83 0c 80 0a 6e 47 37 1a 44 57 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b0 5e 5f a6 ef af 03 e4 ee e7 20 24 a3 ff e2 4d ) (gprs_gmm.c:483) 20240930085222354 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240930085222354 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222354 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085222354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085222354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085222354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_len:37 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1542)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E2245007C7023094B99990000100007F02904DFB38ED8'O 20240930085222359 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222359 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085222359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085222359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085222359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085222359 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085222359 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085222359 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085222359 DMM INFO MM(262420000001007/df04d50f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085222359 DMM NOTICE MM(262420000001007/df04d50f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085222359 DMM DEBUG MM(262420000001007/df04d50f) checking auth: received UMTS RES = 45 00 7c 70 df b3 8e d8 (gprs_gmm.c:666) 20240930085222359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085222359 DMM DEBUG MM(262420000001007/df04d50f) Requesting authorization (sgsn_auth.c:160) 20240930085222359 DMM INFO MM(262420000001007/df04d50f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085222359 DMM DEBUG MM(262420000001007/df04d50f) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085222359 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20240930085222359 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) 20240930085222359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240930085222359 DMM DEBUG MM(262420000001007/df04d50f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240930085222359 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222359 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085222359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085222359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085222359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_len:12 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1542)@96244da3077f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240930085222368 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222368 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085222368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085222368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085222368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085222368 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240930085222368 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240930085222368 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240930085222368 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20240930085222368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240930085222368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240930085222368 DMM INFO MM(262420000001007/df04d50f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf04d50f) (gprs_gmm.c:300) 20240930085222368 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240930085222368 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222368 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222368 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085222368 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085222368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222368 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085222368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085222368 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222368 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222368 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085222368 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085222368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222368 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085222368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240930085222373 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085222373 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085222373 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240930085222373 DMM INFO MM(262420000001007/df04d50f) Subscriber data update (mmctx.c:445) 20240930085222373 DMM DEBUG MM(262420000001007/df04d50f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085222373 DMM INFO MM(262420000001007/df04d50f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085222373 DMM NOTICE MM(262420000001007/df04d50f) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20240930085222373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085222373 DMM NOTICE MM(262420000001007/df04d50f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085222373 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) 20240930085222374 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085222374 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240930085222374 DMM INFO MM(262420000001007/df04d50f) Subscriber data update (mmctx.c:445) 20240930085222374 DMM DEBUG MM(262420000001007/df04d50f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_len:14 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1542)@96244da3077f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240930085222376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085222377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085222377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085222377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085222377 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085222377 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085222377 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085222377 DMM INFO MM(262420000001007/df04d50f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085222377 DMM NOTICE MM(262420000001007/df04d50f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085222377 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0160]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085222377 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0160]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085222377 DMM DEBUG MM_STATE_Iu(9)[0x55d1537f0e20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240930085222377 DMM DEBUG MM_STATE_Iu(9)[0x55d1537f0e20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240930085222377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085222377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930085222377 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222377 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085222377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085222377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085222377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_len:7 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1542)@96244da3077f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240930085222382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085222382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085222382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085222382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085222382 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240930085222382 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240930085222382 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240930085222382 DMM INFO MM(262420000001007/df04d50f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240930085222382 DMM DEBUG MM_STATE_Iu(9)[0x55d1537f0e20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240930085222382 DMM DEBUG MM_STATE_Iu(9)[0x55d1537f0e20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240930085222382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085222382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085222382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085222383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on local reference:0 20240930085222384 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085222384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085222384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) SGSN_Test_0-RAN(1543)@96244da3077f: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1549)11464 20240930085222384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085222384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1549)@96244da3077f: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1549)@96244da3077f: 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 := 'DF04D50F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@96244da3077f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)9761049 SGSN_Test_0-RAN(1543)@96244da3077f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@96244da3077f: First idle individual index:0 20240930085222585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085222585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085222585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085222585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085222586 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240930085222586 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240930085222586 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240930085222586 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDF04D50F) type="data" (gprs_gmm.c:1944) 20240930085222586 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0160]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240930085222586 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0160]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240930085222586 DMM DEBUG MM(262420000001007/df04d50f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240930085222586 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222586 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085222586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085222586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085222586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085222586 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222586 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085222586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085222586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085222586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@96244da3077f: { messageType := 2, destLocRef := '94F119'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(1542)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_len:12 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1542)@96244da3077f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240930085222591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085222591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085222591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085222591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085222591 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240930085222591 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240930085222591 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240930085222591 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20240930085222591 DMM DEBUG MM_STATE_Iu(9)[0x55d1537f0e20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240930085222591 DMM DEBUG MM_STATE_Iu(9)[0x55d1537f0e20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240930085222591 DMM INFO MM(262420000001007/df04d50f) <- GMM SERVICE ACCEPT (P-TMSI=0xdf04d50f) (gprs_gmm.c:813) 20240930085222591 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240930085222591 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222591 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085222591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085222591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085222592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085222592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085222592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085222592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085222592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1549)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_len:23 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1542)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240930085222599 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222599 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085222599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085222599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085222599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085222599 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085222599 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085222599 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085222599 DMM INFO MM(262420000001007/df04d50f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930085222599 DMM INFO MM(262420000001007/df04d50f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930085222599 DMM DEBUG MM(262420000001007/df04d50f) Using GGSN 0 (gprs_sm.c:312) 20240930085222599 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20240930085222599 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20240930085222599 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930085222599 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20240930085222599 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20240930085222610 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 3e 00 00 01 80 08 00 10 fa 3f 34 55 11 6d 8a 5c 28 14 05 7f 06 41 82 84 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20240930085222610 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131e86e8, cbp=0x55d1537f1080) (sgsn_libgtp.c:632) 20240930085222610 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930085222610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085222610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085222610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085222610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_len:30 SGSN_Test_0-SCCP(1542)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1542)@96244da3077f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800FBDF0464'O 20240930085222630 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222630 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222630 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085222630 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085222630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085222630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085222630 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240930085222630 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240930085222630 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240930085222630 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20240930085222630 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240930085222630 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20240930085222630 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930085222630 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240930085222630 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222630 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085222630 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085222630 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085222630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085222630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085222630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085222630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@96244da3077f: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_pmm_idle_rx_mt_data(1549)@96244da3077f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@96244da3077f: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1547)@96244da3077f: Final verdict of PTC: none 20240930085222634 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085222634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1546)@96244da3077f: Final verdict of PTC: none -NSVCI98(1536)@96244da3077f: Final verdict of PTC: none -NSVCI97(1531)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@96244da3077f: Final verdict of PTC: none 20240930085222635 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240930085222636 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) 20240930085222636 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240930085222636 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240930085222636 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240930085222636 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) 20240930085222636 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240930085222636 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) SGSN_Test-Gb0-NS0(1527)@96244da3077f: Final verdict of PTC: none 20240930085222636 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) 20240930085222636 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085222636 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240930085222636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240930085222636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240930085222636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240930085222636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240930085222636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240930085222636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb1-NS1(1532)@96244da3077f: Final verdict of PTC: none -NSVCI99(1541)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@96244da3077f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1530)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@96244da3077f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1540)@96244da3077f: Final verdict of PTC: none 20240930085222636 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-RNC_GTP(1545)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@96244da3077f: Final verdict of PTC: none 20240930085222637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33850<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_pmm_idle_rx_mt_data-BVCI210(1535)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1534)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1529)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1539)@96244da3077f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1549)@96244da3077f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1530): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1535): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1540): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_pmm_idle_rx_mt_data(1549): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@96244da3077f: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Mon Sep 30 08:52:22 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20240930085222778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085223280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33852<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=271492) 20240930085223635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085223635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=271492, count=287628) 20240930085224636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085224636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930085224636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240930085224636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240930085224636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Mon Sep 30 08:52:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085225637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085225637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_update_ctx_err_ind_from_ggsn started. 20240930085226343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085226344 DMM INFO MM(262420000001007/df04d50f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085226344 DMM INFO MM(262420000001007/df04d50f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085226344 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0160]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085226344 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0160]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085226344 DMM DEBUG MM_STATE_Iu(9)[0x55d1537f0e20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240930085226344 DMM DEBUG MM_STATE_Iu(9)[0x55d1537f0e20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240930085226344 DMM NOTICE MM(262420000001007/df04d50f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930085226345 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20240930085226345 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930085226345 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930085226345 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20240930085226345 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20240930085226345 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) 20240930085226345 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) 20240930085226345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1b60]{Init}: Deallocated (fsm.c:568) 20240930085226345 DMM DEBUG MM_STATE_Gb[0x55d1537e1900]{Idle}: Deallocated (fsm.c:568) 20240930085226345 DMM DEBUG MM_STATE_Iu(9)[0x55d1537f0e20]{Detached}: Deallocated (fsm.c:568) 20240930085226345 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0160]{Deregistered}: Deallocated (fsm.c:568) 20240930085226345 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240930085226345 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085226345 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085226345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085226345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085226345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085226345 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085226345 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@96244da3077f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@96244da3077f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085226388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085226388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085226388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085226388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085226388 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085226388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085226388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085226388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085226388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@96244da3077f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085226390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085226390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085226390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085226390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085226390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085226390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085226390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085226390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085226390 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240930085226390 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085226390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085226391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085226391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@96244da3077f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085226395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@96244da3077f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085226406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085226406 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@96244da3077f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1559)@96244da3077f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085226424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240930085226424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085226424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085226424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085226425 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240930085226425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085226425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085226425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085226425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@96244da3077f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085226426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085226427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085226427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085226427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085226427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085226427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085226427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085226427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085226427 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240930085226427 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085226427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085226427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085226427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@96244da3077f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240930085226431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1560)@96244da3077f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1556)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085226441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d1537dfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085226441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@96244da3077f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@96244da3077f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1565)@96244da3077f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1565)@96244da3077f: Provider Link came up: sending NS-RESET 20240930085226471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240930085226471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085226471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085226471 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085226471 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240930085226471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085226471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085226471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085226471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1565)@96244da3077f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240930085226472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085226472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085226472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085226473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240930085226473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240930085226473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240930085226473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240930085226473 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085226473 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240930085226473 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240930085226473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240930085226473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240930085226473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1565)@96244da3077f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1565)@96244da3077f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@96244da3077f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@96244da3077f: ************************************************* SGSN_Test_0-M3UA(1567)@96244da3077f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@96244da3077f: ************************************************* MTC@96244da3077f: Starting RAN_Emulation SGSN_Test_0-SCCP(1564)@96244da3077f: v_sccp_pdu_maxlen:268 20240930085226478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@96244da3077f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@96244da3077f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240930085226488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d1537e23e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240930085226488 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1562)@96244da3077f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240930085226637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085226637 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240930085226637 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240930085226637 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@96244da3077f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240930085226640 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930085226640 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@96244da3077f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@96244da3077f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@96244da3077f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930085226677 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240930085226677 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) 20240930085226677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240930085226677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@96244da3077f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240930085226680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085226680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240930085226680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240930085226680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240930085226680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240930085226680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240930085226680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240930085226681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085226681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240930085226681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240930085226681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240930085226681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240930085226681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240930085226681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240930085226681 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240930085227487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085227487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085227487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085227487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085227488 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240930085227488 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240930085227488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085227488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085227488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085227488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@96244da3077f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@96244da3077f: Adding Client=TC_update_ctx_err_ind_from_ggsn(1572), IMSI='262420000001004'H, TLLI='E8481CC2'O, index=0 SGSN_Test-GSUP(1570)@96244da3077f: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1572) TC_update_ctx_err_ind_from_ggsn(1572)@96244da3077f: 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 := '5981'O, rac := '1B'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(1566)@96244da3077f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)16084496 SGSN_Test_0-SCCP(1564)@96244da3077f: First idle individual index:0 SGSN_Test_0-RAN(1566)@96244da3077f: patch: N(SD) for ConnIdx 0 set to 1 20240930085227706 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085227706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085227706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085227706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085227707 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240930085227707 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240930085227707 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240930085227707 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240930085227707 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0e20]{Deregistered}: Allocated (fsm.c:456) 20240930085227707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Allocated (fsm.c:456) 20240930085227707 DMM DEBUG MM_STATE_Gb[0x55d1537e1b60]{Idle}: Allocated (fsm.c:456) 20240930085227707 DMM DEBUG MM_STATE_Iu[0x55d1537ebf70]{Detached}: Allocated (fsm.c:456) 20240930085227707 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240930085227707 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240930085227707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240930085227707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240930085227707 DMM DEBUG MM(262420000001004/e22eb8e0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240930085227707 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240930085227707 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227707 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085227707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085227707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085227707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085227707 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227707 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085227707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085227707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085227707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@96244da3077f: { messageType := 2, destLocRef := 'F56E10'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@96244da3077f: 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 := '003B30F3520E57BDD00CA38B64CE5295'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5EB25BB7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D3D6B1E6E2031677'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9F94E1E051D0399346BB91EEEBE3278E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3D5C33F9034296FF975378E800FEF6A1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A467D5ED29CEACA435B69E134A8C9CFF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2CAD3198F95FCF25'O } } } } } SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_len:23 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1564)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240930085227716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227716 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085227716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085227716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085227716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085227716 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085227716 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085227716 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085227716 DMM DEBUG MM(262420000001004/e22eb8e0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240930085227716 DMM NOTICE MM(262420000001004/e22eb8e0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240930085227716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240930085227716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240930085227716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240930085227716 DMM DEBUG MM(262420000001004/e22eb8e0) Requesting authorization (sgsn_auth.c:160) 20240930085227716 DMM INFO MM(262420000001004/e22eb8e0) Requesting authentication tuples (sgsn_auth.c:184) 20240930085227716 DMM DEBUG MM(262420000001004/e22eb8e0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240930085227716 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240930085227716 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(1570)@96244da3077f: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1572) SGSN_Test-GSUP(1570)@96244da3077f: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1572)"262420000001004" 20240930085227720 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240930085227720 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240930085227720 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240930085227720 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240930085227720 DMM INFO MM(262420000001004/e22eb8e0) Subscriber data update (mmctx.c:445) 20240930085227720 DMM DEBUG MM(262420000001004/e22eb8e0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240930085227720 DMM INFO MM(262420000001004/e22eb8e0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240930085227720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240930085227720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240930085227720 DMM INFO MM(262420000001004/e22eb8e0) <- GMM AUTH AND CIPHERING REQ (rand = 00 3b 30 f3 52 0e 57 bd d0 0c a3 8b 64 ce 52 95 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a4 67 d5 ed 29 ce ac a4 35 b6 9e 13 4a 8c 9c ff ) (gprs_gmm.c:483) 20240930085227720 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240930085227720 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227720 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085227720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085227720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085227720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_len:37 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1564)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A222CAD319823094B99990000100004F02904F95FCF25'O 20240930085227725 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227725 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085227726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085227726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085227726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085227726 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085227726 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085227726 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085227726 DMM INFO MM(262420000001004/e22eb8e0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240930085227726 DMM NOTICE MM(262420000001004/e22eb8e0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240930085227726 DMM DEBUG MM(262420000001004/e22eb8e0) checking auth: received UMTS RES = 2c ad 31 98 f9 5f cf 25 (gprs_gmm.c:666) 20240930085227726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240930085227726 DMM DEBUG MM(262420000001004/e22eb8e0) Requesting authorization (sgsn_auth.c:160) 20240930085227726 DMM INFO MM(262420000001004/e22eb8e0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240930085227726 DMM DEBUG MM(262420000001004/e22eb8e0) Requesting subscriber data update (gprs_subscriber.c:894) 20240930085227726 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240930085227726 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) 20240930085227726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240930085227726 DMM DEBUG MM(262420000001004/e22eb8e0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240930085227726 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227726 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085227726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085227726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227726 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085227726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_len:12 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1564)@96244da3077f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240930085227733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085227733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085227733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085227733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085227734 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240930085227734 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240930085227734 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240930085227734 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20240930085227734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240930085227734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240930085227734 DMM INFO MM(262420000001004/e22eb8e0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe22eb8e0) (gprs_gmm.c:300) 20240930085227734 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240930085227734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085227734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085227734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085227734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085227734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085227734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085227734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085227734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240930085227738 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240930085227738 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240930085227738 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240930085227738 DMM INFO MM(262420000001004/e22eb8e0) Subscriber data update (mmctx.c:445) 20240930085227738 DMM DEBUG MM(262420000001004/e22eb8e0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240930085227738 DMM INFO MM(262420000001004/e22eb8e0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240930085227738 DMM NOTICE MM(262420000001004/e22eb8e0) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240930085227738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240930085227738 DMM NOTICE MM(262420000001004/e22eb8e0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240930085227738 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) 20240930085227738 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240930085227738 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240930085227738 DMM INFO MM(262420000001004/e22eb8e0) Subscriber data update (mmctx.c:445) 20240930085227738 DMM DEBUG MM(262420000001004/e22eb8e0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_len:14 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1564)@96244da3077f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240930085227741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085227741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085227741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085227741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085227741 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085227741 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085227741 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085227741 DMM INFO MM(262420000001004/e22eb8e0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240930085227741 DMM NOTICE MM(262420000001004/e22eb8e0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240930085227741 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240930085227741 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240930085227741 DMM DEBUG MM_STATE_Iu(11)[0x55d1537ebf70]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240930085227741 DMM DEBUG MM_STATE_Iu(11)[0x55d1537ebf70]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240930085227741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240930085227741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240930085227741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085227741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085227741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085227741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_len:7 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1564)@96244da3077f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240930085227745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085227746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085227746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085227746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085227746 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240930085227746 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240930085227746 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240930085227746 DMM INFO MM(262420000001004/e22eb8e0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240930085227746 DMM DEBUG MM_STATE_Iu(11)[0x55d1537ebf70]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240930085227746 DMM DEBUG MM_STATE_Iu(11)[0x55d1537ebf70]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240930085227746 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085227746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085227746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085227746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-RAN(1566)@96244da3077f: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)16084496 20240930085227747 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227747 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085227747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085227747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085227747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_update_ctx_err_ind_from_ggsn(1572)@96244da3077f: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1572)@96244da3077f: 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 := 'E22EB8E0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@96244da3077f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)6014093 SGSN_Test_0-RAN(1566)@96244da3077f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1564)@96244da3077f: First idle individual index:0 20240930085227949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085227949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085227949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085227949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085227950 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240930085227950 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240930085227950 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240930085227950 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE22EB8E0) type="data" (gprs_gmm.c:1944) 20240930085227950 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240930085227950 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240930085227950 DMM DEBUG MM(262420000001004/e22eb8e0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240930085227950 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227950 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085227950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085227950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085227950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085227950 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227950 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085227950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085227950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085227950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@96244da3077f: { messageType := 2, destLocRef := '5BC48D'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_len:12 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1564)@96244da3077f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240930085227954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085227954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085227954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085227954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085227954 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240930085227954 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240930085227954 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240930085227954 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20240930085227954 DMM DEBUG MM_STATE_Iu(11)[0x55d1537ebf70]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240930085227954 DMM DEBUG MM_STATE_Iu(11)[0x55d1537ebf70]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240930085227954 DMM INFO MM(262420000001004/e22eb8e0) <- GMM SERVICE ACCEPT (P-TMSI=0xe22eb8e0) (gprs_gmm.c:813) 20240930085227954 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240930085227954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085227954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085227954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085227954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085227954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085227954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085227954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085227955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1572)@96244da3077f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_len:23 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1564)@96244da3077f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240930085227960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227960 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227960 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085227960 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085227960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085227960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085227960 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240930085227960 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240930085227960 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240930085227960 DMM INFO MM(262420000001004/e22eb8e0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240930085227960 DMM INFO MM(262420000001004/e22eb8e0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240930085227960 DMM DEBUG MM(262420000001004/e22eb8e0) Using GGSN 0 (gprs_sm.c:312) 20240930085227961 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 21. This is a software bug that needs fixing. (rate_ctr.c:221) 20240930085227961 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240930085227961 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240930085227961 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20240930085227961 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20240930085227972 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 11 04 41 00 00 01 80 08 00 10 d1 52 7d 86 11 6b e3 b8 c7 14 05 7f 61 91 11 8b 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) 20240930085227973 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fad131e9758, cbp=0x55d1537f1d60) (sgsn_libgtp.c:632) 20240930085227973 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240930085227973 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227973 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085227973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085227973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227973 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085227973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_len:30 SGSN_Test_0-SCCP(1564)@96244da3077f: vl_from0 SGSN_Test_0-SCCP(1564)@96244da3077f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068003CA0D5E8'O 20240930085227988 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227988 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240930085227988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240930085227988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240930085227988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240930085227988 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240930085227988 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240930085227988 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240930085227988 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20240930085227988 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240930085227988 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20240930085227988 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240930085227988 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240930085227989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085227989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085227989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085227989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085227989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085227989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240930085227989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@96244da3077f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@96244da3077f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@96244da3077f: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_update_ctx_err_ind_from_ggsn(1572)@96244da3077f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@96244da3077f: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. 20240930085227992 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240930085227992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1550)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@96244da3077f: Final verdict of PTC: none 20240930085227993 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240930085227993 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) 20240930085227993 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240930085227993 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) SGSN_Test-Gb1-NS1(1555)@96244da3077f: Final verdict of PTC: none 20240930085227993 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240930085227993 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) 20240930085227993 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240930085227993 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@96244da3077f: Final verdict of PTC: none SGSN_Test-GSUP(1570)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@96244da3077f: Final verdict of PTC: none 20240930085227993 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) 20240930085227993 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085227993 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240930085227993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240930085227993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240930085227993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240930085227993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240930085227993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240930085227993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI97(1554)@96244da3077f: Final verdict of PTC: none -NSVCI99(1565)@96244da3077f: Final verdict of PTC: none 20240930085227994 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI98(1559)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@96244da3077f: Final verdict of PTC: none 20240930085227994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33862<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@96244da3077f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-SCCP(1564)@96244da3077f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@96244da3077f: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@96244da3077f: Final verdict of PTC: none -NSVCI97-provIP(1552)@96244da3077f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1562)@96244da3077f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@96244da3077f: Final verdict of PTC: none -NSVCI99-provIP(1563)@96244da3077f: Final verdict of PTC: none -NSVCI98-provIP(1557)@96244da3077f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1572)@96244da3077f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: none MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1553): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1558): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1562): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99-provIP(1563): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-SCCP(1564): none (none -> none) MTC@96244da3077f: Local verdict of PTC -NSVCI99(1565): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@96244da3077f: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@96244da3077f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1572): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@96244da3077f: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Mon Sep 30 08:52:28 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20240930085228131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085228632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284280) 20240930085228994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085229006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284280, count=289028) 20240930085229995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240930085229995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240930085229995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240930085230007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085230007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@96244da3077f: Test execution finished. MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Mon Sep 30 08:52:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085231008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085231008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_NS_connect_alive started. 20240930085231697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085231698 DMM INFO MM(262420000001004/e22eb8e0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240930085231698 DMM INFO MM(262420000001004/e22eb8e0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240930085231698 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0e20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240930085231698 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0e20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240930085231698 DMM DEBUG MM_STATE_Iu(11)[0x55d1537ebf70]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240930085231698 DMM DEBUG MM_STATE_Iu(11)[0x55d1537ebf70]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240930085231698 DMM NOTICE MM(262420000001004/e22eb8e0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240930085231698 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20240930085231698 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240930085231698 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240930085231698 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20240930085231698 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240930085231698 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) 20240930085231698 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) 20240930085231698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d1537e1900]{Init}: Deallocated (fsm.c:568) 20240930085231698 DMM DEBUG MM_STATE_Gb[0x55d1537e1b60]{Idle}: Deallocated (fsm.c:568) 20240930085231698 DMM DEBUG MM_STATE_Iu(11)[0x55d1537ebf70]{Detached}: Deallocated (fsm.c:568) 20240930085231698 DMM DEBUG GMM(gmm_fsm)[0x55d1537f0e20]{Deregistered}: Deallocated (fsm.c:568) 20240930085231698 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240930085231698 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240930085231698 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240930085231698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240930085231698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240930085231698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240930085231698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240930085231698 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20240930085231716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240930085231716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240930085231716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240930085232010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085232010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: setverdict(pass): none -> pass MTC@96244da3077f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20240930085232720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34892<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1573)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: pass MTC@96244da3077f: Local verdict of PTC -provIP0(1573): none (pass -> pass) MTC@96244da3077f: Test case TC_NS_connect_alive finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Mon Sep 30 08:52:32 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 20240930085232766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085233011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085233011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930085233267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34906<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=19244) 20240930085234012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085234012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=19244, count=20504) 20240930085235013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085235013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Mon Sep 30 08:52:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240930085235362 DGPRS DEBUG Checking for inactive LLMEs, time = 9497089 (sgsn.c:131) 20240930085236015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085236015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@96244da3077f: Test case TC_NS_connect_reset started. 20240930085236326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085236327 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240930085236347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240930085236347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240930085236347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240930085236347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240930085236347 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240930085236347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240930085236347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240930085236347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085236347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d1537dcc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@96244da3077f: setverdict(pass): none -> pass 20240930085237016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085237016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@96244da3077f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20240930085237350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34914<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1574)@96244da3077f: Final verdict of PTC: none MTC@96244da3077f: Setting final verdict of the test case. MTC@96244da3077f: Local verdict of MTC: pass MTC@96244da3077f: Local verdict of PTC -provIP0(1574): none (pass -> pass) MTC@96244da3077f: Test case TC_NS_connect_reset finished. Verdict: pass MTC@96244da3077f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Mon Sep 30 08:52:37 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 20240930085237392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240930085237894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47330<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11408) 20240930085238017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085238017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11408, count=12568) 20240930085239018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085239018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930085239348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@96244da3077f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@96244da3077f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@96244da3077f: Terminating MTC. MC@96244da3077f: MTC terminated. MC2> exit MC@96244da3077f: Shutting down session. MC@96244da3077f: Shutdown complete. 20240930085240020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085240020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7702.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells Summary: pass->FAIL: 6 NEW: FAIL: 1 xfail: 3 pass: 73 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3742020) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20240930085241021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085241021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930085242022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085242022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930085242349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085243024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085243024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930085244025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085244025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20240930085245026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085245026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240930085245349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240930085246028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240930085246028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (3741921) [testenv][generic] Stopping sgsn (3741959) [testenv][generic] Showing junit-xml-7702.log [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7702.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='83' failures='10' errors='0' skipped='0' inconc='0' time='783.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='2.292994'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.527890'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.562002'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.577558'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.125016'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.603194'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.629326'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.641377'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.621740'> <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.532224'> <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.542182'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.527342'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.557645'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.495280'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.653357'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.630881'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.580951'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.694902'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.642489'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.709360'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.682333'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.601020'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.583759'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.628628'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.693065'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.615518'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.710491'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.616487'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.525871'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.528322'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.516666'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.525793'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.532671'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.489428'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.604098'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.689456'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.686663'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.696160'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.506135'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.710876'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.585119'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.616598'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.607276'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.599934'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.522586'> <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.578358'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.590953'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.600496'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.619359'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.616728'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.606618'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.605253'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.604291'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.637694'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.600678'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.606201'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.598733'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.710411'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.628184'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.608192'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.622581'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.128535'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.647294'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.521542'> <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.474254'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.501335'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.665147'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.625859'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.687551'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.636881'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.578240'> <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.513310'> <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.509425'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.634850'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.621375'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.630158'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.619777'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.788577'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:332 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:146 TC_attach_pdp_act_user testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.684596'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:333 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:182 TC_attach_pdp_act_pmm_idle testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.690817'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:334 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:262 TC_pmm_idle_rx_mt_data testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.676087'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:335 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:323 TC_update_ctx_err_ind_from_ggsn testcase </failure> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.026696'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.027510'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20240930-0839-66f29219'] 96244da3077fe11b3ef605dc04dfa9197e1b21a891fcb9e4082b800854470355 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2188/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