Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7108643171a3fc71a75e4ff7434b5252c7df5b2e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7108643171a3fc71a75e4ff7434b5252c7df5b2e # timeout=10
Commit message: "testenv: podman: disable send_redirects"
 > git rev-list --no-walk 7108643171a3fc71a75e4ff7434b5252c7df5b2e # timeout=10
[ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins375116369722774906.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:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:47ddea1ab9ecf4cc690f804829cbca14e5ba48dfd366075399fac7db883422c3 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:266aa5d8ea309f8bc87a610ab47d8a57e2f3d7e10f1642197c0bd86fcfb3965a Copying blob sha256:00692accea1ceaf708d83832d7a6e713864e03731042dfd26a17150548691c01 Copying blob sha256:10467bb343063ab1ffc03d4f040e4b53ade687eb4142dd1411758d511d3c3061 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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-17 13:52:04 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] f1fcabad556309f0a631c6e82fec14a8e41c43723622930bd42191f4952a5512 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', '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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', '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 [187 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 [79.3 kB] Fetched 9313 kB in 1s (10.5 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', './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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', '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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_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_CommonDataTypes_part_3.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 SCCP_Mapping_part_7.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_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_6.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_7.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 NS_Emulation.cc Creating dependency file for RAN_Adapter.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_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 Socket_API_Definitions_part_5.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_1.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_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_PortType_part_7.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_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_2.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_7.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_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_Templates_part_4.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_3.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_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_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for 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_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSUP_Emulation_part_2.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_4.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for 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 GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Types.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 env 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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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 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 M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Hit:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Fetched 194 kB in 0s (392 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-sgsn, osmo-stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-nightly 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded. Need to get 1573 kB of archives. After this operation, 5356 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410042026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.13.ddc5.202410042026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.6.8c01.202410042026 [39.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.13.ddc5.202410042026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.13.ddc5.202410042026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.13.ddc5.202410042026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.15.525c.202410042026 [73.2 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410042026 [19.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410042026 [53.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.3.e1ad.202410042026 [125 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.13.ddc5.202410042026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.13.ddc5.202410042026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.3.e1ad.202410042026 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202410042026 [75.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.1.4a6b5.202410042026 [225 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.14.b12c.202410042026 [140 kB] Fetched 1573 kB in 0s (52.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 45138 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly_202410042026_amd64.deb ... Unpacking osmocom-nightly (202410042026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.13.ddc5.202410042026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.13.ddc5.202410042026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.6.8c01.202410042026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.6.8c01.202410042026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.13.ddc5.202410042026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.13.ddc5.202410042026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.13.ddc5.202410042026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.13.ddc5.202410042026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.13.ddc5.202410042026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.13.ddc5.202410042026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.15.525c.202410042026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.15.525c.202410042026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202410042026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410042026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202410042026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410042026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.3.e1ad.202410042026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.3.e1ad.202410042026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.13.ddc5.202410042026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.13.ddc5.202410042026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.13.ddc5.202410042026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.13.ddc5.202410042026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.3.e1ad.202410042026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.3.e1ad.202410042026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202410042026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202410042026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.1.4a6b5.202410042026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.1.4a6b5.202410042026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.14.b12c.202410042026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.14.b12c.202410042026) ... Setting up osmocom-nightly (202410042026) ... Setting up libosmocore22:amd64 (1.10.0.13.ddc5.202410042026) ... Setting up libasn1c1:amd64 (0.9.37.202410042026) ... Setting up libosmovty13:amd64 (1.10.0.13.ddc5.202410042026) ... Setting up libosmoisdn0:amd64 (1.10.0.13.ddc5.202410042026) ... Setting up libgtp10:amd64 (1.12.0.6.8c01.202410042026) ... Setting up libosmogsm20:amd64 (1.10.0.13.ddc5.202410042026) ... Setting up libosmoabis13:amd64 (1.6.0.15.525c.202410042026) ... Setting up libosmoctrl0:amd64 (1.10.0.13.ddc5.202410042026) ... Setting up libosmogb14:amd64 (1.10.0.13.ddc5.202410042026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410042026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410042026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.3.e1ad.202410042026) ... Setting up osmo-stp:amd64 (2.0.0.3.e1ad.202410042026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Created symlink /etc/systemd/system/multi-user.target.wants/osmo-stp.service → /lib/systemd/system/osmo-stp.service. Setting up libosmo-ranap7:amd64 (1.6.0.1.4a6b5.202410042026) ... Setting up osmo-sgsn (1.12.0.14.b12c.202410042026) ... 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/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241005054819376 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241005054819376 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241005054819376 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) 20241005054819376 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241005054819376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241005054819376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241005054819376 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:957) 20241005054819376 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241005054819376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241005054819376 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:781) 20241005054819376 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241005054819376 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241005054819376 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241005054819376 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241005054819376 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241005054819376 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241005054819376 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x560ec18c0d40(sgsn) with 23 counters 20241005054819594 DLSS7 INFO (r=127.0.0.1:50576<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241005054819594 DLSS7 INFO (r=127.0.0.1:50576<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241005054819594 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:50576<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241005054819594 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241005054819594 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241005054819594 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241005054819594 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241005054819595 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241005054819595 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241005054819595 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241005054819595 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20241005054819595 DGPRS NOTICE libGTP v1.12.0.6-8c01.202410042026 initialized (sgsn_main.c:456) 20241005054819595 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241005054819595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054819595 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241005054819595 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241005054819595 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241005054819595 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241005054819595 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) 20241005054819595 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241005054819595 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241005054819595 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241005054819595 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) 20241005054819595 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241005054819595 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241005054819595 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:50576<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241005054819595 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) 20241005054819595 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241005054819595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241005054819595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241005054819595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241005054819595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241005054819595 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241005054819595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241005054819595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241005054819595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241005054819595 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241005054819595 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241005054819595 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241005054819595 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241005054819595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241005054819595 DLSS7 INFO (r=127.0.0.1:52413<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241005054819595 DLSS7 INFO (r=127.0.0.1:52413<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241005054819595 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:52413<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241005054819595 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241005054819595 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241005054819595 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241005054819595 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241005054819595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005054819595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241005054819595 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241005054819595 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241005054819595 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@f1fcabad5563: Unix server socket created successfully. MC@f1fcabad5563: Listening on TCP port 40151. MC2> f1fcabad5563 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests f1fcabad5563 40151 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f1fcabad5563: New HC connected from 10.0.2.100 [10.0.2.100]. f1fcabad5563: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@f1fcabad5563: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f1fcabad5563: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f1fcabad5563: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f1fcabad5563: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f1fcabad5563: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f1fcabad5563: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f1fcabad5563: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f1fcabad5563: Configuration file was processed on all HCs. MC@f1fcabad5563: Creating MTC on host 10.0.2.100. MC@f1fcabad5563: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sat Oct 5 05:48:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005054820596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054820596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach started. 20241005054821163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005054821169 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054821201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241005054821201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241005054821201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241005054821201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005054821201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054821201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054821201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054821201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054821201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054821202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054821202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054821202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054821202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054821202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054821202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054821202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054821202 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241005054821202 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005054821202 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054821202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054821203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054821203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054821205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054821210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054821210 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054821216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNCONFIGURED}: Allocated (fsm.c:456) 20241005054821216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241005054821216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241005054821216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005054821216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054821216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054821216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054821216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054821216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054821216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054821216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054821216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054821217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054821217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054821217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054821217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054821217 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241005054821217 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005054821217 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054821217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054821217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054821217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054821219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054821219 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054821223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054821223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054821230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241005054821230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241005054821230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241005054821230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005054821230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054821230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054821231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054821231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054821231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054821231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054821231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054821231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054821231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054821231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054821231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054821231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054821231 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241005054821231 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005054821231 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054821231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(17)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005054821232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054821232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054821234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054821234 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)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054821239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054821239 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005054821597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054821597 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005054821597 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005054821597 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241005054821597 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005054821597 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20241005054821597 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20241005054821597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241005054821597 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:957) 20241005054821597 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:781) 20241005054821597 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241005054821597 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241005054821597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20241005054821597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241005054821598 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005054821598 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241005054821598 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241005054821597 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241005054821598 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241005054821598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241005054821598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241005054821598 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241005054821598 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x560ec1d93c60]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241005054821598 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(18)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005054821601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005054821602 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@f1fcabad5563: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='E390FB72'O, index=0 SGSN_Test-GSUP(19)@f1fcabad5563: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@f1fcabad5563: 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 := 'B39AE171AF56C726AC21503BF3722CC7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8CB209F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6BCA4DB3FFC454E7'O } } } } } 20241005054822645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054822645 DLLC NOTICE LLME(ffffffff/e390fb72){UNASSIGNED} LLC RX: unknown TLLI 0xe390fb72, creating LLME on the fly (gprs_llc.c:552) 20241005054822645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005054822645 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241005054822645 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005054822645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005054822645 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005054822645 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005054822645 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005054822645 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005054822645 DLLC NOTICE LLME(ffffffff/e390fb72){UNASSIGNED} LLGM Assign pre (e390fb72 => d017c705) (gprs_llc.c:1079) 20241005054822645 DLLC NOTICE LLME(e390fb72/d017c705){ASSIGNED} LLGM Assign post (e390fb72 => d017c705) (gprs_llc.c:1125) 20241005054822645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005054822645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005054822645 DMM DEBUG MM(262420000000001/d017c705) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005054822656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054822656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005054822656 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054822656 DMM DEBUG MM(262420000000001/d017c705) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241005054822656 DMM NOTICE MM(262420000000001/d017c705) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005054822656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005054822656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005054822656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005054822656 DMM DEBUG MM(262420000000001/d017c705) Requesting authorization (sgsn_auth.c:160) 20241005054822656 DMM INFO MM(262420000000001/d017c705) Requesting authentication tuples (sgsn_auth.c:184) 20241005054822656 DMM DEBUG MM(262420000000001/d017c705) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005054822656 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241005054822656 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@f1fcabad5563: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241005054822660 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005054822660 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005054822660 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005054822660 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005054822660 DMM INFO MM(262420000000001/d017c705) Subscriber data update (mmctx.c:445) 20241005054822660 DMM DEBUG MM(262420000000001/d017c705) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005054822660 DMM INFO MM(262420000000001/d017c705) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005054822661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005054822661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005054822661 DMM INFO MM(262420000000001/d017c705) <- GMM AUTH AND CIPHERING REQ (rand = b3 9a e1 71 af 56 c7 26 ac 21 50 3b f3 72 2c c7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005054822672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054822672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005054822672 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054822672 DMM INFO MM(262420000000001/d017c705) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005054822672 DMM NOTICE MM(262420000000001/d017c705) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005054822672 DMM DEBUG MM(262420000000001/d017c705) checking auth: received GSM SRES = 8c b2 09 f0 (gprs_gmm.c:666) 20241005054822672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005054822672 DMM DEBUG MM(262420000000001/d017c705) Requesting authorization (sgsn_auth.c:160) 20241005054822672 DMM INFO MM(262420000000001/d017c705) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005054822672 DMM DEBUG MM(262420000000001/d017c705) Requesting subscriber data update (gprs_subscriber.c:894) 20241005054822673 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241005054822673 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) 20241005054822673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005054822673 DMM INFO MM(262420000000001/d017c705) <- GMM ATTACH ACCEPT (new P-TMSI=0xd017c705) (gprs_gmm.c:300) 20241005054822676 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005054822676 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005054822676 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241005054822676 DMM INFO MM(262420000000001/d017c705) Subscriber data update (mmctx.c:445) 20241005054822676 DMM DEBUG MM(262420000000001/d017c705) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005054822676 DMM INFO MM(262420000000001/d017c705) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005054822676 DMM NOTICE MM(262420000000001/d017c705) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241005054822676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005054822676 DMM NOTICE MM(262420000000001/d017c705) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005054822676 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) 20241005054822678 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005054822678 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241005054822678 DMM INFO MM(262420000000001/d017c705) Subscriber data update (mmctx.c:445) 20241005054822678 DMM DEBUG MM(262420000000001/d017c705) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005054822691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054822691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005054822691 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054822691 DMM INFO MM(262420000000001/d017c705) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005054822691 DMM NOTICE MM(262420000000001/d017c705) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005054822691 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005054822691 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005054822691 DLLC NOTICE LLME(e390fb72/d017c705){ASSIGNED} LLGM Assign pre (ffffffff => d017c705) (gprs_llc.c:1079) 20241005054822691 DLLC NOTICE LLME(ffffffff/d017c705){ASSIGNED} LLGM Assign post (ffffffff => d017c705) (gprs_llc.c:1125) 20241005054822691 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005054822691 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005054822691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005054822691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@f1fcabad5563: setverdict(pass): none -> pass TC_attach-BVCI196(6)@f1fcabad5563: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@f1fcabad5563: Final verdict of PTC: pass 20241005054822758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60042<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005054822761 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005054822761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(18)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(19)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(7)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(17)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(12)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@f1fcabad5563: Final verdict of PTC: none TC_attach-BVCI210(11)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@f1fcabad5563: Final verdict of PTC: none TC_attach-BVCI220(16)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@f1fcabad5563: Final verdict of PTC: none TC_attach-BVCI196(6)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(15)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(5)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(10)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sat Oct 5 05:48:22 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241005054822880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005054823070 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) 20241005054823070 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241005054823070 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:52413 err=None (osmo_ss7_asp.c:785) 20241005054823284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52832<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103180) 20241005054823763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054823763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103180, count=105920) 20241005054824764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054824764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sat Oct 5 05:48:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005054825765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054825765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_mnc3 started. 20241005054826394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005054826396 DMM INFO MM(262420000000001/d017c705) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005054826396 DMM INFO MM(262420000000001/d017c705) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005054826396 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005054826396 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005054826396 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005054826396 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005054826396 DLLC NOTICE LLME(ffffffff/d017c705){ASSIGNED} LLGM Assign pre (d017c705 => ffffffff) (gprs_llc.c:1079) 20241005054826396 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d017c705 => ffffffff) (gprs_llc.c:1125) 20241005054826396 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241005054826396 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) 20241005054826396 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) 20241005054826396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005054826396 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005054826396 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005054826396 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005054826396 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054826442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005054826442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054826442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054826442 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054826442 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005054826442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054826442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054826442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054826442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054826443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054826443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054826443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054826443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054826443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054826443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054826443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054826443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054826443 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005054826443 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054826443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054826443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054826443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(27)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 20241005054826446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241005054826452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054826452 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(27)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_mnc3-BVCI196(25)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(31)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054826456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005054826456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054826456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054826456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054826456 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005054826456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054826456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054826456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054826456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054826457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054826457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054826457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054826457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054826457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054826457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054826457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054826457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054826457 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005054826457 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054826457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054826457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054826457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054826459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054826464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054826464 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054826471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005054826471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054826471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054826471 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054826471 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005054826471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054826471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054826471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054826471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054826472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054826472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054826472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054826472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054826472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054826472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054826472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054826472 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054826472 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005054826472 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054826472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054826472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054826472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054826474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054826479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054826479 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005054826766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054826766 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005054826766 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005054826766 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005054826770 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005054826771 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@f1fcabad5563: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='DCF0328E'O, index=0 SGSN_Test-GSUP(38)@f1fcabad5563: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@f1fcabad5563: 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 := '69A909C2746B00519C788D60809B8C05'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1028996E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8420265D15FDE47E'O } } } } } 20241005054827828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054827828 DLLC NOTICE LLME(ffffffff/dcf0328e){UNASSIGNED} LLC RX: unknown TLLI 0xdcf0328e, creating LLME on the fly (gprs_llc.c:552) 20241005054827828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005054827828 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241005054827828 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005054827828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005054827828 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005054827828 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005054827828 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005054827828 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005054827828 DLLC NOTICE LLME(ffffffff/dcf0328e){UNASSIGNED} LLGM Assign pre (dcf0328e => d8493eba) (gprs_llc.c:1079) 20241005054827828 DLLC NOTICE LLME(dcf0328e/d8493eba){ASSIGNED} LLGM Assign post (dcf0328e => d8493eba) (gprs_llc.c:1125) 20241005054827828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005054827828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005054827828 DMM DEBUG MM(262420000001001/d8493eba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005054827839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054827839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005054827839 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054827839 DMM DEBUG MM(262420000001001/d8493eba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241005054827839 DMM NOTICE MM(262420000001001/d8493eba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005054827839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005054827839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005054827839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005054827839 DMM DEBUG MM(262420000001001/d8493eba) Requesting authorization (sgsn_auth.c:160) 20241005054827839 DMM INFO MM(262420000001001/d8493eba) Requesting authentication tuples (sgsn_auth.c:184) 20241005054827839 DMM DEBUG MM(262420000001001/d8493eba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005054827839 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241005054827839 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)@f1fcabad5563: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@f1fcabad5563: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241005054827842 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005054827842 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005054827842 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005054827842 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005054827842 DMM INFO MM(262420000001001/d8493eba) Subscriber data update (mmctx.c:445) 20241005054827842 DMM DEBUG MM(262420000001001/d8493eba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005054827842 DMM INFO MM(262420000001001/d8493eba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005054827842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005054827842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005054827842 DMM INFO MM(262420000001001/d8493eba) <- GMM AUTH AND CIPHERING REQ (rand = 69 a9 09 c2 74 6b 00 51 9c 78 8d 60 80 9b 8c 05 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005054827853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054827853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005054827853 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054827853 DMM INFO MM(262420000001001/d8493eba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005054827853 DMM NOTICE MM(262420000001001/d8493eba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005054827853 DMM DEBUG MM(262420000001001/d8493eba) checking auth: received GSM SRES = 10 28 99 6e (gprs_gmm.c:666) 20241005054827853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005054827853 DMM DEBUG MM(262420000001001/d8493eba) Requesting authorization (sgsn_auth.c:160) 20241005054827853 DMM INFO MM(262420000001001/d8493eba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005054827853 DMM DEBUG MM(262420000001001/d8493eba) Requesting subscriber data update (gprs_subscriber.c:894) 20241005054827853 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241005054827853 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) 20241005054827853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005054827853 DMM INFO MM(262420000001001/d8493eba) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8493eba) (gprs_gmm.c:300) 20241005054827855 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005054827855 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005054827855 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241005054827855 DMM INFO MM(262420000001001/d8493eba) Subscriber data update (mmctx.c:445) 20241005054827855 DMM DEBUG MM(262420000001001/d8493eba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005054827855 DMM INFO MM(262420000001001/d8493eba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005054827855 DMM NOTICE MM(262420000001001/d8493eba) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241005054827855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005054827855 DMM NOTICE MM(262420000001001/d8493eba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005054827855 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) 20241005054827855 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005054827855 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241005054827855 DMM INFO MM(262420000001001/d8493eba) Subscriber data update (mmctx.c:445) 20241005054827855 DMM DEBUG MM(262420000001001/d8493eba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005054827865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054827866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005054827866 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054827866 DMM INFO MM(262420000001001/d8493eba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005054827866 DMM NOTICE MM(262420000001001/d8493eba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005054827866 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005054827866 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005054827866 DLLC NOTICE LLME(dcf0328e/d8493eba){ASSIGNED} LLGM Assign pre (ffffffff => d8493eba) (gprs_llc.c:1079) 20241005054827866 DLLC NOTICE LLME(ffffffff/d8493eba){ASSIGNED} LLGM Assign post (ffffffff => d8493eba) (gprs_llc.c:1125) 20241005054827866 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005054827866 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005054827866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005054827866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@f1fcabad5563: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@f1fcabad5563: Final verdict of PTC: pass 20241005054827926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52838<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(36)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(31)@f1fcabad5563: Final verdict of PTC: none 20241005054827933 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005054827933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_mnc3-BVCI220(35)@f1fcabad5563: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(26)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@f1fcabad5563: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(29)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(34)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(24)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_mnc3 finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sat Oct 5 05:48:27 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241005054828039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005054828441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52852<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85008) 20241005054828934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054828934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85008, count=89364) 20241005054829935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054829935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Sat Oct 5 05:48:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005054830936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054830936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_umts_aka_umts_res started. 20241005054831539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005054831541 DMM INFO MM(262420000001001/d8493eba) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005054831541 DMM INFO MM(262420000001001/d8493eba) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005054831541 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005054831541 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005054831541 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005054831541 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005054831541 DLLC NOTICE LLME(ffffffff/d8493eba){ASSIGNED} LLGM Assign pre (d8493eba => ffffffff) (gprs_llc.c:1079) 20241005054831541 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8493eba => ffffffff) (gprs_llc.c:1125) 20241005054831542 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241005054831542 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) 20241005054831542 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) 20241005054831542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005054831542 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005054831542 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005054831542 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005054831542 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054831586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005054831586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054831586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054831586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054831586 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005054831586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054831586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054831586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054831586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054831587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054831587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054831587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054831587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054831587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054831587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054831587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054831587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054831587 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005054831587 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054831587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054831587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054831587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054831589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054831594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054831594 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054831600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005054831600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054831600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054831600 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054831600 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005054831600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054831600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054831600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054831600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054831601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054831601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054831601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054831601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054831601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054831601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054831601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054831601 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054831601 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005054831601 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054831601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054831601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054831601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054831603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054831607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054831607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054831616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005054831616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054831616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054831616 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054831616 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005054831616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054831616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054831616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054831616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054831617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054831617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054831617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054831617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054831617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054831617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054831617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054831617 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054831617 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005054831617 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054831617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054831617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054831617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054831619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054831623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054831623 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005054831937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054831937 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005054831937 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005054831937 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005054831941 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005054831942 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@f1fcabad5563: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='CD14CA8A'O, index=0 SGSN_Test-GSUP(57)@f1fcabad5563: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@f1fcabad5563: 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 := '53ABB3E3E6BAC410539988CB7BEA34AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDC4F4E5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '89AFF775A4806439'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2A5CB1232F8C16C51BA2399B0D417D34'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CA680CBDB069E43BA44F6B3D7CFF1C06'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A207AAE92F262C040AF28C1574AC0B74'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '287E9BE84863372A'O } } } } } 20241005054833019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054833019 DLLC NOTICE LLME(ffffffff/cd14ca8a){UNASSIGNED} LLC RX: unknown TLLI 0xcd14ca8a, creating LLME on the fly (gprs_llc.c:552) 20241005054833019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005054833019 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241005054833019 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005054833019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005054833019 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005054833019 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005054833019 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005054833019 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005054833019 DLLC NOTICE LLME(ffffffff/cd14ca8a){UNASSIGNED} LLGM Assign pre (cd14ca8a => ed3669d0) (gprs_llc.c:1079) 20241005054833019 DLLC NOTICE LLME(cd14ca8a/ed3669d0){ASSIGNED} LLGM Assign post (cd14ca8a => ed3669d0) (gprs_llc.c:1125) 20241005054833019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005054833019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005054833019 DMM DEBUG MM(262420000001002/ed3669d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005054833035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054833035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005054833035 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054833035 DMM DEBUG MM(262420000001002/ed3669d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241005054833035 DMM NOTICE MM(262420000001002/ed3669d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005054833035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005054833035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005054833035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005054833035 DMM DEBUG MM(262420000001002/ed3669d0) Requesting authorization (sgsn_auth.c:160) 20241005054833035 DMM INFO MM(262420000001002/ed3669d0) Requesting authentication tuples (sgsn_auth.c:184) 20241005054833035 DMM DEBUG MM(262420000001002/ed3669d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005054833035 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241005054833035 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)@f1fcabad5563: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@f1fcabad5563: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241005054833039 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005054833039 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005054833039 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005054833039 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005054833039 DMM INFO MM(262420000001002/ed3669d0) Subscriber data update (mmctx.c:445) 20241005054833039 DMM DEBUG MM(262420000001002/ed3669d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005054833039 DMM INFO MM(262420000001002/ed3669d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005054833039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005054833039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005054833039 DMM INFO MM(262420000001002/ed3669d0) <- GMM AUTH AND CIPHERING REQ (rand = 53 ab b3 e3 e6 ba c4 10 53 99 88 cb 7b ea 34 af , mmctx_is_r99=1, vec->auth_types=0x3, autn = a2 07 aa e9 2f 26 2c 04 0a f2 8c 15 74 ac 0b 74 ) (gprs_gmm.c:483) 20241005054833045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054833045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241005054833045 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054833045 DMM INFO MM(262420000001002/ed3669d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005054833045 DMM NOTICE MM(262420000001002/ed3669d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005054833045 DMM DEBUG MM(262420000001002/ed3669d0) checking auth: received UMTS RES = 28 7e 9b e8 48 63 37 2a (gprs_gmm.c:666) 20241005054833045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005054833045 DMM DEBUG MM(262420000001002/ed3669d0) Requesting authorization (sgsn_auth.c:160) 20241005054833045 DMM INFO MM(262420000001002/ed3669d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005054833045 DMM DEBUG MM(262420000001002/ed3669d0) Requesting subscriber data update (gprs_subscriber.c:894) 20241005054833045 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241005054833045 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) 20241005054833045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005054833045 DMM INFO MM(262420000001002/ed3669d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xed3669d0) (gprs_gmm.c:300) 20241005054833046 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005054833046 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005054833046 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241005054833046 DMM INFO MM(262420000001002/ed3669d0) Subscriber data update (mmctx.c:445) 20241005054833046 DMM DEBUG MM(262420000001002/ed3669d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005054833046 DMM INFO MM(262420000001002/ed3669d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005054833046 DMM NOTICE MM(262420000001002/ed3669d0) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241005054833046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005054833046 DMM NOTICE MM(262420000001002/ed3669d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005054833046 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) 20241005054833047 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005054833047 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241005054833047 DMM INFO MM(262420000001002/ed3669d0) Subscriber data update (mmctx.c:445) 20241005054833047 DMM DEBUG MM(262420000001002/ed3669d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005054833052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054833052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005054833052 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054833052 DMM INFO MM(262420000001002/ed3669d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005054833052 DMM NOTICE MM(262420000001002/ed3669d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005054833052 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005054833052 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005054833052 DLLC NOTICE LLME(cd14ca8a/ed3669d0){ASSIGNED} LLGM Assign pre (ffffffff => ed3669d0) (gprs_llc.c:1079) 20241005054833053 DLLC NOTICE LLME(ffffffff/ed3669d0){ASSIGNED} LLGM Assign post (ffffffff => ed3669d0) (gprs_llc.c:1125) 20241005054833053 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005054833053 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005054833053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005054833053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@f1fcabad5563: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@f1fcabad5563: Final verdict of PTC: pass 20241005054833112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52868<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(45)@f1fcabad5563: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@f1fcabad5563: Final verdict of PTC: none 20241005054833116 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005054833117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(50)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(55)@f1fcabad5563: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@f1fcabad5563: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(53)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(48)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(43)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sat Oct 5 05:48:33 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 20241005054833228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005054833631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88672) 20241005054834118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054834118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88672, count=89832) 20241005054835119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054835119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Sat Oct 5 05:48:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005054836121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054836121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_umts_aka_gsm_sres started. 20241005054836729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005054836733 DMM INFO MM(262420000001002/ed3669d0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005054836733 DMM INFO MM(262420000001002/ed3669d0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005054836733 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005054836733 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005054836734 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005054836734 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005054836734 DLLC NOTICE LLME(ffffffff/ed3669d0){ASSIGNED} LLGM Assign pre (ed3669d0 => ffffffff) (gprs_llc.c:1079) 20241005054836734 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed3669d0 => ffffffff) (gprs_llc.c:1125) 20241005054836734 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241005054836734 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) 20241005054836734 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) 20241005054836734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005054836734 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005054836734 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005054836734 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005054836734 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054836778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005054836778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054836778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054836778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054836778 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005054836778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054836778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054836778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054836778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054836779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054836779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054836779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054836779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054836779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054836779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054836779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054836779 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054836779 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005054836779 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054836779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054836780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054836780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054836781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054836786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054836786 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054836792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005054836792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054836792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054836792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054836792 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005054836792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054836792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054836792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054836792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054836793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054836793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054836793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054836794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054836794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054836794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054836794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054836794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054836794 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005054836794 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054836794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054836794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054836794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054836796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054836801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054836801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054836808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005054836808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054836808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054836808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054836808 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005054836808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054836808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054836808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054836808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054836809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054836809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054836809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054836809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054836809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054836809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054836809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054836809 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054836809 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005054836809 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054836809 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(74)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005054836810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054836810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054836812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054836818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054836818 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005054837123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054837123 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005054837123 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005054837123 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005054837127 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005054837128 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@f1fcabad5563: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F9C17CEB'O, index=0 SGSN_Test-GSUP(76)@f1fcabad5563: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@f1fcabad5563: 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 := '67F8390006FD90490ABE80F0F0F6701F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '47F24058'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A9F9ED09B34DC23B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '94BFBF1314EC5A24B950062387001E30'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B77EC23F8E6924FF3E4A211BFD750BEC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '055D4E4E6A1CC9F5380985F10A03B993'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '15486560A497CD14'O } } } } } 20241005054838200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054838200 DLLC NOTICE LLME(ffffffff/f9c17ceb){UNASSIGNED} LLC RX: unknown TLLI 0xf9c17ceb, creating LLME on the fly (gprs_llc.c:552) 20241005054838200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005054838200 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241005054838201 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005054838201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005054838201 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005054838201 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005054838201 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005054838201 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005054838201 DLLC NOTICE LLME(ffffffff/f9c17ceb){UNASSIGNED} LLGM Assign pre (f9c17ceb => fb6149dd) (gprs_llc.c:1079) 20241005054838201 DLLC NOTICE LLME(f9c17ceb/fb6149dd){ASSIGNED} LLGM Assign post (f9c17ceb => fb6149dd) (gprs_llc.c:1125) 20241005054838201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005054838201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005054838201 DMM DEBUG MM(262420000001003/fb6149dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005054838209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054838209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005054838209 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054838209 DMM DEBUG MM(262420000001003/fb6149dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241005054838209 DMM NOTICE MM(262420000001003/fb6149dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005054838209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005054838209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005054838209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005054838209 DMM DEBUG MM(262420000001003/fb6149dd) Requesting authorization (sgsn_auth.c:160) 20241005054838209 DMM INFO MM(262420000001003/fb6149dd) Requesting authentication tuples (sgsn_auth.c:184) 20241005054838209 DMM DEBUG MM(262420000001003/fb6149dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005054838209 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241005054838209 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)@f1fcabad5563: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@f1fcabad5563: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241005054838212 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005054838212 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005054838212 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005054838212 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005054838212 DMM INFO MM(262420000001003/fb6149dd) Subscriber data update (mmctx.c:445) 20241005054838212 DMM DEBUG MM(262420000001003/fb6149dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005054838212 DMM INFO MM(262420000001003/fb6149dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005054838212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005054838212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005054838212 DMM INFO MM(262420000001003/fb6149dd) <- GMM AUTH AND CIPHERING REQ (rand = 67 f8 39 00 06 fd 90 49 0a be 80 f0 f0 f6 70 1f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 05 5d 4e 4e 6a 1c c9 f5 38 09 85 f1 0a 03 b9 93 ) (gprs_gmm.c:483) 20241005054838223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054838223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241005054838223 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054838223 DMM INFO MM(262420000001003/fb6149dd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005054838223 DMM NOTICE MM(262420000001003/fb6149dd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005054838223 DMM DEBUG MM(262420000001003/fb6149dd) checking auth: received GSM SRES = 47 f2 40 58 (gprs_gmm.c:666) 20241005054838223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005054838223 DMM DEBUG MM(262420000001003/fb6149dd) Requesting authorization (sgsn_auth.c:160) 20241005054838223 DMM INFO MM(262420000001003/fb6149dd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005054838223 DMM DEBUG MM(262420000001003/fb6149dd) Requesting subscriber data update (gprs_subscriber.c:894) 20241005054838223 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241005054838223 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) 20241005054838223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005054838223 DMM INFO MM(262420000001003/fb6149dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb6149dd) (gprs_gmm.c:300) 20241005054838225 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005054838225 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005054838225 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241005054838225 DMM INFO MM(262420000001003/fb6149dd) Subscriber data update (mmctx.c:445) 20241005054838225 DMM DEBUG MM(262420000001003/fb6149dd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005054838225 DMM INFO MM(262420000001003/fb6149dd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005054838225 DMM NOTICE MM(262420000001003/fb6149dd) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241005054838225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005054838225 DMM NOTICE MM(262420000001003/fb6149dd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005054838225 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) 20241005054838225 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005054838225 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241005054838225 DMM INFO MM(262420000001003/fb6149dd) Subscriber data update (mmctx.c:445) 20241005054838225 DMM DEBUG MM(262420000001003/fb6149dd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005054838231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054838231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005054838231 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054838231 DMM INFO MM(262420000001003/fb6149dd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005054838231 DMM NOTICE MM(262420000001003/fb6149dd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005054838231 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005054838231 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005054838231 DLLC NOTICE LLME(f9c17ceb/fb6149dd){ASSIGNED} LLGM Assign pre (ffffffff => fb6149dd) (gprs_llc.c:1079) 20241005054838231 DLLC NOTICE LLME(ffffffff/fb6149dd){ASSIGNED} LLGM Assign post (ffffffff => fb6149dd) (gprs_llc.c:1125) 20241005054838231 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005054838231 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005054838231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005054838231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@f1fcabad5563: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@f1fcabad5563: Final verdict of PTC: pass 20241005054838283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37392<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(69)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@f1fcabad5563: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(64)@f1fcabad5563: Final verdict of PTC: none 20241005054838285 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005054838285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_gsm_sres-BVCI220(73)@f1fcabad5563: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(67)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(62)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(74)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(72)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sat Oct 5 05:48:38 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 20241005054838354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005054838757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85464) 20241005054839287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054839287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85464, count=89820) 20241005054840288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054840288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Sat Oct 5 05:48:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005054841290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054841290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_timeout_after_pdp_act started. 20241005054841862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005054841864 DMM INFO MM(262420000001003/fb6149dd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005054841864 DMM INFO MM(262420000001003/fb6149dd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005054841864 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005054841864 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005054841865 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005054841865 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005054841865 DLLC NOTICE LLME(ffffffff/fb6149dd){ASSIGNED} LLGM Assign pre (fb6149dd => ffffffff) (gprs_llc.c:1079) 20241005054841865 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb6149dd => ffffffff) (gprs_llc.c:1125) 20241005054841865 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241005054841865 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) 20241005054841865 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) 20241005054841865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005054841865 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005054841865 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005054841865 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005054841865 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054841908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005054841908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054841908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054841908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054841908 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005054841908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054841908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054841908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054841908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054841909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054841909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054841909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054841909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054841909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054841909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054841909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054841909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054841909 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005054841909 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054841909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054841910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054841910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054841912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054841917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054841917 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054841922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005054841922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054841922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054841922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054841922 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005054841922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054841923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054841923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054841923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054841923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054841923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054841923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054841923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054841923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054841923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054841923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054841923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054841923 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005054841923 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054841923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054841923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054841923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054841925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054841929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054841929 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054841943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005054841943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054841943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054841943 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054841943 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005054841943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054841943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054841943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054841943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054841944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054841944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054841944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054841944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054841944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054841944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054841944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054841944 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054841944 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005054841944 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054841944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054841944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054841944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054841946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054841950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054841950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005054842292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054842292 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005054842292 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005054842292 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005054842296 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005054842297 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@f1fcabad5563: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='E7A58A19'O, index=0 SGSN_Test-GSUP(95)@f1fcabad5563: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@f1fcabad5563: 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 := '02D574175C5EBA5D60B1234F3E69A08E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C186AC5C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B00364EF245B3513'O } } } } } 20241005054842373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054842373 DLLC NOTICE LLME(ffffffff/e7a58a19){UNASSIGNED} LLC RX: unknown TLLI 0xe7a58a19, creating LLME on the fly (gprs_llc.c:552) 20241005054842373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005054842373 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241005054842373 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005054842373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005054842373 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005054842373 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005054842373 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005054842373 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005054842373 DLLC NOTICE LLME(ffffffff/e7a58a19){UNASSIGNED} LLGM Assign pre (e7a58a19 => d485de7f) (gprs_llc.c:1079) 20241005054842373 DLLC NOTICE LLME(e7a58a19/d485de7f){ASSIGNED} LLGM Assign post (e7a58a19 => d485de7f) (gprs_llc.c:1125) 20241005054842373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005054842373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005054842373 DMM DEBUG MM(262420000000021/d485de7f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005054842385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054842385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005054842385 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054842385 DMM DEBUG MM(262420000000021/d485de7f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241005054842385 DMM NOTICE MM(262420000000021/d485de7f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005054842385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005054842385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005054842385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005054842385 DMM DEBUG MM(262420000000021/d485de7f) Requesting authorization (sgsn_auth.c:160) 20241005054842385 DMM INFO MM(262420000000021/d485de7f) Requesting authentication tuples (sgsn_auth.c:184) 20241005054842385 DMM DEBUG MM(262420000000021/d485de7f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005054842385 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241005054842385 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@f1fcabad5563: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241005054842390 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005054842390 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005054842390 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005054842390 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005054842390 DMM INFO MM(262420000000021/d485de7f) Subscriber data update (mmctx.c:445) 20241005054842390 DMM DEBUG MM(262420000000021/d485de7f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005054842390 DMM INFO MM(262420000000021/d485de7f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005054842390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005054842390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005054842390 DMM INFO MM(262420000000021/d485de7f) <- GMM AUTH AND CIPHERING REQ (rand = 02 d5 74 17 5c 5e ba 5d 60 b1 23 4f 3e 69 a0 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005054842402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054842402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241005054842402 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054842402 DMM INFO MM(262420000000021/d485de7f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005054842402 DMM NOTICE MM(262420000000021/d485de7f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005054842402 DMM DEBUG MM(262420000000021/d485de7f) checking auth: received GSM SRES = c1 86 ac 5c (gprs_gmm.c:666) 20241005054842402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005054842402 DMM DEBUG MM(262420000000021/d485de7f) Requesting authorization (sgsn_auth.c:160) 20241005054842402 DMM INFO MM(262420000000021/d485de7f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005054842402 DMM DEBUG MM(262420000000021/d485de7f) Requesting subscriber data update (gprs_subscriber.c:894) 20241005054842402 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241005054842402 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) 20241005054842402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005054842402 DMM INFO MM(262420000000021/d485de7f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd485de7f) (gprs_gmm.c:300) 20241005054842405 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005054842405 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005054842405 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241005054842405 DMM INFO MM(262420000000021/d485de7f) Subscriber data update (mmctx.c:445) 20241005054842405 DMM DEBUG MM(262420000000021/d485de7f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005054842405 DMM INFO MM(262420000000021/d485de7f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005054842405 DMM NOTICE MM(262420000000021/d485de7f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241005054842405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005054842405 DMM NOTICE MM(262420000000021/d485de7f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005054842405 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) 20241005054842406 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005054842406 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241005054842406 DMM INFO MM(262420000000021/d485de7f) Subscriber data update (mmctx.c:445) 20241005054842406 DMM DEBUG MM(262420000000021/d485de7f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005054842418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054842418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005054842418 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054842418 DMM INFO MM(262420000000021/d485de7f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005054842418 DMM NOTICE MM(262420000000021/d485de7f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005054842418 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005054842418 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005054842418 DLLC NOTICE LLME(e7a58a19/d485de7f){ASSIGNED} LLGM Assign pre (ffffffff => d485de7f) (gprs_llc.c:1079) 20241005054842418 DLLC NOTICE LLME(ffffffff/d485de7f){ASSIGNED} LLGM Assign post (ffffffff => d485de7f) (gprs_llc.c:1125) 20241005054842418 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005054842418 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005054842418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005054842418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@f1fcabad5563: setverdict(pass): none -> pass 20241005054842475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054842475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005054842475 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054842475 DMM INFO MM(262420000000021/d485de7f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005054842475 DMM INFO MM(262420000000021/d485de7f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005054842475 DMM DEBUG MM(262420000000021/d485de7f) Using GGSN 0 (gprs_sm.c:317) 20241005054842475 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241005054842476 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005054842476 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241005054842476 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241005054842501 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 d0 01 e2 d4 11 d4 dc 15 80 14 05 7f e6 98 6d 20 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) 20241005054842501 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f034387d058, cbp=0x560ec1d9e680) (sgsn_libgtp.c:629) 20241005054842501 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005054842501 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1d9fb48 TLLI=d485de7f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005054842501 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005054842501 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005054842514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054842514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241005054842514 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054842514 DMM INFO MM(262420000000021/d485de7f) -> GMM ATTACH REQUEST MI(TMSI-0xD485DE7F) type="GPRS attach" (gprs_gmm.c:1266) 20241005054842514 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005054842514 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241005054842514 DLLC NOTICE LLME(ffffffff/d485de7f){ASSIGNED} LLGM Assign pre (d485de7f => f76a5492) (gprs_llc.c:1079) 20241005054842514 DLLC NOTICE LLME(d485de7f/f76a5492){ASSIGNED} LLGM Assign post (d485de7f => f76a5492) (gprs_llc.c:1125) 20241005054842514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005054842514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005054842514 DMM DEBUG MM(262420000000021/f76a5492) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005054842522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054842522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241005054842522 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054842522 DMM DEBUG MM(262420000000021/f76a5492) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241005054842522 DMM NOTICE MM(262420000000021/f76a5492) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005054842522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005054842522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005054842522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005054842522 DMM DEBUG MM(262420000000021/f76a5492) Requesting authorization (sgsn_auth.c:160) 20241005054842522 DMM INFO MM(262420000000021/f76a5492) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005054842522 DMM DEBUG MM(262420000000021/f76a5492) Requesting subscriber data update (gprs_subscriber.c:894) 20241005054842522 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241005054842522 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) 20241005054842524 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005054842524 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005054842524 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241005054842524 DMM INFO MM(262420000000021/f76a5492) Subscriber data update (mmctx.c:445) 20241005054842524 DMM DEBUG MM(262420000000021/f76a5492) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241005054842524 DMM INFO MM(262420000000021/f76a5492) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241005054842524 DMM NOTICE MM(262420000000021/f76a5492) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241005054842524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005054842524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005054842524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241005054842524 DMM INFO MM(262420000000021/f76a5492) <- GMM ATTACH ACCEPT (new P-TMSI=0xf76a5492) (gprs_gmm.c:300) 20241005054842524 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) 20241005054842525 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005054842525 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241005054842525 DMM INFO MM(262420000000021/f76a5492) Subscriber data update (mmctx.c:445) 20241005054842525 DMM DEBUG MM(262420000000021/f76a5492) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@f1fcabad5563: Trying to receive 5 ATTACH ACCEPTs 20241005054848525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241005054848525 DMM INFO MM(262420000000021/f76a5492) <- GMM ATTACH ACCEPT (new P-TMSI=0xf76a5492) (gprs_gmm.c:300) 20241005054849592 DGPRS DEBUG Checking for inactive LLMEs, time = 30635528 (sgsn.c:131) 20241005054854527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241005054854527 DMM INFO MM(262420000000021/f76a5492) <- GMM ATTACH ACCEPT (new P-TMSI=0xf76a5492) (gprs_gmm.c:300) 20241005054900529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241005054900529 DMM INFO MM(262420000000021/f76a5492) <- GMM ATTACH ACCEPT (new P-TMSI=0xf76a5492) (gprs_gmm.c:300) 20241005054902294 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241005054902294 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241005054902295 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005054906531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241005054906531 DMM INFO MM(262420000000021/f76a5492) <- GMM ATTACH ACCEPT (new P-TMSI=0xf76a5492) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@f1fcabad5563: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@f1fcabad5563: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241005054911911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054911917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054911917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005054911924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054911929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054911929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005054911945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054911949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054911950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005054912532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241005054912532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241005054912533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241005054912533 DMM NOTICE MM(262420000000021/f76a5492) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005054912533 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241005054912533 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1d9fb48, TLLI=f76a5492, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005054912533 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005054912533 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005054912533 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241005054912533 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241005054912533 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) 20241005054912533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Reject}: Deallocated (fsm.c:568) 20241005054912533 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Deallocated (fsm.c:568) 20241005054912533 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005054912533 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241005054912533 DLLC NOTICE LLME(d485de7f/f76a5492){ASSIGNED} LLGM Assign pre (f76a5492 => ffffffff) (gprs_llc.c:1079) 20241005054912533 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f76a5492 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@f1fcabad5563: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@f1fcabad5563: Final verdict of PTC: pass 20241005054913059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46552<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@f1fcabad5563: Final verdict of PTC: none 20241005054913063 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005054913063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(84)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(83)@f1fcabad5563: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@f1fcabad5563: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(93)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@f1fcabad5563: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(88)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(91)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(86)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(81)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sat Oct 5 05:49:13 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20241005054913116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005054913418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52660<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125360) 20241005054914064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054914064 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) 20241005054915065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054915065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sat Oct 5 05:49:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005054916066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054916066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_auth_id_timeout started. 20241005054916520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005054916522 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054916572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005054916572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054916572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054916572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054916572 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005054916572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054916572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054916572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054916572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054916573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054916573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054916573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054916573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054916573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054916573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054916573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054916573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054916573 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005054916573 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054916573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054916573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054916573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054916575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054916579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054916579 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054916587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005054916587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054916587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054916587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054916587 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005054916587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054916587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054916587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054916587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054916588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054916588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054916588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054916588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054916588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054916588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054916588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054916588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054916588 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005054916588 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054916588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(107)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005054916588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054916588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054916590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054916594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054916594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054916601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005054916601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054916601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054916601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054916601 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005054916601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054916601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054916601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054916601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054916602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054916602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054916602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054916602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054916602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054916602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054916602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054916602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054916602 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005054916602 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054916602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054916603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054916603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054916605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054916609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054916609 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005054917068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054917068 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005054917068 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005054917068 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005054917072 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241005054917074 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@f1fcabad5563: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='DBA21BBC'O, index=0 SGSN_Test-GSUP(114)@f1fcabad5563: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241005054917133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054917133 DLLC NOTICE LLME(ffffffff/dba21bbc){UNASSIGNED} LLC RX: unknown TLLI 0xdba21bbc, creating LLME on the fly (gprs_llc.c:552) 20241005054917133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241005054917133 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241005054917133 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005054917133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005054917133 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005054917133 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005054917133 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005054917133 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005054917133 DLLC NOTICE LLME(ffffffff/dba21bbc){UNASSIGNED} LLGM Assign pre (dba21bbc => e80051f1) (gprs_llc.c:1079) 20241005054917133 DLLC NOTICE LLME(dba21bbc/e80051f1){ASSIGNED} LLGM Assign post (dba21bbc => e80051f1) (gprs_llc.c:1125) 20241005054917133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005054917133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005054917133 DMM DEBUG MM(262420000000002/e80051f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005054919593 DGPRS DEBUG Checking for inactive LLMEs, time = 30635558 (sgsn.c:131) 20241005054923135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241005054923135 DMM DEBUG MM(262420000000002/e80051f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005054929136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241005054929136 DMM DEBUG MM(262420000000002/e80051f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005054935138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241005054935138 DMM DEBUG MM(262420000000002/e80051f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005054937069 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241005054937069 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241005054937070 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005054941139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241005054941139 DMM DEBUG MM(262420000000002/e80051f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005054946575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054946578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054946578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005054946589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054946591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054946591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005054946603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054946607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054946607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005054947141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241005054947141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241005054947141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241005054947141 DMM NOTICE MM(262420000000002/e80051f1) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241005054947141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Reject}: Deallocated (fsm.c:568) 20241005054947141 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005054947141 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005054947141 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241005054947141 DLLC NOTICE LLME(dba21bbc/e80051f1){ASSIGNED} LLGM Assign pre (e80051f1 => ffffffff) (gprs_llc.c:1079) 20241005054947141 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e80051f1 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@f1fcabad5563: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@f1fcabad5563: Final verdict of PTC: pass 20241005054947160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52664<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@f1fcabad5563: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@f1fcabad5563: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@f1fcabad5563: Final verdict of PTC: none 20241005054947164 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005054947164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(99)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(102)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@f1fcabad5563: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(112)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(107)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(100)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(105)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(110)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sat Oct 5 05:49:47 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 20241005054947266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005054947568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32944<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67280) 20241005054948166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054948166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67280, count=68540) 20241005054949168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054949168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241005054949594 DGPRS DEBUG Checking for inactive LLMEs, time = 30635588 (sgsn.c:131) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sat Oct 5 05:49:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005054950170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054950170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_auth_sai_timeout started. 20241005054950670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005054950672 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054950716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005054950716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054950716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054950716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054950716 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005054950716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054950716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054950716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054950716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054950716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054950716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054950716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054950716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054950716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054950716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054950716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054950716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054950716 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005054950716 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054950716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054950717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054950717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054950718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054950722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054950722 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054950730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005054950730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054950730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054950730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054950730 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005054950730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054950730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054950730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054950730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054950731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054950731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054950731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054950731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054950731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054950731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054950731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054950731 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054950731 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005054950731 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054950731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054950731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054950731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054950734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054950738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054950738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005054950745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005054950745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005054950745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005054950745 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054950745 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005054950745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005054950745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005054950745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005054950745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005054950746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005054950746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005054950746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005054950746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005054950746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005054950746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005054950746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005054950746 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005054950746 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005054950746 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005054950746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005054950746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005054950746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005054950749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005054950754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054950754 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005054951172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054951172 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005054951172 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005054951172 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005054951176 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005054951177 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@f1fcabad5563: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C3A0EE60'O, index=0 SGSN_Test-GSUP(133)@f1fcabad5563: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241005054951254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054951254 DLLC NOTICE LLME(ffffffff/c3a0ee60){UNASSIGNED} LLC RX: unknown TLLI 0xc3a0ee60, creating LLME on the fly (gprs_llc.c:552) 20241005054951254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241005054951254 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241005054951254 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005054951254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005054951254 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005054951254 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005054951254 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005054951254 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005054951254 DLLC NOTICE LLME(ffffffff/c3a0ee60){UNASSIGNED} LLGM Assign pre (c3a0ee60 => d4383c46) (gprs_llc.c:1079) 20241005054951254 DLLC NOTICE LLME(c3a0ee60/d4383c46){ASSIGNED} LLGM Assign post (c3a0ee60 => d4383c46) (gprs_llc.c:1125) 20241005054951254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005054951254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005054951254 DMM DEBUG MM(262420000000003/d4383c46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005054951272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005054951272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005054951272 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005054951272 DMM DEBUG MM(262420000000003/d4383c46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241005054951272 DMM NOTICE MM(262420000000003/d4383c46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005054951272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005054951272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005054951272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005054951272 DMM DEBUG MM(262420000000003/d4383c46) Requesting authorization (sgsn_auth.c:160) 20241005054951272 DMM INFO MM(262420000000003/d4383c46) Requesting authentication tuples (sgsn_auth.c:184) 20241005054951272 DMM DEBUG MM(262420000000003/d4383c46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005054951272 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241005054951272 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@f1fcabad5563: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241005054957274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241005054957274 DMM ERROR MM(262420000000003/d4383c46) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241005054957274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241005054957274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241005054957274 DMM NOTICE MM(262420000000003/d4383c46) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241005054957274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Reject}: Deallocated (fsm.c:568) 20241005054957274 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005054957274 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005054957274 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241005054957274 DLLC NOTICE LLME(c3a0ee60/d4383c46){ASSIGNED} LLGM Assign pre (d4383c46 => ffffffff) (gprs_llc.c:1079) 20241005054957274 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4383c46 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@f1fcabad5563: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@f1fcabad5563: Final verdict of PTC: pass 20241005054957293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32956<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(121)@f1fcabad5563: Final verdict of PTC: none 20241005054957297 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(122)@f1fcabad5563: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@f1fcabad5563: Final verdict of PTC: none 20241005054957298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(132)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(126)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@f1fcabad5563: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(131)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@f1fcabad5563: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(124)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(119)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(129)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sat Oct 5 05:49:57 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 20241005054957391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005054957693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65276) 20241005054958299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054958299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65276, count=66536) 20241005054959300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005054959300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sat Oct 5 05:49:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055000302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055000302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_auth_sai_reject started. 20241005055000805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055000808 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055000851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055000852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055000852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055000852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055000852 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055000852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055000852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055000852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055000852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055000853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055000853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055000853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055000853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055000853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055000853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055000853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055000853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055000853 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055000853 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055000853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055000853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055000853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055000855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055000860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055000860 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055000867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055000867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055000867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055000867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055000867 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055000867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055000867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055000867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055000867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055000868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055000868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055000868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055000868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055000868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055000868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055000868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055000868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055000868 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055000868 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055000868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055000868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055000868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055000872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055000878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055000878 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055000886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055000886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055000886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055000886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055000886 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055000886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055000886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055000886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055000886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055000886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055000886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055000886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055000887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055000887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055000887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055000887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055000887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055000887 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055000887 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055000887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055000887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055000887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055000888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055000892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055000892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055001304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055001304 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055001304 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055001304 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055001309 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055001310 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@f1fcabad5563: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='CCC23B55'O, index=0 SGSN_Test-GSUP(152)@f1fcabad5563: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241005055001356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055001356 DLLC NOTICE LLME(ffffffff/ccc23b55){UNASSIGNED} LLC RX: unknown TLLI 0xccc23b55, creating LLME on the fly (gprs_llc.c:552) 20241005055001356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055001356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241005055001356 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055001356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055001356 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055001356 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055001356 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055001356 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055001356 DLLC NOTICE LLME(ffffffff/ccc23b55){UNASSIGNED} LLGM Assign pre (ccc23b55 => d43aec19) (gprs_llc.c:1079) 20241005055001356 DLLC NOTICE LLME(ccc23b55/d43aec19){ASSIGNED} LLGM Assign post (ccc23b55 => d43aec19) (gprs_llc.c:1125) 20241005055001356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055001356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055001356 DMM DEBUG MM(262420000000004/d43aec19) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055001364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055001364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055001364 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055001364 DMM DEBUG MM(262420000000004/d43aec19) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241005055001364 DMM NOTICE MM(262420000000004/d43aec19) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055001364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055001364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055001364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055001364 DMM DEBUG MM(262420000000004/d43aec19) Requesting authorization (sgsn_auth.c:160) 20241005055001364 DMM INFO MM(262420000000004/d43aec19) Requesting authentication tuples (sgsn_auth.c:184) 20241005055001364 DMM DEBUG MM(262420000000004/d43aec19) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055001364 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241005055001364 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@f1fcabad5563: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241005055001366 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241005055001366 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241005055001366 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241005055007366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241005055007366 DMM ERROR MM(262420000000004/d43aec19) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241005055007366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241005055007366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241005055007366 DMM NOTICE MM(262420000000004/d43aec19) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241005055007366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Reject}: Deallocated (fsm.c:568) 20241005055007366 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055007366 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055007366 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241005055007366 DLLC NOTICE LLME(ccc23b55/d43aec19){ASSIGNED} LLGM Assign pre (d43aec19 => ffffffff) (gprs_llc.c:1079) 20241005055007366 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d43aec19 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@f1fcabad5563: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@f1fcabad5563: Final verdict of PTC: pass 20241005055007395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55278<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(150)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(145)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@f1fcabad5563: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@f1fcabad5563: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@f1fcabad5563: Final verdict of PTC: none 20241005055007402 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055007403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(146)@f1fcabad5563: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(148)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(152)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(140)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(143)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(138)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sat Oct 5 05:50:07 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 20241005055007548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055007850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63960) 20241005055008403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055008403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63960, count=68316) 20241005055009405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055009405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sat Oct 5 05:50:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055010407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055010407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_gsup_lu_timeout started. 20241005055010895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055010896 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055010915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055010915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055010915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055010915 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055010915 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055010915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055010915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055010915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055010915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055010916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055010916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055010916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055010916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055010916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055010916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055010916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055010916 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055010916 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055010916 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055010916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055010916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055010916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055010919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055010924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055010924 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055010933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055010933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055010933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055010933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055010933 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055010933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055010933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055010933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055010933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055010934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055010934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055010934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055010934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055010934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055010934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055010934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055010934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055010934 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055010934 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055010934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(164)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055010934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055010934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055010936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055010941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055010941 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(166)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(163)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055010954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055010954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055010954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055010954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055010954 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055010954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055010954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055010954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055010954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055010955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055010955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055010955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055010955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055010955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055010955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055010955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055010955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055010955 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055010955 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055010955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055010955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055010955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055010957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055010961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055010961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(167)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055011408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055011408 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055011408 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055011408 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(169)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055011412 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(169)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055011413 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(169)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@f1fcabad5563: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F2850D04'O, index=0 SGSN_Test-GSUP(171)@f1fcabad5563: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@f1fcabad5563: 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 := '413A7A4DC042E71902861CAC38B0157A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C682B07'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '78D396305FAC75AF'O } } } } } 20241005055012469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055012469 DLLC NOTICE LLME(ffffffff/f2850d04){UNASSIGNED} LLC RX: unknown TLLI 0xf2850d04, creating LLME on the fly (gprs_llc.c:552) 20241005055012469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055012469 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241005055012469 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055012469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055012469 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055012469 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055012469 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055012469 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055012469 DLLC NOTICE LLME(ffffffff/f2850d04){UNASSIGNED} LLGM Assign pre (f2850d04 => c363ccd2) (gprs_llc.c:1079) 20241005055012469 DLLC NOTICE LLME(f2850d04/c363ccd2){ASSIGNED} LLGM Assign post (f2850d04 => c363ccd2) (gprs_llc.c:1125) 20241005055012469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055012469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055012469 DMM DEBUG MM(262420000000005/c363ccd2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055012487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055012487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055012487 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055012487 DMM DEBUG MM(262420000000005/c363ccd2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241005055012487 DMM NOTICE MM(262420000000005/c363ccd2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055012487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055012487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055012487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055012487 DMM DEBUG MM(262420000000005/c363ccd2) Requesting authorization (sgsn_auth.c:160) 20241005055012487 DMM INFO MM(262420000000005/c363ccd2) Requesting authentication tuples (sgsn_auth.c:184) 20241005055012487 DMM DEBUG MM(262420000000005/c363ccd2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055012487 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241005055012487 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@f1fcabad5563: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241005055012494 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055012494 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055012494 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055012494 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055012494 DMM INFO MM(262420000000005/c363ccd2) Subscriber data update (mmctx.c:445) 20241005055012494 DMM DEBUG MM(262420000000005/c363ccd2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055012494 DMM INFO MM(262420000000005/c363ccd2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055012494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055012494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055012494 DMM INFO MM(262420000000005/c363ccd2) <- GMM AUTH AND CIPHERING REQ (rand = 41 3a 7a 4d c0 42 e7 19 02 86 1c ac 38 b0 15 7a , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055012511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055012511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055012511 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055012511 DMM INFO MM(262420000000005/c363ccd2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055012511 DMM NOTICE MM(262420000000005/c363ccd2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055012511 DMM DEBUG MM(262420000000005/c363ccd2) checking auth: received GSM SRES = 8c 68 2b 07 (gprs_gmm.c:666) 20241005055012511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055012511 DMM DEBUG MM(262420000000005/c363ccd2) Requesting authorization (sgsn_auth.c:160) 20241005055012511 DMM INFO MM(262420000000005/c363ccd2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055012511 DMM DEBUG MM(262420000000005/c363ccd2) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055012511 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241005055012511 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) 20241005055012511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055012511 DMM INFO MM(262420000000005/c363ccd2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc363ccd2) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@f1fcabad5563: setverdict(fail): none -> fail MC@f1fcabad5563: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@f1fcabad5563: Final verdict of PTC: none 20241005055012521 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055012521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(169)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(159)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(164)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(170)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@f1fcabad5563: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@f1fcabad5563: Final verdict of PTC: none 20241005055012525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43748<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI210(163)@f1fcabad5563: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(162)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(168)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(157)@f1fcabad5563: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@f1fcabad5563: Final verdict of PTC: fail MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@f1fcabad5563: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sat Oct 5 05:50:12 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 20241005055012629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055013031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50200) 20241005055013522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055013522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50200, count=73444) 20241005055014524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055014524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sat Oct 5 05:50:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055015526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055015527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_gsup_lu_reject started. 20241005055016129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055016132 DMM INFO MM(262420000000005/c363ccd2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055016132 DMM INFO MM(262420000000005/c363ccd2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055016132 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055016132 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055016132 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055016132 DMM ERROR MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241005055016132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241005055016132 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055016132 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055016132 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055016132 DLLC NOTICE LLME(f2850d04/c363ccd2){ASSIGNED} LLGM Assign pre (c363ccd2 => ffffffff) (gprs_llc.c:1079) 20241005055016132 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c363ccd2 => ffffffff) (gprs_llc.c:1125) 20241005055016133 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055016178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055016178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055016178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055016178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055016178 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055016178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055016178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055016178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055016178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055016179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055016179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055016179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055016179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055016179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055016179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055016179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055016179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055016179 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055016179 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055016179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055016179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055016179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055016181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055016186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055016186 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055016193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055016193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055016193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055016193 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055016193 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055016193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055016193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055016193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055016193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055016194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055016194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055016194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055016194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055016194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055016194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055016194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055016194 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055016194 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055016194 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055016194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055016195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055016195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055016197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055016202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055016202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055016210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055016210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055016210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055016210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055016210 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055016210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055016210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055016210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055016210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055016211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055016211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055016211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055016211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055016211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055016211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055016211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055016211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055016211 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055016211 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055016211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055016211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055016211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055016214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055016219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055016219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055016527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055016527 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055016528 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055016528 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055016532 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055016533 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@f1fcabad5563: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='D9B3AFA1'O, index=0 SGSN_Test-GSUP(190)@f1fcabad5563: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@f1fcabad5563: 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 := '98C9D206A38DC9CD60B1C05DBE4D18AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '03D86770'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '733725009E4D0A11'O } } } } } 20241005055017603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055017603 DLLC NOTICE LLME(ffffffff/d9b3afa1){UNASSIGNED} LLC RX: unknown TLLI 0xd9b3afa1, creating LLME on the fly (gprs_llc.c:552) 20241005055017603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055017603 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241005055017603 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055017603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055017603 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055017603 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055017603 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055017603 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055017603 DLLC NOTICE LLME(ffffffff/d9b3afa1){UNASSIGNED} LLGM Assign pre (d9b3afa1 => f925d80f) (gprs_llc.c:1079) 20241005055017603 DLLC NOTICE LLME(d9b3afa1/f925d80f){ASSIGNED} LLGM Assign post (d9b3afa1 => f925d80f) (gprs_llc.c:1125) 20241005055017603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055017603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055017603 DMM DEBUG MM(262420000000006/f925d80f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055017613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055017613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055017613 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055017613 DMM DEBUG MM(262420000000006/f925d80f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241005055017613 DMM NOTICE MM(262420000000006/f925d80f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055017613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055017613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055017613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055017613 DMM DEBUG MM(262420000000006/f925d80f) Requesting authorization (sgsn_auth.c:160) 20241005055017613 DMM INFO MM(262420000000006/f925d80f) Requesting authentication tuples (sgsn_auth.c:184) 20241005055017613 DMM DEBUG MM(262420000000006/f925d80f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055017613 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241005055017613 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@f1fcabad5563: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241005055017616 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055017616 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055017616 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055017616 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055017616 DMM INFO MM(262420000000006/f925d80f) Subscriber data update (mmctx.c:445) 20241005055017616 DMM DEBUG MM(262420000000006/f925d80f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055017616 DMM INFO MM(262420000000006/f925d80f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055017616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055017616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055017616 DMM INFO MM(262420000000006/f925d80f) <- GMM AUTH AND CIPHERING REQ (rand = 98 c9 d2 06 a3 8d c9 cd 60 b1 c0 5d be 4d 18 aa , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055017623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055017623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055017623 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055017623 DMM INFO MM(262420000000006/f925d80f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055017623 DMM NOTICE MM(262420000000006/f925d80f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055017623 DMM DEBUG MM(262420000000006/f925d80f) checking auth: received GSM SRES = 03 d8 67 70 (gprs_gmm.c:666) 20241005055017623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055017623 DMM DEBUG MM(262420000000006/f925d80f) Requesting authorization (sgsn_auth.c:160) 20241005055017623 DMM INFO MM(262420000000006/f925d80f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055017623 DMM DEBUG MM(262420000000006/f925d80f) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055017623 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241005055017623 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) 20241005055017623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055017623 DMM INFO MM(262420000000006/f925d80f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf925d80f) (gprs_gmm.c:300) 20241005055017624 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241005055017624 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241005055017624 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241005055017624 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055017624 DMM INFO MM(262420000000006/f925d80f) Subscriber data update (mmctx.c:445) 20241005055017624 DMM DEBUG MM(262420000000006/f925d80f) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@f1fcabad5563: setverdict(fail): none -> fail MC@f1fcabad5563: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@f1fcabad5563: Final verdict of PTC: none 20241005055017631 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055017632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(179)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(178)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@f1fcabad5563: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(188)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(183)@f1fcabad5563: Final verdict of PTC: none 20241005055017634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54102<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(184)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@f1fcabad5563: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@f1fcabad5563: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(181)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(176)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(186)@f1fcabad5563: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@f1fcabad5563: Final verdict of PTC: fail MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@f1fcabad5563: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sat Oct 5 05:50:17 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 20241005055017719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055018121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75916) 20241005055018633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055018633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75916, count=80272) 20241005055019595 DGPRS DEBUG Checking for inactive LLMEs, time = 30635618 (sgsn.c:131) 20241005055019634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055019634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sat Oct 5 05:50:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055020635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055020635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_combined started. 20241005055021222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055021224 DMM INFO MM(262420000000006/f925d80f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055021224 DMM INFO MM(262420000000006/f925d80f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055021224 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055021224 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055021224 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055021224 DMM ERROR MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241005055021224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241005055021224 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055021224 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055021224 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055021224 DLLC NOTICE LLME(d9b3afa1/f925d80f){ASSIGNED} LLGM Assign pre (f925d80f => ffffffff) (gprs_llc.c:1079) 20241005055021224 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f925d80f => ffffffff) (gprs_llc.c:1125) 20241005055021224 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055021280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055021280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055021280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055021280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055021280 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055021280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055021280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055021280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055021280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055021281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055021281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055021281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055021281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055021281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055021281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055021281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055021281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055021281 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055021281 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055021281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(197)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055021281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055021281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055021283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055021287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055021287 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055021295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055021295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055021295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055021295 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055021295 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055021295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055021295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055021295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055021295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055021295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055021296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055021296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055021296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055021296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055021296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055021296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055021296 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055021296 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055021296 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055021296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055021296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055021296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055021297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055021302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055021302 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055021310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055021310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055021310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055021310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055021310 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055021310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055021310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055021310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055021310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055021311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055021311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055021311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055021311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055021311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055021311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055021311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055021311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055021311 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055021311 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055021311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(207)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055021311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055021311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055021312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055021317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055021317 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055021636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055021636 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055021636 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055021636 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055021640 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055021641 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@f1fcabad5563: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D5653B0C'O, index=0 SGSN_Test-GSUP(209)@f1fcabad5563: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@f1fcabad5563: 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 := '35D94FB950F5C5E00639BD53B7D80244'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BDAD9E1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F3F886D5D88F9B79'O } } } } } 20241005055022720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055022720 DLLC NOTICE LLME(ffffffff/d5653b0c){UNASSIGNED} LLC RX: unknown TLLI 0xd5653b0c, creating LLME on the fly (gprs_llc.c:552) 20241005055022720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055022720 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241005055022720 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055022720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055022720 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055022720 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055022720 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055022720 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055022720 DLLC NOTICE LLME(ffffffff/d5653b0c){UNASSIGNED} LLGM Assign pre (d5653b0c => c57ed0ee) (gprs_llc.c:1079) 20241005055022720 DLLC NOTICE LLME(d5653b0c/c57ed0ee){ASSIGNED} LLGM Assign post (d5653b0c => c57ed0ee) (gprs_llc.c:1125) 20241005055022720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055022720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055022720 DMM DEBUG MM(262420000000007/c57ed0ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055022734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055022734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055022734 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055022734 DMM DEBUG MM(262420000000007/c57ed0ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241005055022734 DMM NOTICE MM(262420000000007/c57ed0ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055022734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055022734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055022734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055022734 DMM DEBUG MM(262420000000007/c57ed0ee) Requesting authorization (sgsn_auth.c:160) 20241005055022734 DMM INFO MM(262420000000007/c57ed0ee) Requesting authentication tuples (sgsn_auth.c:184) 20241005055022734 DMM DEBUG MM(262420000000007/c57ed0ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055022734 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241005055022734 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@f1fcabad5563: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241005055022739 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055022739 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055022739 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055022739 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055022739 DMM INFO MM(262420000000007/c57ed0ee) Subscriber data update (mmctx.c:445) 20241005055022739 DMM DEBUG MM(262420000000007/c57ed0ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055022739 DMM INFO MM(262420000000007/c57ed0ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055022739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055022739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055022739 DMM INFO MM(262420000000007/c57ed0ee) <- GMM AUTH AND CIPHERING REQ (rand = 35 d9 4f b9 50 f5 c5 e0 06 39 bd 53 b7 d8 02 44 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055022754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055022754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055022754 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055022754 DMM INFO MM(262420000000007/c57ed0ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055022754 DMM NOTICE MM(262420000000007/c57ed0ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055022754 DMM DEBUG MM(262420000000007/c57ed0ee) checking auth: received GSM SRES = 2b da d9 e1 (gprs_gmm.c:666) 20241005055022754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055022754 DMM DEBUG MM(262420000000007/c57ed0ee) Requesting authorization (sgsn_auth.c:160) 20241005055022754 DMM INFO MM(262420000000007/c57ed0ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055022754 DMM DEBUG MM(262420000000007/c57ed0ee) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055022754 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241005055022754 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) 20241005055022754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055022754 DMM INFO MM(262420000000007/c57ed0ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xc57ed0ee) (gprs_gmm.c:300) 20241005055022757 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055022757 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055022757 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241005055022757 DMM INFO MM(262420000000007/c57ed0ee) Subscriber data update (mmctx.c:445) 20241005055022757 DMM DEBUG MM(262420000000007/c57ed0ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055022757 DMM INFO MM(262420000000007/c57ed0ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055022757 DMM NOTICE MM(262420000000007/c57ed0ee) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241005055022757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055022757 DMM NOTICE MM(262420000000007/c57ed0ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055022757 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) 20241005055022759 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055022759 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241005055022759 DMM INFO MM(262420000000007/c57ed0ee) Subscriber data update (mmctx.c:445) 20241005055022759 DMM DEBUG MM(262420000000007/c57ed0ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@f1fcabad5563: Removing Client IMSI='262420000000007'H, index=0 20241005055022768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055022768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055022768 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055022768 DMM INFO MM(262420000000007/c57ed0ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055022768 DMM NOTICE MM(262420000000007/c57ed0ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055022768 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055022768 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055022768 DLLC NOTICE LLME(d5653b0c/c57ed0ee){ASSIGNED} LLGM Assign pre (ffffffff => c57ed0ee) (gprs_llc.c:1079) 20241005055022768 DLLC NOTICE LLME(ffffffff/c57ed0ee){ASSIGNED} LLGM Assign post (ffffffff => c57ed0ee) (gprs_llc.c:1125) 20241005055022768 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055022768 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055022769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055022769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@f1fcabad5563: Final verdict of PTC: pass 20241005055022772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54114<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_combined-BVCI210(201)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(209)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(202)@f1fcabad5563: Final verdict of PTC: none 20241005055022777 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055022777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_combined-BVCI220(206)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(207)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@f1fcabad5563: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(197)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(200)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(195)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(205)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_combined finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sat Oct 5 05:50:22 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241005055022874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055023275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53942<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84328) 20241005055023778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055023778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84328, count=88684) 20241005055024779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055024779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sat Oct 5 05:50:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055025780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055025780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_accept_all started. 20241005055026367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055026370 DMM INFO MM(262420000000007/c57ed0ee) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055026370 DMM INFO MM(262420000000007/c57ed0ee) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055026370 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055026370 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055026370 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055026370 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055026370 DLLC NOTICE LLME(ffffffff/c57ed0ee){ASSIGNED} LLGM Assign pre (c57ed0ee => ffffffff) (gprs_llc.c:1079) 20241005055026370 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c57ed0ee => ffffffff) (gprs_llc.c:1125) 20241005055026370 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241005055026370 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) 20241005055026370 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) 20241005055026370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055026370 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055026370 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055026370 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055026371 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055026402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055026402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055026402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055026402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055026402 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055026402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055026402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055026402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055026402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055026402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055026402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055026402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055026402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055026403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055026403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055026403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055026403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055026403 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055026403 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055026403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055026403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055026403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055026405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055026410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055026410 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055026416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055026416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055026416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055026416 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055026416 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055026416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055026416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055026416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055026416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055026416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055026416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055026416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055026416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055026416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055026416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055026416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055026416 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055026416 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055026416 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055026416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055026417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055026417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055026419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055026423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055026423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055026432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055026432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055026432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055026432 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055026432 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055026432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055026432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055026432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055026432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055026433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055026433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055026433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055026433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055026433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055026433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055026433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055026433 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055026433 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055026433 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055026433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055026434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055026434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055026436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055026441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055026441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055026781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055026781 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055026781 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055026781 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055026785 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055026786 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@f1fcabad5563: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='D08E1B94'O, index=0 SGSN_Test-GSUP(228)@f1fcabad5563: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241005055027858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055027858 DLLC NOTICE LLME(ffffffff/d08e1b94){UNASSIGNED} LLC RX: unknown TLLI 0xd08e1b94, creating LLME on the fly (gprs_llc.c:552) 20241005055027858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055027858 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241005055027858 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055027858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055027858 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055027858 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055027858 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055027858 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055027858 DLLC NOTICE LLME(ffffffff/d08e1b94){UNASSIGNED} LLGM Assign pre (d08e1b94 => dee7c6fe) (gprs_llc.c:1079) 20241005055027858 DLLC NOTICE LLME(d08e1b94/dee7c6fe){ASSIGNED} LLGM Assign post (d08e1b94 => dee7c6fe) (gprs_llc.c:1125) 20241005055027858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055027858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055027858 DMM DEBUG MM(262420000000008/dee7c6fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055027880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055027880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055027880 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055027880 DMM DEBUG MM(262420000000008/dee7c6fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241005055027880 DMM NOTICE MM(262420000000008/dee7c6fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055027880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055027881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055027881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241005055027881 DMM INFO MM(262420000000008/dee7c6fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xdee7c6fe) (gprs_gmm.c:300) TC_attach_accept_all(230)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@f1fcabad5563: Removing Client IMSI='262420000000008'H, index=0 20241005055028870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055028870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055028870 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055028870 DMM INFO MM(262420000000008/dee7c6fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055028870 DMM NOTICE MM(262420000000008/dee7c6fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055028870 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055028870 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055028870 DLLC NOTICE LLME(d08e1b94/dee7c6fe){ASSIGNED} LLGM Assign pre (ffffffff => dee7c6fe) (gprs_llc.c:1079) 20241005055028870 DLLC NOTICE LLME(ffffffff/dee7c6fe){ASSIGNED} LLGM Assign post (ffffffff => dee7c6fe) (gprs_llc.c:1125) 20241005055028870 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055028870 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055028870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055028870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@f1fcabad5563: Final verdict of PTC: pass 20241005055028874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53944<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055028878 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055028878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(217)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(216)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@f1fcabad5563: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(228)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(221)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(226)@f1fcabad5563: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@f1fcabad5563: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(219)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(214)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(224)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_accept_all finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sat Oct 5 05:50:28 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 20241005055028948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055029350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53954<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69044) 20241005055029879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055029879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69044, count=70304) 20241005055030880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055030880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sat Oct 5 05:50:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055031881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055031881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_closed started. 20241005055032446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055032448 DMM INFO MM(262420000000008/dee7c6fe) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055032448 DMM INFO MM(262420000000008/dee7c6fe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055032448 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055032448 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055032448 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055032448 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055032448 DLLC NOTICE LLME(ffffffff/dee7c6fe){ASSIGNED} LLGM Assign pre (dee7c6fe => ffffffff) (gprs_llc.c:1079) 20241005055032448 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dee7c6fe => ffffffff) (gprs_llc.c:1125) 20241005055032448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055032448 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055032448 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055032448 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055032448 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055032485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055032485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055032485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055032485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055032485 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055032485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055032485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055032485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055032485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055032485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055032485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055032485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055032486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055032486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055032486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055032486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055032486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055032486 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055032486 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055032486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055032486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055032486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055032487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055032492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055032492 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055032499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055032499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055032499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055032499 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055032499 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055032499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055032499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055032499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055032499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055032500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055032500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055032500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055032500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055032500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055032500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055032500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055032500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055032500 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055032500 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055032500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055032500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055032500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055032502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055032506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055032506 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055032513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055032513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055032513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055032513 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055032513 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055032513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055032513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055032513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055032514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055032514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055032514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055032514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055032514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055032514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055032514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055032514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055032514 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055032514 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055032514 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055032514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(245)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055032515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055032515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055032516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055032521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055032521 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055032882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055032882 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055032882 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055032882 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055032886 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055032887 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@f1fcabad5563: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='C7609508'O, index=0 SGSN_Test-GSUP(247)@f1fcabad5563: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@f1fcabad5563: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='C7609508'O, index=1 20241005055033956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055033956 DLLC NOTICE LLME(ffffffff/c7609508){UNASSIGNED} LLC RX: unknown TLLI 0xc7609508, creating LLME on the fly (gprs_llc.c:552) 20241005055033956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055033956 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241005055033956 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055033956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055033956 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055033956 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055033956 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055033956 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055033956 DLLC NOTICE LLME(ffffffff/c7609508){UNASSIGNED} LLGM Assign pre (c7609508 => e2e54a8f) (gprs_llc.c:1079) 20241005055033956 DLLC NOTICE LLME(c7609508/e2e54a8f){ASSIGNED} LLGM Assign post (c7609508 => e2e54a8f) (gprs_llc.c:1125) 20241005055033956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055033956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055033956 DMM DEBUG MM(001010123456789/e2e54a8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055033962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055033962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055033962 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055033962 DMM DEBUG MM(001010123456789/e2e54a8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241005055033962 DMM NOTICE MM(001010123456789/e2e54a8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055033962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055033962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055033962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241005055033962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241005055033962 DMM NOTICE MM(001010123456789/e2e54a8f) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241005055033962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Reject}: Deallocated (fsm.c:568) 20241005055033962 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055033962 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055033962 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241005055033962 DLLC NOTICE LLME(c7609508/e2e54a8f){ASSIGNED} LLGM Assign pre (e2e54a8f => ffffffff) (gprs_llc.c:1079) 20241005055033962 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2e54a8f => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@f1fcabad5563: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@f1fcabad5563: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@f1fcabad5563: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='F4DA485D'O, index=2 SGSN_Test-GSUP(247)@f1fcabad5563: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241005055033981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055033981 DLLC NOTICE LLME(ffffffff/f4da485d){UNASSIGNED} LLC RX: unknown TLLI 0xf4da485d, creating LLME on the fly (gprs_llc.c:552) 20241005055033981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055033981 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241005055033981 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055033981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055033981 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055033981 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055033981 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055033981 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055033981 DLLC NOTICE LLME(ffffffff/f4da485d){UNASSIGNED} LLGM Assign pre (f4da485d => ef997031) (gprs_llc.c:1079) 20241005055033981 DLLC NOTICE LLME(f4da485d/ef997031){ASSIGNED} LLGM Assign post (f4da485d => ef997031) (gprs_llc.c:1125) 20241005055033981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055033981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055033981 DMM DEBUG MM(262420000000010/ef997031) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055033984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055033985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055033985 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055033985 DMM DEBUG MM(262420000000010/ef997031) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241005055033985 DMM NOTICE MM(262420000000010/ef997031) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055033985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055033985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055033985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241005055033985 DMM INFO MM(262420000000010/ef997031) <- GMM ATTACH ACCEPT (new P-TMSI=0xef997031) (gprs_gmm.c:300) TC_attach_closed(250)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@f1fcabad5563: Removing Client IMSI='262420000000010'H, index=2 20241005055034997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055034997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055034998 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055034998 DMM INFO MM(262420000000010/ef997031) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055034998 DMM NOTICE MM(262420000000010/ef997031) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055034998 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055034998 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055034998 DLLC NOTICE LLME(f4da485d/ef997031){ASSIGNED} LLGM Assign pre (ffffffff => ef997031) (gprs_llc.c:1079) 20241005055034998 DLLC NOTICE LLME(ffffffff/ef997031){ASSIGNED} LLGM Assign post (ffffffff => ef997031) (gprs_llc.c:1125) 20241005055034998 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055034998 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055034998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055034998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@f1fcabad5563: Final verdict of PTC: pass 20241005055034999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48520<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(235)@f1fcabad5563: Final verdict of PTC: none 20241005055035005 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055035005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(245)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(240)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@f1fcabad5563: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@f1fcabad5563: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@f1fcabad5563: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(233)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(238)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(243)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@f1fcabad5563: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@f1fcabad5563: Test case TC_attach_closed finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sat Oct 5 05:50:35 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241005055035109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055035512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77320) 20241005055036006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055036006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=77320, count=81676) 20241005055037007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055037007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sat Oct 5 05:50:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055038009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055038009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_no_imei_response started. 20241005055038608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055038610 DMM INFO MM(262420000000010/ef997031) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055038611 DMM INFO MM(262420000000010/ef997031) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055038611 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055038611 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055038611 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055038611 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055038611 DLLC NOTICE LLME(ffffffff/ef997031){ASSIGNED} LLGM Assign pre (ef997031 => ffffffff) (gprs_llc.c:1079) 20241005055038611 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef997031 => ffffffff) (gprs_llc.c:1125) 20241005055038611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055038611 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055038611 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055038611 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055038611 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055038655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055038655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055038655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055038655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055038655 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055038655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055038655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055038655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055038655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055038656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055038656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055038656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055038656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055038656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055038656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055038656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055038656 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055038656 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055038656 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055038656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055038657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055038657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055038659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055038664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055038664 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(257)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055038670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055038670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055038670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055038670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055038670 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055038670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055038670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055038670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055038670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055038671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055038671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055038671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055038671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055038671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055038671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055038671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055038671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055038671 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055038671 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055038671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055038671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055038671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055038673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055038678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055038678 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055038689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055038689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055038689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055038689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055038689 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055038689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055038689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055038689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055038689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055038691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055038691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055038691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055038691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055038691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055038691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055038691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055038691 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055038691 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055038691 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055038691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055038691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055038691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055038692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055038697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055038697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055039011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055039011 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055039011 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055039011 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055039015 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055039016 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@f1fcabad5563: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='FA3F125B'O, index=0 SGSN_Test-GSUP(267)@f1fcabad5563: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241005055040084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055040084 DLLC NOTICE LLME(ffffffff/fa3f125b){UNASSIGNED} LLC RX: unknown TLLI 0xfa3f125b, creating LLME on the fly (gprs_llc.c:552) 20241005055040084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055040084 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241005055040084 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055040084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055040084 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055040084 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055040084 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055040084 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055040084 DLLC NOTICE LLME(ffffffff/fa3f125b){UNASSIGNED} LLGM Assign pre (fa3f125b => c239af42) (gprs_llc.c:1079) 20241005055040084 DLLC NOTICE LLME(fa3f125b/c239af42){ASSIGNED} LLGM Assign post (fa3f125b => c239af42) (gprs_llc.c:1125) 20241005055040084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055040084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055040084 DMM DEBUG MM(262420000000032/c239af42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055046085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241005055046085 DMM DEBUG MM(262420000000032/c239af42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055049596 DGPRS DEBUG Checking for inactive LLMEs, time = 30635648 (sgsn.c:131) 20241005055052086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241005055052086 DMM DEBUG MM(262420000000032/c239af42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055058087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241005055058087 DMM DEBUG MM(262420000000032/c239af42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055059012 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241005055059012 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241005055059013 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055104088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241005055104088 DMM DEBUG MM(262420000000032/c239af42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055108658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055108664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055108664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055108671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055108675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055108675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055108692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055108697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055108697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055110089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241005055110089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241005055110089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241005055110089 DMM NOTICE MM(262420000000032/c239af42) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241005055110089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Reject}: Deallocated (fsm.c:568) 20241005055110089 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055110089 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055110089 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241005055110089 DLLC NOTICE LLME(fa3f125b/c239af42){ASSIGNED} LLGM Assign pre (c239af42 => ffffffff) (gprs_llc.c:1079) 20241005055110089 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c239af42 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@f1fcabad5563: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@f1fcabad5563: Final verdict of PTC: pass 20241005055110105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48538<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055110110 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055110110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(267)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(265)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(260)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@f1fcabad5563: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@f1fcabad5563: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(255)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@f1fcabad5563: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(263)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(253)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(258)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sat Oct 5 05:51:10 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 20241005055110217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055110519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62632) 20241005055111111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055111111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62632, count=70888) 20241005055112113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055112113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sat Oct 5 05:51:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055113115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055113115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_no_imsi_response started. 20241005055113618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055113621 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055113667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055113667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055113667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055113667 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055113667 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055113667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055113667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055113667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055113667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055113667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055113668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055113668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055113668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055113668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055113668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055113668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055113668 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055113668 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055113668 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055113668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055113668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055113668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055113670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055113675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055113675 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(276)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(280)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055113685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055113685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055113685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055113685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055113685 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055113685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055113685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055113685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055113685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(279)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(280)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055113686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055113686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055113686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055113686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055113686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055113686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055113686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055113686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055113686 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055113686 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055113686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055113686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055113686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055113689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241005055113693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055113693 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(279)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imsi_response-BVCI210(277)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(284)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055113696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055113696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055113696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055113696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055113696 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055113696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055113696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055113696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055113696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055113697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055113697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055113697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055113697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055113697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055113697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055113697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055113697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055113697 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055113697 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055113697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055113697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055113697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055113699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055113703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055113703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055114116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055114116 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055114116 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055114116 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055114120 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055114121 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@f1fcabad5563: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='CD01FC58'O, index=0 SGSN_Test-GSUP(286)@f1fcabad5563: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241005055115181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055115181 DLLC NOTICE LLME(ffffffff/cd01fc58){UNASSIGNED} LLC RX: unknown TLLI 0xcd01fc58, creating LLME on the fly (gprs_llc.c:552) 20241005055115181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055115181 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241005055115181 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055115181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055115181 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055115181 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055115181 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055115181 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055115181 DLLC NOTICE LLME(ffffffff/cd01fc58){UNASSIGNED} LLGM Assign pre (cd01fc58 => ef9c77d9) (gprs_llc.c:1079) 20241005055115181 DLLC NOTICE LLME(cd01fc58/ef9c77d9){ASSIGNED} LLGM Assign post (cd01fc58 => ef9c77d9) (gprs_llc.c:1125) 20241005055115181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055115181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055115181 DMM DEBUG MM(/ef9c77d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055115194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055115194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055115194 DMM DEBUG MM_STATE_Gb(3439459416)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055115194 DMM DEBUG MM(/ef9c77d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241005055115194 DMM NOTICE MM(/ef9c77d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055115194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055115194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241005055115194 DMM DEBUG MM(/ef9c77d9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241005055119597 DGPRS DEBUG Checking for inactive LLMEs, time = 30635678 (sgsn.c:131) 20241005055121196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241005055121196 DMM DEBUG MM(/ef9c77d9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241005055127198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241005055127198 DMM DEBUG MM(/ef9c77d9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241005055133199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241005055133199 DMM DEBUG MM(/ef9c77d9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241005055134117 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241005055134117 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241005055134118 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055139200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241005055139200 DMM DEBUG MM(/ef9c77d9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241005055143668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055143673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055143673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055143688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055143691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055143691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055143698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055143701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055143701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055145202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241005055145202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241005055145202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241005055145202 DMM NOTICE MM(/ef9c77d9) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241005055145202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Reject}: Deallocated (fsm.c:568) 20241005055145202 DMM DEBUG MM_STATE_Gb(3439459416)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055145202 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055145202 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241005055145202 DLLC NOTICE LLME(cd01fc58/ef9c77d9){ASSIGNED} LLGM Assign pre (ef9c77d9 => ffffffff) (gprs_llc.c:1079) 20241005055145202 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef9c77d9 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@f1fcabad5563: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@f1fcabad5563: Final verdict of PTC: pass 20241005055145222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40562<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_no_imsi_response-BVCI196(273)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(286)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(274)@f1fcabad5563: Final verdict of PTC: none 20241005055145227 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055145227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(280)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@f1fcabad5563: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(284)@f1fcabad5563: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(282)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(278)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(272)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sat Oct 5 05:51:45 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 20241005055145333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055145635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63256) 20241005055146229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055146229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63256, count=71508) 20241005055147230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055147230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sat Oct 5 05:51:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055148231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055148231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_closed_add_vty started. 20241005055148737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055148740 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055148775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055148775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055148775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055148775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055148775 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055148775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055148775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055148775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055148775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055148776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055148776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055148776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055148776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055148776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055148776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055148776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055148776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055148776 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055148776 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055148776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055148777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055148777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055148778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055148783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055148783 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055148791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055148791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055148791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055148791 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055148791 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055148791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055148791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055148791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055148791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055148791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055148791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055148791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055148791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055148791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055148791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055148791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055148791 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055148791 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055148791 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055148791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055148792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055148792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055148794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055148798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055148798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055148805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055148805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055148805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055148805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055148805 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055148805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055148805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055148805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055148805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055148806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055148806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055148806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055148806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055148806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055148806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055148806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055148806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055148806 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055148806 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055148806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055148806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055148806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055148808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055148812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055148812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055149233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055149233 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055149233 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055149233 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055149237 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055149238 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055149598 DGPRS DEBUG Checking for inactive LLMEs, time = 30635708 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@f1fcabad5563: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='DACE7742'O, index=0 SGSN_Test-GSUP(305)@f1fcabad5563: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@f1fcabad5563: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='DACE7742'O, index=1 20241005055150315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055150315 DLLC NOTICE LLME(ffffffff/dace7742){UNASSIGNED} LLC RX: unknown TLLI 0xdace7742, creating LLME on the fly (gprs_llc.c:552) 20241005055150315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055150315 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241005055150315 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055150315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055150315 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055150315 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055150315 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055150315 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055150315 DLLC NOTICE LLME(ffffffff/dace7742){UNASSIGNED} LLGM Assign pre (dace7742 => dab078f3) (gprs_llc.c:1079) 20241005055150315 DLLC NOTICE LLME(dace7742/dab078f3){ASSIGNED} LLGM Assign post (dace7742 => dab078f3) (gprs_llc.c:1125) 20241005055150315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055150315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055150315 DMM DEBUG MM(001010123456789/dab078f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055150331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055150331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055150331 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055150331 DMM DEBUG MM(001010123456789/dab078f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241005055150331 DMM NOTICE MM(001010123456789/dab078f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055150331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055150331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055150332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241005055150332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241005055150332 DMM NOTICE MM(001010123456789/dab078f3) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241005055150332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Reject}: Deallocated (fsm.c:568) 20241005055150332 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055150332 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055150332 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241005055150332 DLLC NOTICE LLME(dace7742/dab078f3){ASSIGNED} LLGM Assign pre (dab078f3 => ffffffff) (gprs_llc.c:1079) 20241005055150332 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dab078f3 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@f1fcabad5563: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@f1fcabad5563: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='DACE7742'O, index=2 20241005055150342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055150342 DLLC NOTICE LLME(ffffffff/dace7742){UNASSIGNED} LLC RX: unknown TLLI 0xdace7742, creating LLME on the fly (gprs_llc.c:552) 20241005055150342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241005055150342 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241005055150342 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055150342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055150342 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055150342 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055150342 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055150342 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055150342 DLLC NOTICE LLME(ffffffff/dace7742){UNASSIGNED} LLGM Assign pre (dace7742 => f88af0cc) (gprs_llc.c:1079) 20241005055150342 DLLC NOTICE LLME(dace7742/f88af0cc){ASSIGNED} LLGM Assign post (dace7742 => f88af0cc) (gprs_llc.c:1125) 20241005055150343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055150343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055150343 DMM DEBUG MM(001010123456700/f88af0cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055150350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055150350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055150350 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055150350 DMM DEBUG MM(001010123456700/f88af0cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241005055150350 DMM NOTICE MM(001010123456700/f88af0cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055150350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055150350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055150350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241005055150351 DMM INFO MM(001010123456700/f88af0cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf88af0cc) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@f1fcabad5563: Removing Client IMSI='001010123456700'H, index=2 20241005055151352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055151353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055151353 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055151353 DMM INFO MM(001010123456700/f88af0cc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055151353 DMM NOTICE MM(001010123456700/f88af0cc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055151353 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055151353 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055151353 DLLC NOTICE LLME(dace7742/f88af0cc){ASSIGNED} LLGM Assign pre (ffffffff => f88af0cc) (gprs_llc.c:1079) 20241005055151353 DLLC NOTICE LLME(ffffffff/f88af0cc){ASSIGNED} LLGM Assign post (ffffffff => f88af0cc) (gprs_llc.c:1125) 20241005055151353 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055151353 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055151353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055151353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@f1fcabad5563: Final verdict of PTC: pass 20241005055151357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48680<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(293)@f1fcabad5563: Final verdict of PTC: none 20241005055151361 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055151361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_closed_add_vty-BVCI210(297)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(305)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(298)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(303)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@f1fcabad5563: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@f1fcabad5563: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(296)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(301)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(291)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sat Oct 5 05:51:51 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 20241005055151453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055151855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48684<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76980) 20241005055152362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055152362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76980, count=81336) 20241005055153363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055153363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sat Oct 5 05:51:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055154365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055154365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_check_subscriber_list started. 20241005055154949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055154952 DMM INFO MM(001010123456700/f88af0cc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055154952 DMM INFO MM(001010123456700/f88af0cc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055154952 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055154952 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055154952 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055154952 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055154952 DLLC NOTICE LLME(ffffffff/f88af0cc){ASSIGNED} LLGM Assign pre (f88af0cc => ffffffff) (gprs_llc.c:1079) 20241005055154952 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f88af0cc => ffffffff) (gprs_llc.c:1125) 20241005055154952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055154952 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055154952 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055154952 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055154952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(313)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(313)@f1fcabad5563: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(312)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 20241005055155004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055155004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055155004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055155004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055155004 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055155004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055155004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055155004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055155004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(313)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055155005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055155005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055155005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055155005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055155005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055155005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055155005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055155005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055155005 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055155005 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055155005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055155005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055155005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(313)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(313)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055155007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(309)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(312)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241005055155013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055155013 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(317)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055155015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055155015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055155015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055155015 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055155015 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055155015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055155015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055155015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055155015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_check_subscriber_list-BVCI196(310)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(317)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055155016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055155016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055155016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055155016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055155016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055155016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055155016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055155016 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055155016 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055155016 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055155016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055155017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055155017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055155018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241005055155024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055155024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055155033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055155033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055155033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055155033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055155033 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055155033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055155033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055155033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055155033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055155034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055155034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055155034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055155034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055155034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055155034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055155034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055155034 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055155034 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055155034 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055155034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(323)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055155034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055155034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055155036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055155040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055155040 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(320)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055155367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055155367 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055155367 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055155367 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(322)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055155371 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055155372 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(322)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(322)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@f1fcabad5563: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='EE40C8B2'O, index=0 SGSN_Test-GSUP(324)@f1fcabad5563: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@f1fcabad5563: 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 := '37A6E48AE24727355F03544922FB778B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '178DB3E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CF45072C66A2BE47'O } } } } } 20241005055156440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055156440 DLLC NOTICE LLME(ffffffff/ee40c8b2){UNASSIGNED} LLC RX: unknown TLLI 0xee40c8b2, creating LLME on the fly (gprs_llc.c:552) 20241005055156440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055156440 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241005055156440 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055156440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055156440 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055156440 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055156440 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055156440 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055156440 DLLC NOTICE LLME(ffffffff/ee40c8b2){UNASSIGNED} LLGM Assign pre (ee40c8b2 => d1c4a5b4) (gprs_llc.c:1079) 20241005055156440 DLLC NOTICE LLME(ee40c8b2/d1c4a5b4){ASSIGNED} LLGM Assign post (ee40c8b2 => d1c4a5b4) (gprs_llc.c:1125) 20241005055156440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055156440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055156440 DMM DEBUG MM(262420000000034/d1c4a5b4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055156462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055156462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055156462 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055156462 DMM DEBUG MM(262420000000034/d1c4a5b4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241005055156462 DMM NOTICE MM(262420000000034/d1c4a5b4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055156462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055156462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055156462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055156462 DMM DEBUG MM(262420000000034/d1c4a5b4) Requesting authorization (sgsn_auth.c:160) 20241005055156462 DMM INFO MM(262420000000034/d1c4a5b4) Requesting authentication tuples (sgsn_auth.c:184) 20241005055156462 DMM DEBUG MM(262420000000034/d1c4a5b4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055156462 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241005055156462 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@f1fcabad5563: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241005055156468 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055156468 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055156468 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055156468 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055156468 DMM INFO MM(262420000000034/d1c4a5b4) Subscriber data update (mmctx.c:445) 20241005055156468 DMM DEBUG MM(262420000000034/d1c4a5b4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055156468 DMM INFO MM(262420000000034/d1c4a5b4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055156468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055156468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055156468 DMM INFO MM(262420000000034/d1c4a5b4) <- GMM AUTH AND CIPHERING REQ (rand = 37 a6 e4 8a e2 47 27 35 5f 03 54 49 22 fb 77 8b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055156485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055156485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055156485 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055156485 DMM INFO MM(262420000000034/d1c4a5b4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055156485 DMM NOTICE MM(262420000000034/d1c4a5b4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055156485 DMM DEBUG MM(262420000000034/d1c4a5b4) checking auth: received GSM SRES = 17 8d b3 e7 (gprs_gmm.c:666) 20241005055156485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055156485 DMM DEBUG MM(262420000000034/d1c4a5b4) Requesting authorization (sgsn_auth.c:160) 20241005055156485 DMM INFO MM(262420000000034/d1c4a5b4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055156485 DMM DEBUG MM(262420000000034/d1c4a5b4) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055156486 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241005055156486 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) 20241005055156486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055156486 DMM INFO MM(262420000000034/d1c4a5b4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1c4a5b4) (gprs_gmm.c:300) 20241005055156489 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055156489 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055156489 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241005055156489 DMM INFO MM(262420000000034/d1c4a5b4) Subscriber data update (mmctx.c:445) 20241005055156489 DMM DEBUG MM(262420000000034/d1c4a5b4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055156489 DMM INFO MM(262420000000034/d1c4a5b4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055156489 DMM NOTICE MM(262420000000034/d1c4a5b4) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241005055156489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055156489 DMM NOTICE MM(262420000000034/d1c4a5b4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055156489 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) 20241005055156491 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055156491 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241005055156491 DMM INFO MM(262420000000034/d1c4a5b4) Subscriber data update (mmctx.c:445) 20241005055156491 DMM DEBUG MM(262420000000034/d1c4a5b4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055156505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055156505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055156505 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055156505 DMM INFO MM(262420000000034/d1c4a5b4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055156505 DMM NOTICE MM(262420000000034/d1c4a5b4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055156505 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055156505 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055156505 DLLC NOTICE LLME(ee40c8b2/d1c4a5b4){ASSIGNED} LLGM Assign pre (ffffffff => d1c4a5b4) (gprs_llc.c:1079) 20241005055156505 DLLC NOTICE LLME(ffffffff/d1c4a5b4){ASSIGNED} LLGM Assign post (ffffffff => d1c4a5b4) (gprs_llc.c:1125) 20241005055156505 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055156505 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055156505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055156505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@f1fcabad5563: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@f1fcabad5563: Final verdict of PTC: pass 20241005055156566 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241005055156566 DMM INFO MM(262420000000034/d1c4a5b4) Subscriber data update (mmctx.c:445) 20241005055156566 DMM DEBUG MM(262420000000034/d1c4a5b4) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241005055156566 DMM INFO MM(262420000000034/d1c4a5b4) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241005055156566 DMM INFO MM(262420000000034/d1c4a5b4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055156566 DMM INFO MM(262420000000034/d1c4a5b4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055156566 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055156566 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055156566 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055156566 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055156566 DLLC NOTICE LLME(ffffffff/d1c4a5b4){ASSIGNED} LLGM Assign pre (d1c4a5b4 => ffffffff) (gprs_llc.c:1079) 20241005055156566 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1c4a5b4 => ffffffff) (gprs_llc.c:1125) 20241005055156566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055156566 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055156566 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055156566 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055156568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51920<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(317)@f1fcabad5563: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(310)@f1fcabad5563: Final verdict of PTC: none 20241005055156573 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_check_subscriber_list-BVCI220(320)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@f1fcabad5563: Final verdict of PTC: none 20241005055156573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(323)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(313)@f1fcabad5563: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(312)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(321)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(315)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(311)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(312): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(313): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sat Oct 5 05:51:56 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 20241005055156643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055156944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82192) 20241005055157574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055157574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82192, count=93780) 20241005055158577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055158577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Sat Oct 5 05:51:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055159578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055159578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_detach_check_subscriber_list started. 20241005055200045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055200048 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055200085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055200085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055200085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055200085 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055200085 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055200085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055200085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055200085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055200085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055200086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055200086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055200086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055200086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055200086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055200086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055200086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055200086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055200086 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055200086 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055200086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055200086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055200086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055200088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055200092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055200092 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055200099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055200099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055200099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055200099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055200099 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055200099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055200099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055200099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055200099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055200100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055200100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055200100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055200100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055200100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055200100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055200100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055200100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055200100 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055200100 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055200100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055200100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055200100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055200102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055200107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055200107 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055200114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055200114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055200114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055200114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055200114 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055200114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055200114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055200114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055200114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055200115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055200115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055200115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055200115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055200115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055200115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055200115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055200115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055200115 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055200115 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055200115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(341)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055200115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055200115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055200117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055200121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055200121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055200580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055200580 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055200580 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055200580 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055200584 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241005055200585 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@f1fcabad5563: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C8B8FB8E'O, index=0 SGSN_Test-GSUP(343)@f1fcabad5563: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@f1fcabad5563: 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 := '4CC2F116BA0E494F56F5C53FD306A1EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64836316'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A330C4051FCF8356'O } } } } } 20241005055200657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055200657 DLLC NOTICE LLME(ffffffff/c8b8fb8e){UNASSIGNED} LLC RX: unknown TLLI 0xc8b8fb8e, creating LLME on the fly (gprs_llc.c:552) 20241005055200657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055200657 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241005055200657 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055200657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055200657 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055200657 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055200657 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055200657 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055200657 DLLC NOTICE LLME(ffffffff/c8b8fb8e){UNASSIGNED} LLGM Assign pre (c8b8fb8e => f0dd83fd) (gprs_llc.c:1079) 20241005055200657 DLLC NOTICE LLME(c8b8fb8e/f0dd83fd){ASSIGNED} LLGM Assign post (c8b8fb8e => f0dd83fd) (gprs_llc.c:1125) 20241005055200657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055200657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055200657 DMM DEBUG MM(262420000000033/f0dd83fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055200668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055200668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055200668 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055200668 DMM DEBUG MM(262420000000033/f0dd83fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241005055200668 DMM NOTICE MM(262420000000033/f0dd83fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055200668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055200668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055200668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055200668 DMM DEBUG MM(262420000000033/f0dd83fd) Requesting authorization (sgsn_auth.c:160) 20241005055200668 DMM INFO MM(262420000000033/f0dd83fd) Requesting authentication tuples (sgsn_auth.c:184) 20241005055200668 DMM DEBUG MM(262420000000033/f0dd83fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055200668 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241005055200668 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@f1fcabad5563: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241005055200672 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055200672 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055200672 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055200672 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055200672 DMM INFO MM(262420000000033/f0dd83fd) Subscriber data update (mmctx.c:445) 20241005055200672 DMM DEBUG MM(262420000000033/f0dd83fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055200672 DMM INFO MM(262420000000033/f0dd83fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055200672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055200672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055200672 DMM INFO MM(262420000000033/f0dd83fd) <- GMM AUTH AND CIPHERING REQ (rand = 4c c2 f1 16 ba 0e 49 4f 56 f5 c5 3f d3 06 a1 eb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055200683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055200683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055200683 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055200683 DMM INFO MM(262420000000033/f0dd83fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055200683 DMM NOTICE MM(262420000000033/f0dd83fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055200683 DMM DEBUG MM(262420000000033/f0dd83fd) checking auth: received GSM SRES = 64 83 63 16 (gprs_gmm.c:666) 20241005055200683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055200683 DMM DEBUG MM(262420000000033/f0dd83fd) Requesting authorization (sgsn_auth.c:160) 20241005055200683 DMM INFO MM(262420000000033/f0dd83fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055200683 DMM DEBUG MM(262420000000033/f0dd83fd) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055200683 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241005055200683 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) 20241005055200683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055200683 DMM INFO MM(262420000000033/f0dd83fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0dd83fd) (gprs_gmm.c:300) 20241005055200686 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055200686 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055200686 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241005055200686 DMM INFO MM(262420000000033/f0dd83fd) Subscriber data update (mmctx.c:445) 20241005055200686 DMM DEBUG MM(262420000000033/f0dd83fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055200686 DMM INFO MM(262420000000033/f0dd83fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055200686 DMM NOTICE MM(262420000000033/f0dd83fd) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241005055200686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055200686 DMM NOTICE MM(262420000000033/f0dd83fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055200686 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) 20241005055200687 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055200687 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241005055200687 DMM INFO MM(262420000000033/f0dd83fd) Subscriber data update (mmctx.c:445) 20241005055200687 DMM DEBUG MM(262420000000033/f0dd83fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055200697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055200697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055200697 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055200697 DMM INFO MM(262420000000033/f0dd83fd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055200697 DMM NOTICE MM(262420000000033/f0dd83fd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055200697 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055200697 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055200697 DLLC NOTICE LLME(c8b8fb8e/f0dd83fd){ASSIGNED} LLGM Assign pre (ffffffff => f0dd83fd) (gprs_llc.c:1079) 20241005055200697 DLLC NOTICE LLME(ffffffff/f0dd83fd){ASSIGNED} LLGM Assign post (ffffffff => f0dd83fd) (gprs_llc.c:1125) 20241005055200697 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055200697 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055200697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055200697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@f1fcabad5563: setverdict(pass): none -> pass 20241005055200753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055200753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241005055200753 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055200753 DMM INFO MM(262420000000033/f0dd83fd) -> GMM DETACH REQUEST TLLI=0xf0dd83fd type=GPRS detach Power-off (gprs_gmm.c:1465) 20241005055200753 DMM INFO MM(262420000000033/f0dd83fd) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241005055200753 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055200753 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055200753 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055200753 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055200753 DLLC NOTICE LLME(ffffffff/f0dd83fd){ASSIGNED} LLGM Assign pre (f0dd83fd => ffffffff) (gprs_llc.c:1079) 20241005055200753 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0dd83fd => ffffffff) (gprs_llc.c:1125) 20241005055200753 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241005055200753 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) 20241005055200753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055200753 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055200753 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055200753 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055200755 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@f1fcabad5563: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@f1fcabad5563: Final verdict of PTC: pass 20241005055205774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51942<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055205778 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055205778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(342)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(343)@f1fcabad5563: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(336)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(341)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@f1fcabad5563: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@f1fcabad5563: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(331)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(329)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(339)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(334)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sat Oct 5 05:52:05 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 20241005055205887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055206189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87572) 20241005055206779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055206779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87572, count=93364) 20241005055207780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055207780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sat Oct 5 05:52:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055208781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055208781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_check_complete_resend started. 20241005055209288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055209290 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055209333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055209333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055209333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055209333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055209333 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055209333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055209333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055209333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055209333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055209333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055209333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055209333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055209334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055209334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055209334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055209334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055209334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055209334 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055209334 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055209334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055209334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055209334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055209336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055209340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055209340 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055209347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055209347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055209347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055209347 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055209347 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055209347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055209347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055209347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055209347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055209348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055209348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055209348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055209348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055209348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055209348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055209348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055209348 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055209348 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055209348 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055209348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055209348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055209348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055209350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055209355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055209355 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055209362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055209362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055209362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055209362 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055209362 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055209362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055209362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055209362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055209362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055209363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055209363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055209363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055209363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055209363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055209363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055209363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055209363 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055209363 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055209363 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055209363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055209364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055209364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055209365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055209370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055209370 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055209782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055209782 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055209782 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055209782 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055209786 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055209787 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@f1fcabad5563: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='D62AFF83'O, index=0 SGSN_Test-GSUP(362)@f1fcabad5563: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@f1fcabad5563: 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 := '101458AE568DCCD5EC4A21A4088ABF2B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C7581AB7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E7102618D247714A'O } } } } } 20241005055210852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055210852 DLLC NOTICE LLME(ffffffff/d62aff83){UNASSIGNED} LLC RX: unknown TLLI 0xd62aff83, creating LLME on the fly (gprs_llc.c:552) 20241005055210852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055210852 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241005055210852 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055210852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055210852 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055210852 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055210852 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055210852 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055210852 DLLC NOTICE LLME(ffffffff/d62aff83){UNASSIGNED} LLGM Assign pre (d62aff83 => cf4849ae) (gprs_llc.c:1079) 20241005055210852 DLLC NOTICE LLME(d62aff83/cf4849ae){ASSIGNED} LLGM Assign post (d62aff83 => cf4849ae) (gprs_llc.c:1125) 20241005055210852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055210852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055210852 DMM DEBUG MM(262420000000036/cf4849ae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055210861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055210861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055210861 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055210861 DMM DEBUG MM(262420000000036/cf4849ae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241005055210861 DMM NOTICE MM(262420000000036/cf4849ae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055210861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055210861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055210861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055210861 DMM DEBUG MM(262420000000036/cf4849ae) Requesting authorization (sgsn_auth.c:160) 20241005055210861 DMM INFO MM(262420000000036/cf4849ae) Requesting authentication tuples (sgsn_auth.c:184) 20241005055210861 DMM DEBUG MM(262420000000036/cf4849ae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055210861 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241005055210861 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@f1fcabad5563: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241005055210863 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055210863 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055210863 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055210863 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055210863 DMM INFO MM(262420000000036/cf4849ae) Subscriber data update (mmctx.c:445) 20241005055210863 DMM DEBUG MM(262420000000036/cf4849ae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055210863 DMM INFO MM(262420000000036/cf4849ae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055210863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055210863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055210863 DMM INFO MM(262420000000036/cf4849ae) <- GMM AUTH AND CIPHERING REQ (rand = 10 14 58 ae 56 8d cc d5 ec 4a 21 a4 08 8a bf 2b , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055210869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055210869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055210869 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055210869 DMM INFO MM(262420000000036/cf4849ae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055210869 DMM NOTICE MM(262420000000036/cf4849ae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055210869 DMM DEBUG MM(262420000000036/cf4849ae) checking auth: received GSM SRES = c7 58 1a b7 (gprs_gmm.c:666) 20241005055210869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055210869 DMM DEBUG MM(262420000000036/cf4849ae) Requesting authorization (sgsn_auth.c:160) 20241005055210869 DMM INFO MM(262420000000036/cf4849ae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055210869 DMM DEBUG MM(262420000000036/cf4849ae) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055210869 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241005055210869 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) 20241005055210869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055210869 DMM INFO MM(262420000000036/cf4849ae) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf4849ae) (gprs_gmm.c:300) 20241005055210870 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055210870 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055210870 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241005055210870 DMM INFO MM(262420000000036/cf4849ae) Subscriber data update (mmctx.c:445) 20241005055210870 DMM DEBUG MM(262420000000036/cf4849ae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055210870 DMM INFO MM(262420000000036/cf4849ae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055210870 DMM NOTICE MM(262420000000036/cf4849ae) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241005055210870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055210870 DMM NOTICE MM(262420000000036/cf4849ae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055210870 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) 20241005055210871 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055210871 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241005055210871 DMM INFO MM(262420000000036/cf4849ae) Subscriber data update (mmctx.c:445) 20241005055210871 DMM DEBUG MM(262420000000036/cf4849ae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@f1fcabad5563: Warning: Re-starting timer T, which is already active (running or expired). 20241005055216870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241005055216870 DMM INFO MM(262420000000036/cf4849ae) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf4849ae) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f1fcabad5563: Warning: Re-starting timer T, which is already active (running or expired). 20241005055219599 DGPRS DEBUG Checking for inactive LLMEs, time = 30635738 (sgsn.c:131) 20241005055222871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241005055222871 DMM INFO MM(262420000000036/cf4849ae) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf4849ae) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f1fcabad5563: Warning: Re-starting timer T, which is already active (running or expired). 20241005055228872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241005055228872 DMM INFO MM(262420000000036/cf4849ae) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf4849ae) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f1fcabad5563: Warning: Re-starting timer T, which is already active (running or expired). 20241005055229782 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241005055229782 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241005055229783 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055234873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241005055234873 DMM INFO MM(262420000000036/cf4849ae) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf4849ae) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f1fcabad5563: Warning: Re-starting timer T, which is already active (running or expired). 20241005055239335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055239339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055239339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055239349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055239351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055239351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055239365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055239367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055239367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055240874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241005055240874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241005055240874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241005055240874 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241005055240874 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) 20241005055240874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Reject}: Deallocated (fsm.c:568) 20241005055240874 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055240874 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055240874 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241005055240874 DLLC NOTICE LLME(d62aff83/cf4849ae){ASSIGNED} LLGM Assign pre (cf4849ae => ffffffff) (gprs_llc.c:1079) 20241005055240874 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf4849ae => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@f1fcabad5563: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@f1fcabad5563: Final verdict of PTC: pass 20241005055244892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42674<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@f1fcabad5563: Final verdict of PTC: none 20241005055244895 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055244895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_complete_resend-BVCI196(349)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(355)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(360)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@f1fcabad5563: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(350)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@f1fcabad5563: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(358)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(348)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(353)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sat Oct 5 05:52:44 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 20241005055244951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055245253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91364) 20241005055245897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055245897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91364, count=95720) 20241005055246898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055246898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Sat Oct 5 05:52:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055247899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055247899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_hlr_location_cancel_request_update started. 20241005055248357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055248361 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055248407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055248407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055248407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055248407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055248407 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055248407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055248407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055248407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055248407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055248408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055248408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055248408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055248408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055248408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055248408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055248408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055248408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055248408 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055248408 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055248408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(369)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055248408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055248408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055248411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055248415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055248415 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055248422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055248422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055248422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055248422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055248422 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055248422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055248422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055248422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055248422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055248423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055248423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055248423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055248423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055248423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055248423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055248423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055248423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055248423 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055248423 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055248423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055248423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055248423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055248425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055248429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055248429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055248437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055248437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055248437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055248437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055248437 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055248437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055248437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055248437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055248437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055248438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055248438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055248438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055248438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055248438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055248438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055248438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055248438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055248438 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055248438 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055248438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055248438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055248438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055248439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055248443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055248443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055248900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055248900 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055248900 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055248900 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055248904 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241005055248905 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055249600 DGPRS DEBUG Checking for inactive LLMEs, time = 30635768 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@f1fcabad5563: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='C4E447AC'O, index=0 SGSN_Test-GSUP(381)@f1fcabad5563: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@f1fcabad5563: 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 := '317A02321B461D51A23DDDBC60480F25'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43D46C27'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40F68345F8A88EC6'O } } } } } 20241005055249974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055249974 DLLC NOTICE LLME(ffffffff/c4e447ac){UNASSIGNED} LLC RX: unknown TLLI 0xc4e447ac, creating LLME on the fly (gprs_llc.c:552) 20241005055249974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055249974 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241005055249974 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055249974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055249974 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055249974 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055249974 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055249974 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055249974 DLLC NOTICE LLME(ffffffff/c4e447ac){UNASSIGNED} LLGM Assign pre (c4e447ac => f38f467f) (gprs_llc.c:1079) 20241005055249974 DLLC NOTICE LLME(c4e447ac/f38f467f){ASSIGNED} LLGM Assign post (c4e447ac => f38f467f) (gprs_llc.c:1125) 20241005055249974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055249974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055249974 DMM DEBUG MM(262420000000031/f38f467f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055249995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055249995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055249995 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055249995 DMM DEBUG MM(262420000000031/f38f467f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241005055249995 DMM NOTICE MM(262420000000031/f38f467f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055249995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055249995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055249995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055249995 DMM DEBUG MM(262420000000031/f38f467f) Requesting authorization (sgsn_auth.c:160) 20241005055249995 DMM INFO MM(262420000000031/f38f467f) Requesting authentication tuples (sgsn_auth.c:184) 20241005055249995 DMM DEBUG MM(262420000000031/f38f467f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055249995 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241005055249995 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@f1fcabad5563: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241005055250001 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055250001 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055250001 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055250001 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055250001 DMM INFO MM(262420000000031/f38f467f) Subscriber data update (mmctx.c:445) 20241005055250001 DMM DEBUG MM(262420000000031/f38f467f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055250001 DMM INFO MM(262420000000031/f38f467f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055250001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055250001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055250001 DMM INFO MM(262420000000031/f38f467f) <- GMM AUTH AND CIPHERING REQ (rand = 31 7a 02 32 1b 46 1d 51 a2 3d dd bc 60 48 0f 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055250016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055250016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055250016 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055250016 DMM INFO MM(262420000000031/f38f467f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055250016 DMM NOTICE MM(262420000000031/f38f467f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055250016 DMM DEBUG MM(262420000000031/f38f467f) checking auth: received GSM SRES = 43 d4 6c 27 (gprs_gmm.c:666) 20241005055250016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055250016 DMM DEBUG MM(262420000000031/f38f467f) Requesting authorization (sgsn_auth.c:160) 20241005055250016 DMM INFO MM(262420000000031/f38f467f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055250016 DMM DEBUG MM(262420000000031/f38f467f) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055250016 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241005055250016 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) 20241005055250016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055250016 DMM INFO MM(262420000000031/f38f467f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf38f467f) (gprs_gmm.c:300) 20241005055250018 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055250019 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055250019 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241005055250019 DMM INFO MM(262420000000031/f38f467f) Subscriber data update (mmctx.c:445) 20241005055250019 DMM DEBUG MM(262420000000031/f38f467f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055250019 DMM INFO MM(262420000000031/f38f467f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055250019 DMM NOTICE MM(262420000000031/f38f467f) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241005055250019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055250019 DMM NOTICE MM(262420000000031/f38f467f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055250019 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) 20241005055250019 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055250019 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241005055250019 DMM INFO MM(262420000000031/f38f467f) Subscriber data update (mmctx.c:445) 20241005055250019 DMM DEBUG MM(262420000000031/f38f467f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055250030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055250030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055250030 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055250030 DMM INFO MM(262420000000031/f38f467f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055250030 DMM NOTICE MM(262420000000031/f38f467f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055250030 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055250030 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055250030 DLLC NOTICE LLME(c4e447ac/f38f467f){ASSIGNED} LLGM Assign pre (ffffffff => f38f467f) (gprs_llc.c:1079) 20241005055250031 DLLC NOTICE LLME(ffffffff/f38f467f){ASSIGNED} LLGM Assign post (ffffffff => f38f467f) (gprs_llc.c:1125) 20241005055250031 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055250031 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055250031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055250031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@f1fcabad5563: setverdict(pass): none -> pass 20241005055250079 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241005055250079 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241005055250079 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) 20241005055250079 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241005055250079 DMM INFO MM(262420000000031/f38f467f) Subscriber data update (mmctx.c:445) 20241005055250079 DMM DEBUG MM(262420000000031/f38f467f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241005055250080 DMM INFO MM(262420000000031/f38f467f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241005055250080 DMM INFO MM(262420000000031/f38f467f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055250080 DMM INFO MM(262420000000031/f38f467f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055250080 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055250080 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055250080 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055250080 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055250080 DLLC NOTICE LLME(ffffffff/f38f467f){ASSIGNED} LLGM Assign pre (f38f467f => ffffffff) (gprs_llc.c:1079) 20241005055250080 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f38f467f => ffffffff) (gprs_llc.c:1125) 20241005055250080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055250080 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055250080 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055250080 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed MC@f1fcabad5563: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@f1fcabad5563: Final verdict of PTC: none 20241005055255092 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055255093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(379)@f1fcabad5563: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@f1fcabad5563: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(369)@f1fcabad5563: Final verdict of PTC: none 20241005055255094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45792<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(365)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(374)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@f1fcabad5563: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(377)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(372)@f1fcabad5563: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@f1fcabad5563: Final verdict of PTC: pass -NSVCI97-provIP(367)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@f1fcabad5563: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sat Oct 5 05:52:55 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 20241005055255159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055255460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87320) 20241005055256094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055256094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87320, count=92752) 20241005055257096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055257096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Sat Oct 5 05:52:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055258098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055258098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_hlr_location_cancel_request_withdraw started. 20241005055258565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055258567 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055258614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055258614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055258614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055258614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055258615 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055258615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055258615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055258615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055258615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055258615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055258615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055258615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055258615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055258615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055258615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055258615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055258615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055258615 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055258615 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055258615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055258616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055258616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 20241005055258618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055258623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055258623 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(390)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055258628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055258628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055258628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055258628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055258628 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055258628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055258628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055258628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055258628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055258628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055258628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055258629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055258629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055258629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055258629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055258629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055258629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055258629 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055258629 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055258629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055258629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055258629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055258631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 20241005055258635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055258635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055258645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055258645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055258645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055258645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055258645 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055258645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055258645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055258645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055258645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055258646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055258646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055258646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055258646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055258646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055258646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055258646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055258646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055258646 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055258646 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055258646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055258646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055258646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055258648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055258652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055258652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055259100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055259100 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055259100 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055259100 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055259104 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241005055259105 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f1fcabad5563: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D67C6F11'O, index=0 SGSN_Test-GSUP(400)@f1fcabad5563: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@f1fcabad5563: 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 := 'DAFA633DD31D8E0E2FD6E489C21B1401'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65DA7037'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '58349D3231516141'O } } } } } 20241005055300184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055300184 DLLC NOTICE LLME(ffffffff/d67c6f11){UNASSIGNED} LLC RX: unknown TLLI 0xd67c6f11, creating LLME on the fly (gprs_llc.c:552) 20241005055300184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055300184 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241005055300184 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055300184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055300184 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055300184 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055300184 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055300184 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055300184 DLLC NOTICE LLME(ffffffff/d67c6f11){UNASSIGNED} LLGM Assign pre (d67c6f11 => e94cb552) (gprs_llc.c:1079) 20241005055300184 DLLC NOTICE LLME(d67c6f11/e94cb552){ASSIGNED} LLGM Assign post (d67c6f11 => e94cb552) (gprs_llc.c:1125) 20241005055300184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055300184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055300184 DMM DEBUG MM(262420000000029/e94cb552) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055300203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055300203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055300203 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055300203 DMM DEBUG MM(262420000000029/e94cb552) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241005055300203 DMM NOTICE MM(262420000000029/e94cb552) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055300203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055300203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055300203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055300203 DMM DEBUG MM(262420000000029/e94cb552) Requesting authorization (sgsn_auth.c:160) 20241005055300203 DMM INFO MM(262420000000029/e94cb552) Requesting authentication tuples (sgsn_auth.c:184) 20241005055300203 DMM DEBUG MM(262420000000029/e94cb552) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055300203 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241005055300203 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@f1fcabad5563: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241005055300208 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055300208 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055300208 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055300208 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055300208 DMM INFO MM(262420000000029/e94cb552) Subscriber data update (mmctx.c:445) 20241005055300208 DMM DEBUG MM(262420000000029/e94cb552) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055300208 DMM INFO MM(262420000000029/e94cb552) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055300208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055300208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055300208 DMM INFO MM(262420000000029/e94cb552) <- GMM AUTH AND CIPHERING REQ (rand = da fa 63 3d d3 1d 8e 0e 2f d6 e4 89 c2 1b 14 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055300222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055300223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055300223 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055300223 DMM INFO MM(262420000000029/e94cb552) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055300223 DMM NOTICE MM(262420000000029/e94cb552) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055300223 DMM DEBUG MM(262420000000029/e94cb552) checking auth: received GSM SRES = 65 da 70 37 (gprs_gmm.c:666) 20241005055300223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055300223 DMM DEBUG MM(262420000000029/e94cb552) Requesting authorization (sgsn_auth.c:160) 20241005055300223 DMM INFO MM(262420000000029/e94cb552) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055300223 DMM DEBUG MM(262420000000029/e94cb552) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055300223 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241005055300223 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) 20241005055300223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055300223 DMM INFO MM(262420000000029/e94cb552) <- GMM ATTACH ACCEPT (new P-TMSI=0xe94cb552) (gprs_gmm.c:300) 20241005055300226 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055300226 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055300226 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241005055300226 DMM INFO MM(262420000000029/e94cb552) Subscriber data update (mmctx.c:445) 20241005055300226 DMM DEBUG MM(262420000000029/e94cb552) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055300226 DMM INFO MM(262420000000029/e94cb552) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055300226 DMM NOTICE MM(262420000000029/e94cb552) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241005055300226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055300226 DMM NOTICE MM(262420000000029/e94cb552) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055300226 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) 20241005055300227 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055300227 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241005055300227 DMM INFO MM(262420000000029/e94cb552) Subscriber data update (mmctx.c:445) 20241005055300227 DMM DEBUG MM(262420000000029/e94cb552) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055300238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055300238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055300238 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055300238 DMM INFO MM(262420000000029/e94cb552) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055300238 DMM NOTICE MM(262420000000029/e94cb552) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055300238 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055300238 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055300238 DLLC NOTICE LLME(d67c6f11/e94cb552){ASSIGNED} LLGM Assign pre (ffffffff => e94cb552) (gprs_llc.c:1079) 20241005055300238 DLLC NOTICE LLME(ffffffff/e94cb552){ASSIGNED} LLGM Assign post (ffffffff => e94cb552) (gprs_llc.c:1125) 20241005055300238 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055300238 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055300238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055300238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@f1fcabad5563: setverdict(pass): none -> pass 20241005055300288 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241005055300288 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241005055300288 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) 20241005055300288 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241005055300288 DMM INFO MM(262420000000029/e94cb552) Subscriber data update (mmctx.c:445) 20241005055300288 DMM DEBUG MM(262420000000029/e94cb552) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241005055300288 DMM INFO MM(262420000000029/e94cb552) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241005055300288 DMM INFO MM(262420000000029/e94cb552) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241005055300288 DMM NOTICE MM(262420000000029/e94cb552) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241005055300288 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241005055300288 DMM INFO MM(262420000000029/e94cb552) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241005055300288 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055300288 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055300288 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055300288 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055300288 DLLC NOTICE LLME(ffffffff/e94cb552){ASSIGNED} LLGM Assign pre (e94cb552 => ffffffff) (gprs_llc.c:1079) 20241005055300288 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e94cb552 => ffffffff) (gprs_llc.c:1125) 20241005055300288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055300288 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055300288 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055300288 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055300290 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f1fcabad5563: Removing Client IMSI='262420000000029'H, index=0 20241005055300301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055300301 DLLC NOTICE LLME(ffffffff/e94cb552){UNASSIGNED} LLC RX: unknown TLLI 0xe94cb552, creating LLME on the fly (gprs_llc.c:552) 20241005055300301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055300301 DMM NOTICE LLME(ffffffff/e94cb552){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241005055300301 DLLC NOTICE LLME(ffffffff/e94cb552){UNASSIGNED} LLGM Assign pre (e94cb552 => ffffffff) (gprs_llc.c:1079) 20241005055300302 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e94cb552 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@f1fcabad5563: Final verdict of PTC: pass 20241005055300306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54984<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(393)@f1fcabad5563: Final verdict of PTC: none 20241005055300310 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055300310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(400)@f1fcabad5563: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@f1fcabad5563: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(388)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(398)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@f1fcabad5563: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(396)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(386)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(391)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: noneSat Oct 5 05:53:00 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(398): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@f1fcabad5563: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. 20241005055300411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055300713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50520) 20241005055301311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055301312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50520, count=96936) 20241005055302313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055302313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Sat Oct 5 05:53:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055303314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055303315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241005055303810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055303812 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055303854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055303854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055303854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055303854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055303854 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055303854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055303854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055303854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055303854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055303855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055303855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055303855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055303855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055303855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055303856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055303856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055303856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055303856 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055303856 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055303856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055303856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055303856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055303858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055303863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055303863 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055303869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055303869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055303869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055303869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055303869 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055303869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055303869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055303869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055303869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055303870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055303870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055303870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055303870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055303870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055303870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055303870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055303870 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055303870 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055303870 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055303870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055303870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055303870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055303872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055303876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055303876 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055303884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055303884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055303884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055303884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055303884 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055303884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055303884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055303884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055303884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055303885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055303885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055303885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055303885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055303885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055303885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055303885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055303885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055303885 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055303885 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055303885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055303885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055303885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055303887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055303891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055303891 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055304316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055304316 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055304316 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055304316 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055304320 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055304321 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@f1fcabad5563: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='E8F02E09'O, index=0 SGSN_Test-GSUP(419)@f1fcabad5563: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241005055305388 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) 20241005055305388 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@f1fcabad5563: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@f1fcabad5563: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@f1fcabad5563: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@f1fcabad5563: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@f1fcabad5563: Final verdict of PTC: pass 20241005055305398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42832<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055305402 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055305402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(419)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@f1fcabad5563: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(417)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(407)@f1fcabad5563: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@f1fcabad5563: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(412)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(415)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(405)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(410)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@f1fcabad5563: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sat Oct 5 05:53:05 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 20241005055305502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055305804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42840<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48988) 20241005055306403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055306403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48988, count=53344) 20241005055307404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055307404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Sat Oct 5 05:53:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055308406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055308406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241005055308895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055308897 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055308936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055308936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055308936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055308936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055308936 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055308936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055308936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055308936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055308936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055308937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055308937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055308937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055308937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055308937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055308937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055308937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055308937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055308937 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055308937 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055308937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055308938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055308938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055308939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055308945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055308945 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055308951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055308951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055308951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055308951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055308951 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055308951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055308951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055308951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055308951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055308952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055308952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055308952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055308952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055308952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055308952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055308952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055308952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055308952 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055308952 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055308952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055308952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055308952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055308954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055308960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055308960 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055308966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055308966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055308966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055308966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055308966 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055308966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055308966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055308966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055308966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055308967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055308967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055308967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055308967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055308967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055308967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055308967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055308967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055308967 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055308967 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055308967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055308967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055308967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055308969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055308973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055308973 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055309408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055309408 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055309408 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055309408 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055309412 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055309413 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@f1fcabad5563: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='D8CBA8D8'O, index=0 SGSN_Test-GSUP(438)@f1fcabad5563: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241005055310472 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) 20241005055310472 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@f1fcabad5563: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@f1fcabad5563: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@f1fcabad5563: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@f1fcabad5563: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@f1fcabad5563: Final verdict of PTC: pass 20241005055310480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42846<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055310483 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055310483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(437)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@f1fcabad5563: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(438)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(426)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(431)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(436)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@f1fcabad5563: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@f1fcabad5563: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(434)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(424)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(429)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@f1fcabad5563: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sat Oct 5 05:53:10 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 20241005055310554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055310855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48652) 20241005055311485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055311486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48652, count=53008) 20241005055312488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055312488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sat Oct 5 05:53:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055313490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055313490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_rau_unknown started. 20241005055313955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055313959 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055314008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055314008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055314008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055314008 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055314008 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055314008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055314008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055314008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055314008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055314009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055314009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055314009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055314009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055314009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055314009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055314009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055314009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055314009 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055314009 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055314009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055314010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055314010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055314012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055314017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055314017 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055314023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055314023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055314023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055314023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055314023 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055314023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055314023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055314023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055314023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055314024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055314024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055314024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055314024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055314024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055314024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055314024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055314024 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055314024 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055314024 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055314024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055314024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(450)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055314024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055314026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055314031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055314031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055314038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055314038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055314038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055314038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055314038 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055314038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055314038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055314038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055314038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055314038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055314038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055314039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055314039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055314039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055314039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055314039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055314039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055314039 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055314039 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055314039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055314039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055314039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055314041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055314046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055314046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055314490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055314490 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055314490 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055314490 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055314494 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055314496 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@f1fcabad5563: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='EB34AF8E'O, index=0 SGSN_Test-GSUP(457)@f1fcabad5563: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241005055315563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055315563 DLLC NOTICE LLME(ffffffff/eb34af8e){UNASSIGNED} LLC RX: unknown TLLI 0xeb34af8e, creating LLME on the fly (gprs_llc.c:552) 20241005055315563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241005055315563 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241005055315563 DMM NOTICE LLME(ffffffff/eb34af8e){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241005055315563 DLLC NOTICE LLME(ffffffff/eb34af8e){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241005055315563 DMM ERROR LLME(ffffffff/eb34af8e){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241005055315563 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241005055315563 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241005055315563 DLLC NOTICE LLME(ffffffff/eb34af8e){UNASSIGNED} LLGM Assign pre (eb34af8e => ffffffff) (gprs_llc.c:1079) 20241005055315563 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb34af8e => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@f1fcabad5563: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@f1fcabad5563: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@f1fcabad5563: Final verdict of PTC: pass 20241005055315591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49366<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@f1fcabad5563: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@f1fcabad5563: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(450)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@f1fcabad5563: Final verdict of PTC: none 20241005055315596 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055315596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(455)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(445)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@f1fcabad5563: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(448)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(443)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(453)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@f1fcabad5563: Test case TC_rau_unknown finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sat Oct 5 05:53:15 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241005055315753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055316055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44992) 20241005055316596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055316597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44992, count=55144) 20241005055317597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055317597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sat Oct 5 05:53:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055318598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055318599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_rau started. 20241005055319149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055319151 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055319195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055319195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055319195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055319195 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055319195 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055319195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055319195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055319195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055319195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055319196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055319196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055319196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055319196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055319196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055319196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055319196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055319196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055319196 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055319196 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055319196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055319197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055319197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055319199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055319206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055319206 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055319211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055319211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055319211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055319211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055319211 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055319211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055319211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055319211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055319211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055319211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055319211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055319211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055319211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055319211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055319211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055319211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055319211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055319211 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055319211 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055319211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055319212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055319212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055319213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055319218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055319218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055319226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055319226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055319226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055319226 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055319226 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055319226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055319226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055319226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055319226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055319227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055319227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055319227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055319227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055319227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055319227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055319227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055319227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055319227 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055319227 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055319227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055319227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055319228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055319229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055319233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055319233 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055319600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055319600 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055319600 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055319600 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241005055319601 DGPRS DEBUG Checking for inactive LLMEs, time = 30635798 (sgsn.c:131) SGSN_Test-GSUP-IPA(475)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055319604 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055319605 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@f1fcabad5563: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='D7BC180F'O, index=0 SGSN_Test-GSUP(476)@f1fcabad5563: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@f1fcabad5563: 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 := '9BFF523EC485B57CAF879373AE779116'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27CDC526'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2874F74D840C8692'O } } } } } 20241005055320688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055320688 DLLC NOTICE LLME(ffffffff/d7bc180f){UNASSIGNED} LLC RX: unknown TLLI 0xd7bc180f, creating LLME on the fly (gprs_llc.c:552) 20241005055320688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055320688 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241005055320688 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055320688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055320688 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055320688 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055320689 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055320689 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055320689 DLLC NOTICE LLME(ffffffff/d7bc180f){UNASSIGNED} LLGM Assign pre (d7bc180f => da9ce7b5) (gprs_llc.c:1079) 20241005055320689 DLLC NOTICE LLME(d7bc180f/da9ce7b5){ASSIGNED} LLGM Assign post (d7bc180f => da9ce7b5) (gprs_llc.c:1125) 20241005055320689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055320689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055320689 DMM DEBUG MM(262420000000012/da9ce7b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055320701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055320701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055320701 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055320701 DMM DEBUG MM(262420000000012/da9ce7b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241005055320701 DMM NOTICE MM(262420000000012/da9ce7b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055320701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055320701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055320701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055320701 DMM DEBUG MM(262420000000012/da9ce7b5) Requesting authorization (sgsn_auth.c:160) 20241005055320701 DMM INFO MM(262420000000012/da9ce7b5) Requesting authentication tuples (sgsn_auth.c:184) 20241005055320701 DMM DEBUG MM(262420000000012/da9ce7b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055320701 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241005055320701 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@f1fcabad5563: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241005055320706 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055320706 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055320706 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055320706 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055320706 DMM INFO MM(262420000000012/da9ce7b5) Subscriber data update (mmctx.c:445) 20241005055320706 DMM DEBUG MM(262420000000012/da9ce7b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055320706 DMM INFO MM(262420000000012/da9ce7b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055320706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055320706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055320706 DMM INFO MM(262420000000012/da9ce7b5) <- GMM AUTH AND CIPHERING REQ (rand = 9b ff 52 3e c4 85 b5 7c af 87 93 73 ae 77 91 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055320720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055320720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055320720 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055320720 DMM INFO MM(262420000000012/da9ce7b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055320720 DMM NOTICE MM(262420000000012/da9ce7b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055320720 DMM DEBUG MM(262420000000012/da9ce7b5) checking auth: received GSM SRES = 27 cd c5 26 (gprs_gmm.c:666) 20241005055320720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055320720 DMM DEBUG MM(262420000000012/da9ce7b5) Requesting authorization (sgsn_auth.c:160) 20241005055320720 DMM INFO MM(262420000000012/da9ce7b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055320720 DMM DEBUG MM(262420000000012/da9ce7b5) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055320720 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241005055320720 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) 20241005055320720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055320720 DMM INFO MM(262420000000012/da9ce7b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xda9ce7b5) (gprs_gmm.c:300) 20241005055320723 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055320723 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055320723 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241005055320723 DMM INFO MM(262420000000012/da9ce7b5) Subscriber data update (mmctx.c:445) 20241005055320723 DMM DEBUG MM(262420000000012/da9ce7b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055320723 DMM INFO MM(262420000000012/da9ce7b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055320723 DMM NOTICE MM(262420000000012/da9ce7b5) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241005055320723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055320723 DMM NOTICE MM(262420000000012/da9ce7b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055320724 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) 20241005055320725 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055320725 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241005055320725 DMM INFO MM(262420000000012/da9ce7b5) Subscriber data update (mmctx.c:445) 20241005055320725 DMM DEBUG MM(262420000000012/da9ce7b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055320731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055320731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055320731 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055320731 DMM INFO MM(262420000000012/da9ce7b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055320731 DMM NOTICE MM(262420000000012/da9ce7b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055320731 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055320731 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055320731 DLLC NOTICE LLME(d7bc180f/da9ce7b5){ASSIGNED} LLGM Assign pre (ffffffff => da9ce7b5) (gprs_llc.c:1079) 20241005055320731 DLLC NOTICE LLME(ffffffff/da9ce7b5){ASSIGNED} LLGM Assign post (ffffffff => da9ce7b5) (gprs_llc.c:1125) 20241005055320731 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055320731 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055320731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055320731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@f1fcabad5563: setverdict(pass): none -> pass 20241005055320791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055320791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055320791 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055320791 DMM INFO MM(262420000000012/da9ce7b5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241005055320791 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055320791 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241005055320791 DLLC NOTICE LLME(ffffffff/da9ce7b5){ASSIGNED} LLGM Assign pre (da9ce7b5 => cc6f9576) (gprs_llc.c:1079) 20241005055320791 DLLC NOTICE LLME(da9ce7b5/cc6f9576){ASSIGNED} LLGM Assign post (da9ce7b5 => cc6f9576) (gprs_llc.c:1125) 20241005055320791 DMM INFO MM(262420000000012/cc6f9576) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@f1fcabad5563: Removing Client IMSI='262420000000012'H, index=0 20241005055320809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055320809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241005055320809 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055320809 DMM INFO MM(262420000000012/cc6f9576) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241005055320809 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241005055320809 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055320809 DLLC NOTICE LLME(da9ce7b5/cc6f9576){ASSIGNED} LLGM Assign pre (ffffffff => cc6f9576) (gprs_llc.c:1079) 20241005055320809 DLLC NOTICE LLME(ffffffff/cc6f9576){ASSIGNED} LLGM Assign post (ffffffff => cc6f9576) (gprs_llc.c:1125) 20241005055320809 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@f1fcabad5563: Final verdict of PTC: pass 20241005055320813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49382<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(464)@f1fcabad5563: Final verdict of PTC: none 20241005055320817 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055320817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(461)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(469)@f1fcabad5563: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(474)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@f1fcabad5563: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(467)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(462)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(472)@f1fcabad5563: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_rau finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Sat Oct 5 05:53:20 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241005055320933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055321335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60856) 20241005055321819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055321819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60856, count=92224) 20241005055322820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055322820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sat Oct 5 05:53:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055323821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055323821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_rau_a_a started. 20241005055324426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055324429 DMM INFO MM(262420000000012/cc6f9576) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055324429 DMM INFO MM(262420000000012/cc6f9576) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055324429 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055324429 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055324429 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055324429 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055324429 DLLC NOTICE LLME(ffffffff/cc6f9576){ASSIGNED} LLGM Assign pre (cc6f9576 => ffffffff) (gprs_llc.c:1079) 20241005055324429 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc6f9576 => ffffffff) (gprs_llc.c:1125) 20241005055324429 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241005055324429 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) 20241005055324429 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) 20241005055324429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055324429 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055324429 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055324429 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055324429 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055324475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055324475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055324475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055324475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055324475 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055324475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055324475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055324475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055324475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055324476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055324476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055324476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055324476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055324476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055324476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055324476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055324476 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055324476 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055324476 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055324476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055324476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055324476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055324478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055324482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055324482 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055324490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055324490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055324490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055324490 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055324490 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055324490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055324490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055324490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055324490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055324491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055324491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055324491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055324492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055324492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055324492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055324492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055324492 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055324492 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055324492 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055324492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055324492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055324492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055324493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055324498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055324498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055324506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055324506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055324506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055324506 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055324506 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055324506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055324506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055324506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055324506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055324507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055324507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055324507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055324507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055324507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055324507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055324507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055324507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055324507 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055324507 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055324507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055324507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055324507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055324510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055324515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055324515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055324823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055324823 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055324823 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055324823 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055324827 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055324828 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@f1fcabad5563: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='FEF8D87B'O, index=0 SGSN_Test-GSUP(495)@f1fcabad5563: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@f1fcabad5563: 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 := '16F76891831FB894F6E72799CE7CDC2A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '39F69B9B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '923745464A271945'O } } } } } 20241005055325906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055325906 DLLC NOTICE LLME(ffffffff/fef8d87b){UNASSIGNED} LLC RX: unknown TLLI 0xfef8d87b, creating LLME on the fly (gprs_llc.c:552) 20241005055325906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055325906 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241005055325907 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055325907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055325907 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055325907 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055325907 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055325907 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055325907 DLLC NOTICE LLME(ffffffff/fef8d87b){UNASSIGNED} LLGM Assign pre (fef8d87b => d7da5870) (gprs_llc.c:1079) 20241005055325907 DLLC NOTICE LLME(fef8d87b/d7da5870){ASSIGNED} LLGM Assign post (fef8d87b => d7da5870) (gprs_llc.c:1125) 20241005055325907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055325907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055325907 DMM DEBUG MM(262420000000037/d7da5870) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055325932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055325932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055325932 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055325932 DMM DEBUG MM(262420000000037/d7da5870) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241005055325932 DMM NOTICE MM(262420000000037/d7da5870) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055325932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055325932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055325932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055325932 DMM DEBUG MM(262420000000037/d7da5870) Requesting authorization (sgsn_auth.c:160) 20241005055325932 DMM INFO MM(262420000000037/d7da5870) Requesting authentication tuples (sgsn_auth.c:184) 20241005055325932 DMM DEBUG MM(262420000000037/d7da5870) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055325932 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241005055325932 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@f1fcabad5563: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241005055325938 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055325938 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055325938 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055325938 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055325938 DMM INFO MM(262420000000037/d7da5870) Subscriber data update (mmctx.c:445) 20241005055325938 DMM DEBUG MM(262420000000037/d7da5870) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055325938 DMM INFO MM(262420000000037/d7da5870) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055325938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055325938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055325938 DMM INFO MM(262420000000037/d7da5870) <- GMM AUTH AND CIPHERING REQ (rand = 16 f7 68 91 83 1f b8 94 f6 e7 27 99 ce 7c dc 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055325955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055325955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055325955 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055325955 DMM INFO MM(262420000000037/d7da5870) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055325955 DMM NOTICE MM(262420000000037/d7da5870) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055325955 DMM DEBUG MM(262420000000037/d7da5870) checking auth: received GSM SRES = 39 f6 9b 9b (gprs_gmm.c:666) 20241005055325955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055325955 DMM DEBUG MM(262420000000037/d7da5870) Requesting authorization (sgsn_auth.c:160) 20241005055325955 DMM INFO MM(262420000000037/d7da5870) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055325955 DMM DEBUG MM(262420000000037/d7da5870) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055325955 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241005055325955 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) 20241005055325955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055325955 DMM INFO MM(262420000000037/d7da5870) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7da5870) (gprs_gmm.c:300) 20241005055325958 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055325958 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055325958 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241005055325958 DMM INFO MM(262420000000037/d7da5870) Subscriber data update (mmctx.c:445) 20241005055325958 DMM DEBUG MM(262420000000037/d7da5870) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055325958 DMM INFO MM(262420000000037/d7da5870) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055325958 DMM NOTICE MM(262420000000037/d7da5870) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241005055325958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055325958 DMM NOTICE MM(262420000000037/d7da5870) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055325958 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) 20241005055325959 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055325959 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241005055325959 DMM INFO MM(262420000000037/d7da5870) Subscriber data update (mmctx.c:445) 20241005055325959 DMM DEBUG MM(262420000000037/d7da5870) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055325970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055325970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055325971 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055325971 DMM INFO MM(262420000000037/d7da5870) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055325971 DMM NOTICE MM(262420000000037/d7da5870) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055325971 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055325971 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055325971 DLLC NOTICE LLME(fef8d87b/d7da5870){ASSIGNED} LLGM Assign pre (ffffffff => d7da5870) (gprs_llc.c:1079) 20241005055325971 DLLC NOTICE LLME(ffffffff/d7da5870){ASSIGNED} LLGM Assign post (ffffffff => d7da5870) (gprs_llc.c:1125) 20241005055325971 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055325971 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055325971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055325971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@f1fcabad5563: setverdict(pass): none -> pass 20241005055326030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055326030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055326030 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055326030 DMM INFO MM(262420000000037/d7da5870) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241005055326030 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055326030 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241005055326030 DLLC NOTICE LLME(ffffffff/d7da5870){ASSIGNED} LLGM Assign pre (d7da5870 => d442dc8a) (gprs_llc.c:1079) 20241005055326030 DLLC NOTICE LLME(d7da5870/d442dc8a){ASSIGNED} LLGM Assign post (d7da5870 => d442dc8a) (gprs_llc.c:1125) 20241005055326030 DMM INFO MM(262420000000037/d442dc8a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055326045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055326045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241005055326045 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055326045 DMM INFO MM(262420000000037/d442dc8a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241005055326045 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241005055326046 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055326046 DLLC NOTICE LLME(d7da5870/d442dc8a){ASSIGNED} LLGM Assign pre (ffffffff => d442dc8a) (gprs_llc.c:1079) 20241005055326046 DLLC NOTICE LLME(ffffffff/d442dc8a){ASSIGNED} LLGM Assign post (ffffffff => d442dc8a) (gprs_llc.c:1125) 20241005055326046 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241005055326046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055326046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055326046 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055326046 DMM INFO MM(262420000000037/d442dc8a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241005055326046 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055326046 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241005055326046 DLLC NOTICE LLME(ffffffff/d442dc8a){ASSIGNED} LLGM Assign pre (d442dc8a => da353764) (gprs_llc.c:1079) 20241005055326046 DLLC NOTICE LLME(d442dc8a/da353764){ASSIGNED} LLGM Assign post (d442dc8a => da353764) (gprs_llc.c:1125) 20241005055326046 DMM INFO MM(262420000000037/da353764) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055326058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055326058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055326058 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055326058 DMM INFO MM(262420000000037/da353764) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241005055326058 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241005055326058 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055326058 DLLC NOTICE LLME(d442dc8a/da353764){ASSIGNED} LLGM Assign pre (ffffffff => da353764) (gprs_llc.c:1079) 20241005055326058 DLLC NOTICE LLME(ffffffff/da353764){ASSIGNED} LLGM Assign post (ffffffff => da353764) (gprs_llc.c:1125) 20241005055326058 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241005055326058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055326058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055326058 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055326059 DMM INFO MM(262420000000037/da353764) -> GMM DETACH REQUEST TLLI=0xda353764 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241005055326059 DMM INFO MM(262420000000037/da353764) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241005055326059 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055326059 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055326059 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055326059 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055326059 DLLC NOTICE LLME(ffffffff/da353764){ASSIGNED} LLGM Assign pre (da353764 => ffffffff) (gprs_llc.c:1079) 20241005055326059 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da353764 => ffffffff) (gprs_llc.c:1125) 20241005055326059 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241005055326059 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) 20241005055326059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055326059 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055326059 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055326059 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055326060 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@f1fcabad5563: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@f1fcabad5563: Final verdict of PTC: pass 20241005055331075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54034<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(488)@f1fcabad5563: Final verdict of PTC: none 20241005055331080 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_rau_a_a-BVCI210(487)@f1fcabad5563: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@f1fcabad5563: Final verdict of PTC: none20241005055331080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(493)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(483)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(491)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(486)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(481)@f1fcabad5563: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sat Oct 5 05:53:31 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 20241005055331158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055331460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54044<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108360) 20241005055332081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055332081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108360, count=112716) 20241005055333083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055333083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sat Oct 5 05:53:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055334085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055334085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_rau_a_b started. 20241005055334563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055334565 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055334611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055334611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055334611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055334611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055334611 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055334611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055334611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055334611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055334611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055334612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055334612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055334612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055334612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055334612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055334612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055334612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055334612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055334612 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055334612 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055334612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055334612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055334612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055334614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055334618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055334618 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055334626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055334626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055334626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055334626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055334626 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055334626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055334626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055334626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055334626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055334627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055334627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055334627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055334627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055334627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055334627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055334627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055334627 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055334627 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055334627 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055334627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055334627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055334627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055334629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055334633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055334633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055334641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055334641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055334641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055334641 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055334641 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055334641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055334641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055334641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055334641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055334641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055334641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055334641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055334641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055334641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055334641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055334641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055334641 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055334641 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055334641 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055334641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055334641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055334641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055334643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055334647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055334647 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055335086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055335086 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055335086 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055335086 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055335091 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055335092 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@f1fcabad5563: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E0D8F62A'O, index=0 SGSN_Test-GSUP(514)@f1fcabad5563: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@f1fcabad5563: 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 := '40B8DB3EDEE61169AA032C3E62E136F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C02286B9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4882852D5BE3F7A1'O } } } } } 20241005055336165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055336165 DLLC NOTICE LLME(ffffffff/e0d8f62a){UNASSIGNED} LLC RX: unknown TLLI 0xe0d8f62a, creating LLME on the fly (gprs_llc.c:552) 20241005055336165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055336165 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241005055336165 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055336165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055336165 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055336165 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055336165 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055336165 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055336165 DLLC NOTICE LLME(ffffffff/e0d8f62a){UNASSIGNED} LLGM Assign pre (e0d8f62a => c1aa3577) (gprs_llc.c:1079) 20241005055336165 DLLC NOTICE LLME(e0d8f62a/c1aa3577){ASSIGNED} LLGM Assign post (e0d8f62a => c1aa3577) (gprs_llc.c:1125) 20241005055336165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055336165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055336165 DMM DEBUG MM(262420000000038/c1aa3577) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055336181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055336181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055336181 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055336181 DMM DEBUG MM(262420000000038/c1aa3577) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241005055336181 DMM NOTICE MM(262420000000038/c1aa3577) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055336181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055336181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055336181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055336181 DMM DEBUG MM(262420000000038/c1aa3577) Requesting authorization (sgsn_auth.c:160) 20241005055336181 DMM INFO MM(262420000000038/c1aa3577) Requesting authentication tuples (sgsn_auth.c:184) 20241005055336181 DMM DEBUG MM(262420000000038/c1aa3577) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055336181 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241005055336181 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@f1fcabad5563: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241005055336187 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055336187 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055336187 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055336187 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055336187 DMM INFO MM(262420000000038/c1aa3577) Subscriber data update (mmctx.c:445) 20241005055336187 DMM DEBUG MM(262420000000038/c1aa3577) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055336187 DMM INFO MM(262420000000038/c1aa3577) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055336187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055336187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055336187 DMM INFO MM(262420000000038/c1aa3577) <- GMM AUTH AND CIPHERING REQ (rand = 40 b8 db 3e de e6 11 69 aa 03 2c 3e 62 e1 36 f5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055336201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055336201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055336201 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055336202 DMM INFO MM(262420000000038/c1aa3577) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055336202 DMM NOTICE MM(262420000000038/c1aa3577) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055336202 DMM DEBUG MM(262420000000038/c1aa3577) checking auth: received GSM SRES = c0 22 86 b9 (gprs_gmm.c:666) 20241005055336202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055336202 DMM DEBUG MM(262420000000038/c1aa3577) Requesting authorization (sgsn_auth.c:160) 20241005055336202 DMM INFO MM(262420000000038/c1aa3577) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055336202 DMM DEBUG MM(262420000000038/c1aa3577) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055336202 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241005055336202 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) 20241005055336202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055336202 DMM INFO MM(262420000000038/c1aa3577) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1aa3577) (gprs_gmm.c:300) 20241005055336205 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055336205 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055336205 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241005055336205 DMM INFO MM(262420000000038/c1aa3577) Subscriber data update (mmctx.c:445) 20241005055336205 DMM DEBUG MM(262420000000038/c1aa3577) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055336205 DMM INFO MM(262420000000038/c1aa3577) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055336205 DMM NOTICE MM(262420000000038/c1aa3577) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241005055336206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055336206 DMM NOTICE MM(262420000000038/c1aa3577) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055336206 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) 20241005055336207 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055336207 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241005055336207 DMM INFO MM(262420000000038/c1aa3577) Subscriber data update (mmctx.c:445) 20241005055336207 DMM DEBUG MM(262420000000038/c1aa3577) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055336217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055336217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055336217 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055336217 DMM INFO MM(262420000000038/c1aa3577) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055336217 DMM NOTICE MM(262420000000038/c1aa3577) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055336217 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055336217 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055336217 DLLC NOTICE LLME(e0d8f62a/c1aa3577){ASSIGNED} LLGM Assign pre (ffffffff => c1aa3577) (gprs_llc.c:1079) 20241005055336217 DLLC NOTICE LLME(ffffffff/c1aa3577){ASSIGNED} LLGM Assign post (ffffffff => c1aa3577) (gprs_llc.c:1125) 20241005055336217 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055336217 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055336217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055336217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@f1fcabad5563: attach complete sending rau 20241005055336272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055336272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055336272 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055336272 DMM INFO MM(262420000000038/c1aa3577) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241005055336272 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055336272 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241005055336272 DLLC NOTICE LLME(ffffffff/c1aa3577){ASSIGNED} LLGM Assign pre (c1aa3577 => db1b5b9e) (gprs_llc.c:1079) 20241005055336272 DLLC NOTICE LLME(c1aa3577/db1b5b9e){ASSIGNED} LLGM Assign post (c1aa3577 => db1b5b9e) (gprs_llc.c:1125) 20241005055336272 DMM INFO MM(262420000000038/db1b5b9e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@f1fcabad5563: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@f1fcabad5563: Removing Client IMSI='262420000000038'H, index=0 20241005055336285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055336285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241005055336285 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055336285 DMM INFO MM(262420000000038/db1b5b9e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241005055336285 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241005055336285 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055336285 DLLC NOTICE LLME(c1aa3577/db1b5b9e){ASSIGNED} LLGM Assign pre (ffffffff => db1b5b9e) (gprs_llc.c:1079) 20241005055336285 DLLC NOTICE LLME(ffffffff/db1b5b9e){ASSIGNED} LLGM Assign post (ffffffff => db1b5b9e) (gprs_llc.c:1125) 20241005055336285 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@f1fcabad5563: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DB1B5B9E'O, index=0 TC_attach_rau_a_b(516)@f1fcabad5563: sending second RAU via different RA 20241005055336295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055336295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055336295 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241005055336295 DMM INFO MM(262420000000038/db1b5b9e) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: db1b5b9e, P-TMSI: db1b5b9e (00000000), TLLI: db1b5b9e (db1b5b9e), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241005055336295 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241005055336295 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241005055336295 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055336295 DLLC NOTICE LLME(ffffffff/db1b5b9e){ASSIGNED} LLGM Assign pre (db1b5b9e => db1b5b9e) (gprs_llc.c:1079) 20241005055336295 DLLC NOTICE LLME(db1b5b9e/db1b5b9e){ASSIGNED} LLGM Assign post (db1b5b9e => db1b5b9e) (gprs_llc.c:1125) 20241005055336295 DMM INFO MM(262420000000038/db1b5b9e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055336323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055336323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055336323 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055336323 DMM INFO MM(262420000000038/db1b5b9e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241005055336323 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241005055336323 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055336323 DLLC NOTICE LLME(db1b5b9e/db1b5b9e){ASSIGNED} LLGM Assign pre (ffffffff => db1b5b9e) (gprs_llc.c:1079) 20241005055336323 DLLC NOTICE LLME(ffffffff/db1b5b9e){ASSIGNED} LLGM Assign post (ffffffff => db1b5b9e) (gprs_llc.c:1125) 20241005055336323 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241005055336325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055336325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055336325 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055336325 DMM INFO MM(262420000000038/db1b5b9e) -> GMM DETACH REQUEST TLLI=0xdb1b5b9e type=GPRS detach Power-off (gprs_gmm.c:1465) 20241005055336325 DMM INFO MM(262420000000038/db1b5b9e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241005055336325 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055336325 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055336325 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055336325 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055336325 DLLC NOTICE LLME(ffffffff/db1b5b9e){ASSIGNED} LLGM Assign pre (db1b5b9e => ffffffff) (gprs_llc.c:1079) 20241005055336325 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db1b5b9e => ffffffff) (gprs_llc.c:1125) 20241005055336325 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241005055336325 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) 20241005055336325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055336325 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055336325 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055336325 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055336327 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@f1fcabad5563: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@f1fcabad5563: Final verdict of PTC: pass 20241005055341341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34342<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@f1fcabad5563: Final verdict of PTC: none 20241005055341347 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055341347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(508)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(512)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(507)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(502)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@f1fcabad5563: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@f1fcabad5563: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@f1fcabad5563: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(500)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(505)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(510)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sat Oct 5 05:53:41 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 20241005055341459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055341762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104360) 20241005055342349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055342349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104360, count=108716) 20241005055343350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055343350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Sat Oct 5 05:53:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055344352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055344352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241005055344864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055344866 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055344909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055344909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055344909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055344909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055344909 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055344909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055344909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055344909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055344909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055344911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055344911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055344911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055344911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055344911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055344911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055344911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055344911 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055344911 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055344911 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055344911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055344911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055344911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055344913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055344917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055344917 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055344924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055344924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055344924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055344924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055344924 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055344924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055344924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055344924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055344924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055344925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055344925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055344925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055344925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055344925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055344925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055344925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055344925 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055344925 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055344925 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055344925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055344925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055344925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055344928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055344933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055344933 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055344941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055344941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055344941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055344941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055344941 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055344941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055344941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055344941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055344941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055344941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055344941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055344941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055344941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055344941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055344941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055344941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055344941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055344941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055344941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055344941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(531)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055344942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055344942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055344943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055344947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055344947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055345353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055345353 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055345353 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055345353 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055345357 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055345359 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@f1fcabad5563: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='CBD1A2A1'O, index=0 SGSN_Test-GSUP(533)@f1fcabad5563: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@f1fcabad5563: 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 := '9B09C4CC61E9206ED53E14BF1E1D509B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '07A25A71'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9401197FCF50D8D1'O } } } } } 20241005055346430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055346430 DLLC NOTICE LLME(ffffffff/cbd1a2a1){UNASSIGNED} LLC RX: unknown TLLI 0xcbd1a2a1, creating LLME on the fly (gprs_llc.c:552) 20241005055346430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055346430 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20241005055346430 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055346430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055346430 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055346430 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055346430 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055346430 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055346430 DLLC NOTICE LLME(ffffffff/cbd1a2a1){UNASSIGNED} LLGM Assign pre (cbd1a2a1 => e08f4457) (gprs_llc.c:1079) 20241005055346430 DLLC NOTICE LLME(cbd1a2a1/e08f4457){ASSIGNED} LLGM Assign post (cbd1a2a1 => e08f4457) (gprs_llc.c:1125) 20241005055346430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055346430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055346430 DMM DEBUG MM(262420000000039/e08f4457) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055346442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055346442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055346442 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055346442 DMM DEBUG MM(262420000000039/e08f4457) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241005055346442 DMM NOTICE MM(262420000000039/e08f4457) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055346442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055346442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055346443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055346443 DMM DEBUG MM(262420000000039/e08f4457) Requesting authorization (sgsn_auth.c:160) 20241005055346443 DMM INFO MM(262420000000039/e08f4457) Requesting authentication tuples (sgsn_auth.c:184) 20241005055346443 DMM DEBUG MM(262420000000039/e08f4457) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055346443 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241005055346443 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@f1fcabad5563: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@f1fcabad5563: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241005055346447 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055346447 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055346447 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055346447 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055346447 DMM INFO MM(262420000000039/e08f4457) Subscriber data update (mmctx.c:445) 20241005055346447 DMM DEBUG MM(262420000000039/e08f4457) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055346447 DMM INFO MM(262420000000039/e08f4457) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055346447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055346447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055346447 DMM INFO MM(262420000000039/e08f4457) <- GMM AUTH AND CIPHERING REQ (rand = 9b 09 c4 cc 61 e9 20 6e d5 3e 14 bf 1e 1d 50 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055346461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055346461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055346461 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055346461 DMM INFO MM(262420000000039/e08f4457) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055346461 DMM NOTICE MM(262420000000039/e08f4457) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055346461 DMM DEBUG MM(262420000000039/e08f4457) checking auth: received GSM SRES = 07 a2 5a 71 (gprs_gmm.c:666) 20241005055346461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055346461 DMM DEBUG MM(262420000000039/e08f4457) Requesting authorization (sgsn_auth.c:160) 20241005055346461 DMM INFO MM(262420000000039/e08f4457) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055346461 DMM DEBUG MM(262420000000039/e08f4457) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055346461 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241005055346461 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241005055346461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055346461 DMM INFO MM(262420000000039/e08f4457) <- GMM ATTACH ACCEPT (new P-TMSI=0xe08f4457) (gprs_gmm.c:300) 20241005055346464 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055346464 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055346464 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241005055346464 DMM INFO MM(262420000000039/e08f4457) Subscriber data update (mmctx.c:445) 20241005055346464 DMM DEBUG MM(262420000000039/e08f4457) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055346464 DMM INFO MM(262420000000039/e08f4457) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055346464 DMM NOTICE MM(262420000000039/e08f4457) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241005055346464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055346464 DMM NOTICE MM(262420000000039/e08f4457) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055346464 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20241005055346465 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055346465 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241005055346465 DMM INFO MM(262420000000039/e08f4457) Subscriber data update (mmctx.c:445) 20241005055346466 DMM DEBUG MM(262420000000039/e08f4457) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055346476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055346476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055346476 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055346476 DMM INFO MM(262420000000039/e08f4457) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055346476 DMM NOTICE MM(262420000000039/e08f4457) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055346476 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055346476 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055346476 DLLC NOTICE LLME(cbd1a2a1/e08f4457){ASSIGNED} LLGM Assign pre (ffffffff => e08f4457) (gprs_llc.c:1079) 20241005055346476 DLLC NOTICE LLME(ffffffff/e08f4457){ASSIGNED} LLGM Assign post (ffffffff => e08f4457) (gprs_llc.c:1125) 20241005055346476 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055346476 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055346476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055346476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@f1fcabad5563: attach complete sending rau 20241005055346533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055346534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055346534 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055346534 DMM INFO MM(262420000000039/e08f4457) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241005055346534 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055346534 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241005055346534 DLLC NOTICE LLME(ffffffff/e08f4457){ASSIGNED} LLGM Assign pre (e08f4457 => e408962d) (gprs_llc.c:1079) 20241005055346534 DLLC NOTICE LLME(e08f4457/e408962d){ASSIGNED} LLGM Assign post (e08f4457 => e408962d) (gprs_llc.c:1125) 20241005055346534 DMM INFO MM(262420000000039/e408962d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@f1fcabad5563: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@f1fcabad5563: Removing Client IMSI='262420000000039'H, index=0 20241005055346548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055346549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241005055346549 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055346549 DMM INFO MM(262420000000039/e408962d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241005055346549 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241005055346549 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055346549 DLLC NOTICE LLME(e08f4457/e408962d){ASSIGNED} LLGM Assign pre (ffffffff => e408962d) (gprs_llc.c:1079) 20241005055346549 DLLC NOTICE LLME(ffffffff/e408962d){ASSIGNED} LLGM Assign post (ffffffff => e408962d) (gprs_llc.c:1125) 20241005055346549 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@f1fcabad5563: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='E408962D'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@f1fcabad5563: sending second RAU via different RA with wrong Old RA 20241005055346558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055346558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055346558 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241005055346558 DMM NOTICE LLME(ffffffff/e408962d){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241005055346558 DLLC NOTICE LLME(ffffffff/e408962d){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241005055346558 DMM NOTICE MM(262420000000039/e408962d) Rx RA Update Request with unexpected TLLI=e408962d Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20241005055346558 DMM ERROR LLME(ffffffff/e408962d){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241005055346558 DMM NOTICE MM(262420000000039/e408962d) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241005055346558 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241005055346558 DMM INFO MM(262420000000039/e408962d) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241005055346558 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055346558 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055346558 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055346558 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055346558 DLLC NOTICE LLME(ffffffff/e408962d){ASSIGNED} LLGM Assign pre (e408962d => ffffffff) (gprs_llc.c:1079) 20241005055346558 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e408962d => ffffffff) (gprs_llc.c:1125) 20241005055346558 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241005055346558 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20241005055346558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055346558 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055346558 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055346558 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055346582 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241005055346584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055346584 DLLC NOTICE LLME(ffffffff/e408962d){UNASSIGNED} LLC RX: unknown TLLI 0xe408962d, creating LLME on the fly (gprs_llc.c:552) 20241005055346584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241005055346584 DMM NOTICE LLME(ffffffff/e408962d){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241005055349602 DGPRS DEBUG Checking for inactive LLMEs, time = 30635828 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@f1fcabad5563: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@f1fcabad5563: Final verdict of PTC: pass 20241005055351596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47076<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055351601 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055351601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(533)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(521)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(531)@f1fcabad5563: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(526)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@f1fcabad5563: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@f1fcabad5563: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(519)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(524)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(529)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Sat Oct 5 05:53:51 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20241005055351703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055352004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102172) 20241005055352601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055352601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102172, count=106528) 20241005055353603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055353603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sat Oct 5 05:53:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055354604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055354604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_usim_resync started. 20241005055355100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055355102 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055355149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055355149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055355149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055355149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055355149 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055355149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055355149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055355149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055355149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055355149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055355149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055355149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055355150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055355150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055355150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055355150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055355150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055355150 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055355150 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055355150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055355150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055355150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055355152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055355157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055355157 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055355165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055355165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055355165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055355165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055355165 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055355165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055355165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055355165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055355165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055355166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055355166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055355166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055355166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055355166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055355166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055355166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055355166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055355166 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055355166 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055355166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(545)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055355166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055355166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055355168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055355173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055355173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055355180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055355180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055355180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055355180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055355180 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055355180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055355180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055355180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055355180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055355181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055355181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055355181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055355181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055355181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055355181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055355181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055355181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055355181 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055355181 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055355181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(550)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055355181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055355181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055355183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055355187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055355187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055355605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055355605 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055355605 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055355605 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055355609 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055355610 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@f1fcabad5563: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='E7CCB71D'O, index=0 SGSN_Test-GSUP(552)@f1fcabad5563: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@f1fcabad5563: 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 := '78D5EE5EE5458D2B3F195A84C80D56D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '07CBDD38'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B06CBF12E318E9CA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D523ED304E58F0E61D04F9D87C2DC48F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '46D713529F928BFF8A3581FEFF07F7CD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CB6D247B9B39BFC629F93536388060B8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D8E94A1A806004B7'O } } } } } 20241005055356664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055356664 DLLC NOTICE LLME(ffffffff/e7ccb71d){UNASSIGNED} LLC RX: unknown TLLI 0xe7ccb71d, creating LLME on the fly (gprs_llc.c:552) 20241005055356664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055356664 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241005055356664 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055356664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055356664 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055356664 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055356664 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055356664 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055356664 DLLC NOTICE LLME(ffffffff/e7ccb71d){UNASSIGNED} LLGM Assign pre (e7ccb71d => c45cc638) (gprs_llc.c:1079) 20241005055356664 DLLC NOTICE LLME(e7ccb71d/c45cc638){ASSIGNED} LLGM Assign post (e7ccb71d => c45cc638) (gprs_llc.c:1125) 20241005055356664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055356664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055356664 DMM DEBUG MM(262420000000040/c45cc638) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055356673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055356673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055356673 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055356673 DMM DEBUG MM(262420000000040/c45cc638) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241005055356673 DMM NOTICE MM(262420000000040/c45cc638) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055356673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055356673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055356673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055356673 DMM DEBUG MM(262420000000040/c45cc638) Requesting authorization (sgsn_auth.c:160) 20241005055356673 DMM INFO MM(262420000000040/c45cc638) Requesting authentication tuples (sgsn_auth.c:184) 20241005055356673 DMM DEBUG MM(262420000000040/c45cc638) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055356673 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241005055356673 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@f1fcabad5563: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241005055356675 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055356675 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055356675 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055356675 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055356675 DMM INFO MM(262420000000040/c45cc638) Subscriber data update (mmctx.c:445) 20241005055356675 DMM DEBUG MM(262420000000040/c45cc638) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055356675 DMM INFO MM(262420000000040/c45cc638) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055356675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055356675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055356675 DMM INFO MM(262420000000040/c45cc638) <- GMM AUTH AND CIPHERING REQ (rand = 78 d5 ee 5e e5 45 8d 2b 3f 19 5a 84 c8 0d 56 d3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cb 6d 24 7b 9b 39 bf c6 29 f9 35 36 38 80 60 b8 ) (gprs_gmm.c:483) 20241005055356682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055356682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055356682 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055356682 DMM INFO MM(262420000000040/c45cc638) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241005055356682 DMM INFO MM(262420000000040/c45cc638) R99 AUTHENTICATION SYNCH (AUTS = cfd835b43835e8ae14b031655bc0) (gprs_gmm.c:711) 20241005055356682 DMM DEBUG MM(262420000000040/c45cc638) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055356682 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241005055356682 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e cf d8 35 b4 38 35 e8 ae 14 b0 31 65 5b c0 20 10 78 d5 ee 5e e5 45 8d 2b 3f 19 5a 84 c8 0d 56 d3 28 01 01 (gprs_subscriber.c:210) 20241005055356682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241005055356682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241005055356683 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055356683 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055356683 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055356683 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055356683 DMM INFO MM(262420000000040/c45cc638) Subscriber data update (mmctx.c:445) 20241005055356683 DMM DEBUG MM(262420000000040/c45cc638) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241005055356683 DMM INFO MM(262420000000040/c45cc638) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241005055356683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055356683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055356683 DMM INFO MM(262420000000040/c45cc638) <- GMM AUTH AND CIPHERING REQ (rand = 26 8b 28 88 fb 31 41 0d c7 fd 4a 59 d5 49 f3 a2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a0 06 96 3b 31 60 fe 90 09 5f cf 4d 7c 4f c3 18 ) (gprs_gmm.c:483) 20241005055356689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055356689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6c1830 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055356689 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055356689 DMM INFO MM(262420000000040/c45cc638) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055356689 DMM NOTICE MM(262420000000040/c45cc638) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055356689 DMM DEBUG MM(262420000000040/c45cc638) checking auth: received UMTS RES = 20 23 34 53 a4 ce 62 a2 (gprs_gmm.c:666) 20241005055356689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055356689 DMM DEBUG MM(262420000000040/c45cc638) Requesting authorization (sgsn_auth.c:160) 20241005055356689 DMM INFO MM(262420000000040/c45cc638) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055356689 DMM DEBUG MM(262420000000040/c45cc638) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055356689 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241005055356689 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) 20241005055356689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055356689 DMM INFO MM(262420000000040/c45cc638) <- GMM ATTACH ACCEPT (new P-TMSI=0xc45cc638) (gprs_gmm.c:300) 20241005055356691 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055356691 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055356691 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241005055356691 DMM INFO MM(262420000000040/c45cc638) Subscriber data update (mmctx.c:445) 20241005055356691 DMM DEBUG MM(262420000000040/c45cc638) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055356691 DMM INFO MM(262420000000040/c45cc638) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055356691 DMM NOTICE MM(262420000000040/c45cc638) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241005055356691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055356691 DMM NOTICE MM(262420000000040/c45cc638) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055356691 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) 20241005055356693 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055356693 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241005055356693 DMM INFO MM(262420000000040/c45cc638) Subscriber data update (mmctx.c:445) 20241005055356693 DMM DEBUG MM(262420000000040/c45cc638) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@f1fcabad5563: Removing Client IMSI='262420000000040'H, index=0 20241005055356702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055356702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055356702 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055356702 DMM INFO MM(262420000000040/c45cc638) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055356702 DMM NOTICE MM(262420000000040/c45cc638) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055356702 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055356703 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055356703 DLLC NOTICE LLME(e7ccb71d/c45cc638){ASSIGNED} LLGM Assign pre (ffffffff => c45cc638) (gprs_llc.c:1079) 20241005055356703 DLLC NOTICE LLME(ffffffff/c45cc638){ASSIGNED} LLGM Assign post (ffffffff => c45cc638) (gprs_llc.c:1125) 20241005055356703 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055356703 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055356703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055356703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@f1fcabad5563: Final verdict of PTC: pass 20241005055356706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46096<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055356709 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055356709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(552)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(540)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(550)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(545)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(548)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(538)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(543)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_usim_resync finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sat Oct 5 05:53:56 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20241005055356811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055357214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46100<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50108) 20241005055357711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055357711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50108, count=94396) 20241005055358712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055358712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sat Oct 5 05:53:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055359713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055359713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_usim_a54_a54 started. 20241005055400307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055400309 DMM INFO MM(262420000000040/c45cc638) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055400309 DMM INFO MM(262420000000040/c45cc638) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055400309 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055400309 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055400309 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055400309 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055400309 DLLC NOTICE LLME(ffffffff/c45cc638){ASSIGNED} LLGM Assign pre (c45cc638 => ffffffff) (gprs_llc.c:1079) 20241005055400309 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c45cc638 => ffffffff) (gprs_llc.c:1125) 20241005055400309 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241005055400309 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) 20241005055400309 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) 20241005055400309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055400309 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055400309 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055400309 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055400309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055400351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055400351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055400351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055400351 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055400351 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055400351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055400351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055400351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055400351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055400352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055400352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055400352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055400352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055400352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055400352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055400352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055400352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055400352 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055400352 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055400352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055400352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055400352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055400355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055400361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055400361 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055400368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055400368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055400368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055400368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055400368 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055400368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055400368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055400368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055400368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241005055400369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI98(564)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055400369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055400369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055400369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055400369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055400369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055400369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055400369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055400369 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055400369 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055400369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055400369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055400369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055400371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055400377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055400377 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055400385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055400385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055400385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055400385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055400385 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055400385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055400385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055400385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055400385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055400386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055400386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055400386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055400386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055400386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055400386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055400386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055400386 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055400386 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055400386 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055400386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055400386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055400386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055400388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055400392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055400392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055400714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055400714 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055400714 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055400714 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055400718 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055400719 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@f1fcabad5563: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='F0E52B87'O, index=0 SGSN_Test-GSUP(571)@f1fcabad5563: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@f1fcabad5563: 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 := 'DC34247A7B6018F0B8A624E2D1ECBFAE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7AC1AD50'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD479F07C5D323BD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A8A0FB06226C3FC36C8D0904EC0D9F76'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '58A5EAE770081F670047AEDC1EC0BC33'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '33B51D0486A4F9F58BF909BFFB38CBF5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '790717659672E314'O } } } } } 20241005055401791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055401791 DLLC NOTICE LLME(ffffffff/f0e52b87){UNASSIGNED} LLC RX: unknown TLLI 0xf0e52b87, creating LLME on the fly (gprs_llc.c:552) 20241005055401791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055401791 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241005055401791 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055401791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055401791 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055401791 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055401791 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055401791 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055401791 DLLC NOTICE LLME(ffffffff/f0e52b87){UNASSIGNED} LLGM Assign pre (f0e52b87 => e49deb6d) (gprs_llc.c:1079) 20241005055401791 DLLC NOTICE LLME(f0e52b87/e49deb6d){ASSIGNED} LLGM Assign post (f0e52b87 => e49deb6d) (gprs_llc.c:1125) 20241005055401791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055401791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055401791 DMM DEBUG MM(262420000000040/e49deb6d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055401810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055401810 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055401810 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055401810 DMM DEBUG MM(262420000000040/e49deb6d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241005055401810 DMM NOTICE MM(262420000000040/e49deb6d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055401810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055401810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055401810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055401810 DMM DEBUG MM(262420000000040/e49deb6d) Requesting authorization (sgsn_auth.c:160) 20241005055401810 DMM INFO MM(262420000000040/e49deb6d) Requesting authentication tuples (sgsn_auth.c:184) 20241005055401810 DMM DEBUG MM(262420000000040/e49deb6d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055401810 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241005055401810 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@f1fcabad5563: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241005055401816 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055401816 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055401816 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055401816 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055401816 DMM INFO MM(262420000000040/e49deb6d) Subscriber data update (mmctx.c:445) 20241005055401816 DMM DEBUG MM(262420000000040/e49deb6d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055401816 DMM INFO MM(262420000000040/e49deb6d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055401816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055401816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055401816 DMM INFO MM(262420000000040/e49deb6d) <- GMM AUTH AND CIPHERING REQ (rand = dc 34 24 7a 7b 60 18 f0 b8 a6 24 e2 d1 ec bf ae , mmctx_is_r99=1, vec->auth_types=0x3, autn = 33 b5 1d 04 86 a4 f9 f5 8b f9 09 bf fb 38 cb f5 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@f1fcabad5563: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@f1fcabad5563: Final verdict of PTC: pass 20241005055401835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46104<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@f1fcabad5563: Final verdict of PTC: none 20241005055401839 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055401839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a54-BVCI210(563)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(564)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(559)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(569)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(557)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(562)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(567)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sat Oct 5 05:54:01 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20241005055401900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055402302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68224) 20241005055402841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055402841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68224, count=72580) 20241005055403842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055403842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sat Oct 5 05:54:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055404843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055404843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_usim_a54_a53 started. 20241005055405394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055405397 DMM INFO MM(262420000000040/e49deb6d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055405397 DMM INFO MM(262420000000040/e49deb6d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055405397 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055405397 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055405397 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055405397 DMM ERROR MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241005055405397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Deallocated (fsm.c:568) 20241005055405397 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055405397 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055405397 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055405397 DLLC NOTICE LLME(f0e52b87/e49deb6d){ASSIGNED} LLGM Assign pre (e49deb6d => ffffffff) (gprs_llc.c:1079) 20241005055405397 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e49deb6d => ffffffff) (gprs_llc.c:1125) 20241005055405397 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055405440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055405440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055405440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055405440 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055405440 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055405440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055405440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055405440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055405440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055405441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055405441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055405441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055405441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055405441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055405441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055405441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055405441 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055405441 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055405441 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055405441 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055405441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055405441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055405443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055405450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055405450 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(580)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(577)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055405455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055405455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055405455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055405455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055405455 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055405455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055405455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055405455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055405455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055405456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055405456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055405456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055405456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055405456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055405456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055405456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055405456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055405456 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055405456 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055405456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055405456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055405456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055405459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055405463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055405463 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055405471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055405471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055405471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055405471 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055405471 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055405471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055405471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055405471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055405471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055405472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055405472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055405472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055405472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055405472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055405472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055405472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055405472 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055405472 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055405472 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055405472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055405472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055405472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055405474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055405478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055405478 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055405844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055405844 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055405844 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055405844 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055405848 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055405849 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@f1fcabad5563: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='C1C6BF1B'O, index=0 SGSN_Test-GSUP(590)@f1fcabad5563: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@f1fcabad5563: 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 := '738B0972BD06EC1C876430EAF75D5F39'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37FA9147'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '69D92575F70148F0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B00ECA42457D0FAA8F0A5C56E2B1CD9E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7B874974FDEBB138AB0DF67135849062'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AA1BF4DA2148865B5BEA631448BEE48E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2B1CA18E257239DC'O } } } } } 20241005055406927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055406927 DLLC NOTICE LLME(ffffffff/c1c6bf1b){UNASSIGNED} LLC RX: unknown TLLI 0xc1c6bf1b, creating LLME on the fly (gprs_llc.c:552) 20241005055406927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055406927 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241005055406927 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055406927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055406927 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055406927 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055406927 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055406927 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055406927 DLLC NOTICE LLME(ffffffff/c1c6bf1b){UNASSIGNED} LLGM Assign pre (c1c6bf1b => c9b328bc) (gprs_llc.c:1079) 20241005055406927 DLLC NOTICE LLME(c1c6bf1b/c9b328bc){ASSIGNED} LLGM Assign post (c1c6bf1b => c9b328bc) (gprs_llc.c:1125) 20241005055406927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055406927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055406927 DMM DEBUG MM(262420000000040/c9b328bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055406948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055406948 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055406948 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055406948 DMM DEBUG MM(262420000000040/c9b328bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241005055406948 DMM NOTICE MM(262420000000040/c9b328bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055406948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055406948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055406948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055406948 DMM DEBUG MM(262420000000040/c9b328bc) Requesting authorization (sgsn_auth.c:160) 20241005055406949 DMM INFO MM(262420000000040/c9b328bc) Requesting authentication tuples (sgsn_auth.c:184) 20241005055406949 DMM DEBUG MM(262420000000040/c9b328bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055406949 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241005055406949 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@f1fcabad5563: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241005055406956 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055406956 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055406956 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055406956 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055406956 DMM INFO MM(262420000000040/c9b328bc) Subscriber data update (mmctx.c:445) 20241005055406956 DMM DEBUG MM(262420000000040/c9b328bc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055406956 DMM INFO MM(262420000000040/c9b328bc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055406956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055406956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055406956 DMM INFO MM(262420000000040/c9b328bc) <- GMM AUTH AND CIPHERING REQ (rand = 73 8b 09 72 bd 06 ec 1c 87 64 30 ea f7 5d 5f 39 , mmctx_is_r99=1, vec->auth_types=0x3, autn = aa 1b f4 da 21 48 86 5b 5b ea 63 14 48 be e4 8e ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@f1fcabad5563: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@f1fcabad5563: Final verdict of PTC: pass 20241005055406974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56880<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055406978 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055406979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(590)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(583)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(588)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(578)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(576)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(586)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(581)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sat Oct 5 05:54:07 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20241005055407081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055407483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56894<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47384) 20241005055407980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055407980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47384, count=71240) 20241005055408981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055408981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sat Oct 5 05:54:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055409982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055409982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_usim_a53_a54 started. 20241005055410593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055410596 DMM INFO MM(262420000000040/c9b328bc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055410596 DMM INFO MM(262420000000040/c9b328bc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055410596 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055410596 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055410596 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055410596 DMM ERROR MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241005055410596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Deallocated (fsm.c:568) 20241005055410596 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055410596 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055410596 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055410596 DLLC NOTICE LLME(c1c6bf1b/c9b328bc){ASSIGNED} LLGM Assign pre (c9b328bc => ffffffff) (gprs_llc.c:1079) 20241005055410596 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9b328bc => ffffffff) (gprs_llc.c:1125) 20241005055410596 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055410644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055410644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055410644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055410644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055410644 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055410644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055410644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055410644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055410644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055410645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055410645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055410645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055410645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055410645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055410645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055410645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055410645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055410645 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055410645 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055410645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055410646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055410646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055410648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055410653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055410653 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055410659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055410659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055410659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055410659 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055410659 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055410659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055410659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055410659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055410659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055410660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055410660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055410660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055410660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055410660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055410660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055410660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055410660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055410660 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055410660 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055410660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055410660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055410660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055410662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055410667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055410667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055410675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055410676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055410676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055410676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055410676 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055410676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055410676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055410676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055410676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055410677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055410677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055410677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055410677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055410677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055410677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055410677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055410677 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055410677 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055410677 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055410677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055410677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055410677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055410679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055410684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055410684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055410983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055410983 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055410983 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055410983 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055410987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055410988 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@f1fcabad5563: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='D3D29EFC'O, index=0 SGSN_Test-GSUP(609)@f1fcabad5563: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@f1fcabad5563: 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 := '94B5F6183EA834E6F75D5A38459BD0AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '828A795A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '60B7A50300B51CDF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E63E2B4B6DDDFECAF638D43B1BC9010F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D75755518FEFA47B948A8F38ED407BB3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DC64B39BB231B58D14D06B269753A235'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5776016043B41D76'O } } } } } 20241005055412063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055412063 DLLC NOTICE LLME(ffffffff/d3d29efc){UNASSIGNED} LLC RX: unknown TLLI 0xd3d29efc, creating LLME on the fly (gprs_llc.c:552) 20241005055412063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055412063 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241005055412063 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055412063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055412063 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055412063 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055412063 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055412063 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055412063 DLLC NOTICE LLME(ffffffff/d3d29efc){UNASSIGNED} LLGM Assign pre (d3d29efc => e8e7293e) (gprs_llc.c:1079) 20241005055412063 DLLC NOTICE LLME(d3d29efc/e8e7293e){ASSIGNED} LLGM Assign post (d3d29efc => e8e7293e) (gprs_llc.c:1125) 20241005055412063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055412063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055412063 DMM DEBUG MM(262420000000040/e8e7293e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055412084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055412084 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055412084 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055412084 DMM DEBUG MM(262420000000040/e8e7293e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241005055412084 DMM NOTICE MM(262420000000040/e8e7293e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055412084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055412084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055412084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055412084 DMM DEBUG MM(262420000000040/e8e7293e) Requesting authorization (sgsn_auth.c:160) 20241005055412084 DMM INFO MM(262420000000040/e8e7293e) Requesting authentication tuples (sgsn_auth.c:184) 20241005055412084 DMM DEBUG MM(262420000000040/e8e7293e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055412084 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241005055412084 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@f1fcabad5563: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241005055412091 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055412091 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055412091 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055412091 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055412091 DMM INFO MM(262420000000040/e8e7293e) Subscriber data update (mmctx.c:445) 20241005055412091 DMM DEBUG MM(262420000000040/e8e7293e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055412091 DMM INFO MM(262420000000040/e8e7293e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055412091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055412091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055412091 DMM INFO MM(262420000000040/e8e7293e) <- GMM AUTH AND CIPHERING REQ (rand = 94 b5 f6 18 3e a8 34 e6 f7 5d 5a 38 45 9b d0 ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = dc 64 b3 9b b2 31 b5 8d 14 d0 6b 26 97 53 a2 35 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@f1fcabad5563: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@f1fcabad5563: Final verdict of PTC: pass 20241005055412110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56900<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055412114 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055412114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(609)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(602)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(597)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(607)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(600)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(605)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(595)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sat Oct 5 05:54:12 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 20241005055412180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055412582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40926<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67760) 20241005055413115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055413115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67760, count=72116) 20241005055414116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055414116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sat Oct 5 05:54:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055415118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055415118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_usim_a50_a54 started. 20241005055415681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055415684 DMM INFO MM(262420000000040/e8e7293e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055415684 DMM INFO MM(262420000000040/e8e7293e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055415684 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055415684 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055415684 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055415684 DMM ERROR MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241005055415684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Deallocated (fsm.c:568) 20241005055415684 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055415684 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055415684 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055415684 DLLC NOTICE LLME(d3d29efc/e8e7293e){ASSIGNED} LLGM Assign pre (e8e7293e => ffffffff) (gprs_llc.c:1079) 20241005055415684 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8e7293e => ffffffff) (gprs_llc.c:1125) 20241005055415684 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055415732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055415732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055415732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055415732 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055415732 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055415732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055415732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055415732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055415732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055415733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055415733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055415733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055415733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055415733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055415733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055415733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055415733 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055415733 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055415733 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055415733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055415733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055415733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055415736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055415740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055415740 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055415746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055415746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055415746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055415746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055415746 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055415746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055415746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055415746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055415746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055415747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055415747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055415747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055415747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055415747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055415747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055415747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055415747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055415747 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055415747 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055415747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055415747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055415747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055415749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055415754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055415754 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055415763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055415763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055415763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055415763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055415763 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055415763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055415763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055415763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055415763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055415764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055415764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055415764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055415764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055415764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055415764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055415764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055415764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055415764 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055415764 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055415764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055415764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055415764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055415766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055415770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055415770 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055416119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055416119 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055416119 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055416119 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055416120 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055416120 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@f1fcabad5563: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='CFFC1199'O, index=0 SGSN_Test-GSUP(628)@f1fcabad5563: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@f1fcabad5563: 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 := '5389CE4329DED2AB52E44AA8F8AA837D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1C82447'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C4D79DD3409E865'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9BA41B472E029A7DAA94EFA73ADCB719'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3BFEC057C0907B4EFC694917D9BC2946'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B571327253C26332A98F0748E8677EF5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EA912E413F4DBC04'O } } } } } 20241005055417184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055417184 DLLC NOTICE LLME(ffffffff/cffc1199){UNASSIGNED} LLC RX: unknown TLLI 0xcffc1199, creating LLME on the fly (gprs_llc.c:552) 20241005055417184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055417184 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241005055417184 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055417184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055417184 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055417184 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055417184 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055417184 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055417184 DLLC NOTICE LLME(ffffffff/cffc1199){UNASSIGNED} LLGM Assign pre (cffc1199 => c8cdc865) (gprs_llc.c:1079) 20241005055417184 DLLC NOTICE LLME(cffc1199/c8cdc865){ASSIGNED} LLGM Assign post (cffc1199 => c8cdc865) (gprs_llc.c:1125) 20241005055417184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055417184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055417184 DMM DEBUG MM(262420000000040/c8cdc865) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055417194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055417194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055417194 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055417194 DMM DEBUG MM(262420000000040/c8cdc865) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241005055417194 DMM NOTICE MM(262420000000040/c8cdc865) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055417194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055417194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055417194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055417194 DMM DEBUG MM(262420000000040/c8cdc865) Requesting authorization (sgsn_auth.c:160) 20241005055417194 DMM INFO MM(262420000000040/c8cdc865) Requesting authentication tuples (sgsn_auth.c:184) 20241005055417194 DMM DEBUG MM(262420000000040/c8cdc865) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055417194 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241005055417194 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@f1fcabad5563: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241005055417196 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055417196 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055417196 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055417196 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055417196 DMM INFO MM(262420000000040/c8cdc865) Subscriber data update (mmctx.c:445) 20241005055417196 DMM DEBUG MM(262420000000040/c8cdc865) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055417196 DMM INFO MM(262420000000040/c8cdc865) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055417196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055417196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055417196 DMM INFO MM(262420000000040/c8cdc865) <- GMM AUTH AND CIPHERING REQ (rand = 53 89 ce 43 29 de d2 ab 52 e4 4a a8 f8 aa 83 7d , mmctx_is_r99=1, vec->auth_types=0x3, autn = b5 71 32 72 53 c2 63 32 a9 8f 07 48 e8 67 7e f5 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@f1fcabad5563: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@f1fcabad5563: Final verdict of PTC: pass 20241005055417206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40938<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(626)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@f1fcabad5563: Final verdict of PTC: none 20241005055417209 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(617)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(616)@f1fcabad5563: Final verdict of PTC: none 20241005055417210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(612)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(621)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(619)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(614)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(624)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sat Oct 5 05:54:17 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20241005055417286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055417688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67860) 20241005055418211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055418211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67860, count=72496) 20241005055419213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055419213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241005055419603 DGPRS DEBUG Checking for inactive LLMEs, time = 30635858 (sgsn.c:131) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sat Oct 5 05:54:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055420214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055420215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_usim_a54_a50 started. 20241005055420780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055420783 DMM INFO MM(262420000000040/c8cdc865) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055420783 DMM INFO MM(262420000000040/c8cdc865) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055420783 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055420783 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055420783 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055420783 DMM ERROR MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241005055420783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Deallocated (fsm.c:568) 20241005055420784 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055420784 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055420784 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055420784 DLLC NOTICE LLME(cffc1199/c8cdc865){ASSIGNED} LLGM Assign pre (c8cdc865 => ffffffff) (gprs_llc.c:1079) 20241005055420784 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8cdc865 => ffffffff) (gprs_llc.c:1125) 20241005055420784 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055420831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055420831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055420831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055420831 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055420831 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055420831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055420831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055420831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055420831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055420832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055420832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055420832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055420833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055420833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055420833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055420833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055420833 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055420833 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055420833 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055420833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055420833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055420833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055420835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055420839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055420839 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055420846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055420846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055420846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055420846 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055420846 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055420846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055420846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055420846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055420846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055420847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055420847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055420847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055420847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055420847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055420847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055420847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055420847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055420847 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055420847 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055420847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055420848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055420848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055420850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055420855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055420855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055420863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055420863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055420863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055420863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055420863 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055420863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055420863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055420863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055420863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055420863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055420864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055420864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055420864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055420864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055420864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055420864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055420864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055420864 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055420864 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055420864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055420864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055420864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055420865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055420869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055420869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055421216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055421216 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055421216 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055421216 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055421220 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055421222 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@f1fcabad5563: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='FA249003'O, index=0 SGSN_Test-GSUP(647)@f1fcabad5563: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@f1fcabad5563: 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 := '1ADB28E477D585FE6FCF3B7959F1E572'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95864ACF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '309C93784C05C05E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D2A620137030DE02626D10B6A1FAF386'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C7D3D114CF821A15A6278C2AA95245EF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D61975F18B1886D450425A82DC2BA15C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4A9C7B568129BFCD'O } } } } } 20241005055422303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055422303 DLLC NOTICE LLME(ffffffff/fa249003){UNASSIGNED} LLC RX: unknown TLLI 0xfa249003, creating LLME on the fly (gprs_llc.c:552) 20241005055422303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055422303 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241005055422303 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055422303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055422303 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055422303 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055422303 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055422303 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055422303 DLLC NOTICE LLME(ffffffff/fa249003){UNASSIGNED} LLGM Assign pre (fa249003 => f46ae147) (gprs_llc.c:1079) 20241005055422303 DLLC NOTICE LLME(fa249003/f46ae147){ASSIGNED} LLGM Assign post (fa249003 => f46ae147) (gprs_llc.c:1125) 20241005055422303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055422303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055422303 DMM DEBUG MM(262420000000040/f46ae147) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055422325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055422326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055422326 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055422326 DMM DEBUG MM(262420000000040/f46ae147) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241005055422326 DMM NOTICE MM(262420000000040/f46ae147) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055422326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055422326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055422326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055422326 DMM DEBUG MM(262420000000040/f46ae147) Requesting authorization (sgsn_auth.c:160) 20241005055422326 DMM INFO MM(262420000000040/f46ae147) Requesting authentication tuples (sgsn_auth.c:184) 20241005055422326 DMM DEBUG MM(262420000000040/f46ae147) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055422326 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241005055422326 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@f1fcabad5563: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@f1fcabad5563: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241005055422332 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055422332 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055422332 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055422332 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055422332 DMM INFO MM(262420000000040/f46ae147) Subscriber data update (mmctx.c:445) 20241005055422332 DMM DEBUG MM(262420000000040/f46ae147) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055422332 DMM INFO MM(262420000000040/f46ae147) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055422332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055422332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055422332 DMM INFO MM(262420000000040/f46ae147) <- GMM AUTH AND CIPHERING REQ (rand = 1a db 28 e4 77 d5 85 fe 6f cf 3b 79 59 f1 e5 72 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d6 19 75 f1 8b 18 86 d4 50 42 5a 82 dc 2b a1 5c ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@f1fcabad5563: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@f1fcabad5563: Final verdict of PTC: pass 20241005055422351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40950<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055422354 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055422355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(647)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(635)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(640)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(645)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@f1fcabad5563: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(633)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(638)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(643)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sat Oct 5 05:54:22 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20241005055422453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055422854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67504) 20241005055423356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055423356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67504, count=71860) 20241005055424357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055424357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sat Oct 5 05:54:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055425358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055425358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_detach_unknown_nopoweroff started. 20241005055425910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055425912 DMM INFO MM(262420000000040/f46ae147) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055425912 DMM INFO MM(262420000000040/f46ae147) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055425912 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055425912 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055425912 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055425912 DMM ERROR MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241005055425912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Deallocated (fsm.c:568) 20241005055425912 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055425912 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055425912 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055425912 DLLC NOTICE LLME(fa249003/f46ae147){ASSIGNED} LLGM Assign pre (f46ae147 => ffffffff) (gprs_llc.c:1079) 20241005055425912 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f46ae147 => ffffffff) (gprs_llc.c:1125) 20241005055425912 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055425953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055425953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055425953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055425953 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055425953 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055425953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055425953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055425953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055425953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055425953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055425953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055425953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055425953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055425953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055425953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055425954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055425954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055425954 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055425954 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055425954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(654)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055425954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055425954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055425956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055425960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055425960 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055425970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055425970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055425970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055425970 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055425970 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055425970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055425970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055425970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055425970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055425971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055425971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055425971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055425971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055425971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055425971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055425971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055425971 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055425971 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055425971 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055425971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055425971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055425971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055425972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055425977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055425977 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055425989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055425989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055425989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055425989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055425989 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055425989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055425989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055425989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055425989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055425990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055425990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055425990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055425990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055425990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055425990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055425990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055425990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055425990 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055425990 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055425990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055425990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055425990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055425992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055425997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055425997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055426360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055426360 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055426360 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055426360 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055426364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055426365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@f1fcabad5563: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='DCD317A6'O, index=0 SGSN_Test-GSUP(666)@f1fcabad5563: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241005055427435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055427435 DLLC NOTICE LLME(ffffffff/dcd317a6){UNASSIGNED} LLC RX: unknown TLLI 0xdcd317a6, creating LLME on the fly (gprs_llc.c:552) 20241005055427435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055427436 DMM NOTICE LLME(ffffffff/dcd317a6){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241005055427436 DLLC NOTICE LLME(ffffffff/dcd317a6){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241005055427436 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xdcd317a6 type=GPRS detach (gprs_gmm.c:1465) 20241005055427436 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241005055427436 DLLC NOTICE LLME(ffffffff/dcd317a6){UNASSIGNED} LLGM Assign pre (dcd317a6 => ffffffff) (gprs_llc.c:1079) 20241005055427436 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcd317a6 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@f1fcabad5563: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@f1fcabad5563: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@f1fcabad5563: Final verdict of PTC: pass 20241005055427463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41402<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@f1fcabad5563: Final verdict of PTC: none 20241005055427467 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(664)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@f1fcabad5563: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@f1fcabad5563: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@f1fcabad5563: Final verdict of PTC: none 20241005055427468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(659)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@f1fcabad5563: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(654)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(662)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(657)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(652)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@f1fcabad5563: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sat Oct 5 05:54:27 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20241005055427538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055427840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41418<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47484) 20241005055428469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055428470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47484, count=57468) 20241005055429471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055429471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sat Oct 5 05:54:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055430473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055430473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_detach_unknown_poweroff started. 20241005055430935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055430937 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055430980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055430981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055430981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055430981 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055430981 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055430981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055430981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055430981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055430981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055430981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055430981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055430981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055430981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055430981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055430981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055430981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055430981 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055430981 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055430981 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055430981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055430982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055430982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055430983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055430988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055430988 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055430995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055430995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055430995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055430995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055430995 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055430995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055430995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055430995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055430995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055430996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055430996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055430996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055430997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055430997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055430997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055430997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055430997 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055430997 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055430997 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055430997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055430997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055430997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055430999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241005055431005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055431005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(684)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055431013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055431013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055431013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055431013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055431013 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055431013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055431013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055431013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055431013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055431014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055431014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055431014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055431014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055431014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055431014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055431014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055431014 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055431014 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055431014 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055431014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055431014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055431014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055431016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055431020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055431020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(681)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055431475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055431475 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055431475 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055431475 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(683)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055431479 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055431481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(683)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(683)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@f1fcabad5563: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='F1F1F314'O, index=0 SGSN_Test-GSUP(685)@f1fcabad5563: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241005055432542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055432542 DLLC NOTICE LLME(ffffffff/f1f1f314){UNASSIGNED} LLC RX: unknown TLLI 0xf1f1f314, creating LLME on the fly (gprs_llc.c:552) 20241005055432542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055432542 DMM NOTICE LLME(ffffffff/f1f1f314){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@f1fcabad5563: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@f1fcabad5563: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@f1fcabad5563: Final verdict of PTC: pass 20241005055437554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41432<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@f1fcabad5563: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(673)@f1fcabad5563: Final verdict of PTC: none 20241005055437560 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055437560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(670)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(684)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@f1fcabad5563: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@f1fcabad5563: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(681)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(678)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(671)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(682)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(676)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(681): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@f1fcabad5563: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sat Oct 5 05:54:37 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20241005055437663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055437965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46532) 20241005055438561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055438561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46532, count=51964) 20241005055439562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055439562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sat Oct 5 05:54:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055440564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055440564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_detach_nopoweroff started. 20241005055441054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055441055 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055441099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055441099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055441099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055441099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055441099 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055441099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055441099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055441099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055441099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055441100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055441100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055441100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055441100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055441100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055441100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055441100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055441100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055441100 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055441100 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055441100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055441100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055441100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055441102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241005055441108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055441108 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(698)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055441121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055441121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055441121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055441121 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055441121 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055441121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055441121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055441121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055441121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(697)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(698)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055441122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055441123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055441123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055441123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055441123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055441123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055441123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055441123 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055441123 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055441123 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055441123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055441123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055441123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(698)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(698)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055441126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(694)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(697)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055441132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055441132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20241005055441133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055441133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055441133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055441133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055441133 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055441133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055441133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055441133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055441133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_detach_nopoweroff-BVCI210(695)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055441133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055441133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055441133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055441134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055441134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055441134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055441134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055441134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055441134 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055441134 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055441134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(702)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055441134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055441134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055441136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055441141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055441141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055441566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055441566 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055441566 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055441566 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055441570 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055441571 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@f1fcabad5563: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='C814F7AB'O, index=0 SGSN_Test-GSUP(704)@f1fcabad5563: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@f1fcabad5563: 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 := 'A7510CCA329187EB931C3F4E71D312DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '76BED7A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6EAAE758A239972D'O } } } } } 20241005055442641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055442641 DLLC NOTICE LLME(ffffffff/c814f7ab){UNASSIGNED} LLC RX: unknown TLLI 0xc814f7ab, creating LLME on the fly (gprs_llc.c:552) 20241005055442641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055442641 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241005055442641 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055442641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055442641 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055442641 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055442641 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055442641 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055442641 DLLC NOTICE LLME(ffffffff/c814f7ab){UNASSIGNED} LLGM Assign pre (c814f7ab => ffa348c5) (gprs_llc.c:1079) 20241005055442641 DLLC NOTICE LLME(c814f7ab/ffa348c5){ASSIGNED} LLGM Assign post (c814f7ab => ffa348c5) (gprs_llc.c:1125) 20241005055442641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055442641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055442641 DMM DEBUG MM(262420000000015/ffa348c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055442658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055442658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055442659 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055442659 DMM DEBUG MM(262420000000015/ffa348c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241005055442659 DMM NOTICE MM(262420000000015/ffa348c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055442659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055442659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055442659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055442659 DMM DEBUG MM(262420000000015/ffa348c5) Requesting authorization (sgsn_auth.c:160) 20241005055442659 DMM INFO MM(262420000000015/ffa348c5) Requesting authentication tuples (sgsn_auth.c:184) 20241005055442659 DMM DEBUG MM(262420000000015/ffa348c5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055442659 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241005055442659 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@f1fcabad5563: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@f1fcabad5563: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241005055442664 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055442664 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055442664 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055442664 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055442664 DMM INFO MM(262420000000015/ffa348c5) Subscriber data update (mmctx.c:445) 20241005055442664 DMM DEBUG MM(262420000000015/ffa348c5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055442664 DMM INFO MM(262420000000015/ffa348c5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055442664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055442664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055442664 DMM INFO MM(262420000000015/ffa348c5) <- GMM AUTH AND CIPHERING REQ (rand = a7 51 0c ca 32 91 87 eb 93 1c 3f 4e 71 d3 12 db , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055442679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055442679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055442679 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055442679 DMM INFO MM(262420000000015/ffa348c5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055442679 DMM NOTICE MM(262420000000015/ffa348c5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055442679 DMM DEBUG MM(262420000000015/ffa348c5) checking auth: received GSM SRES = 76 be d7 a4 (gprs_gmm.c:666) 20241005055442679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055442679 DMM DEBUG MM(262420000000015/ffa348c5) Requesting authorization (sgsn_auth.c:160) 20241005055442679 DMM INFO MM(262420000000015/ffa348c5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055442679 DMM DEBUG MM(262420000000015/ffa348c5) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055442679 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241005055442679 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) 20241005055442679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055442679 DMM INFO MM(262420000000015/ffa348c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xffa348c5) (gprs_gmm.c:300) 20241005055442682 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055442682 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055442682 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241005055442682 DMM INFO MM(262420000000015/ffa348c5) Subscriber data update (mmctx.c:445) 20241005055442682 DMM DEBUG MM(262420000000015/ffa348c5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055442682 DMM INFO MM(262420000000015/ffa348c5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055442682 DMM NOTICE MM(262420000000015/ffa348c5) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241005055442682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055442682 DMM NOTICE MM(262420000000015/ffa348c5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055442682 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) 20241005055442684 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055442684 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241005055442684 DMM INFO MM(262420000000015/ffa348c5) Subscriber data update (mmctx.c:445) 20241005055442684 DMM DEBUG MM(262420000000015/ffa348c5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055442696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055442696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055442697 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055442697 DMM INFO MM(262420000000015/ffa348c5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055442697 DMM NOTICE MM(262420000000015/ffa348c5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055442697 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055442697 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055442697 DLLC NOTICE LLME(c814f7ab/ffa348c5){ASSIGNED} LLGM Assign pre (ffffffff => ffa348c5) (gprs_llc.c:1079) 20241005055442697 DLLC NOTICE LLME(ffffffff/ffa348c5){ASSIGNED} LLGM Assign post (ffffffff => ffa348c5) (gprs_llc.c:1125) 20241005055442697 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055442697 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055442697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055442697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@f1fcabad5563: setverdict(pass): none -> pass 20241005055442751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055442751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055442751 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055442751 DMM INFO MM(262420000000015/ffa348c5) -> GMM DETACH REQUEST TLLI=0xffa348c5 type=GPRS detach (gprs_gmm.c:1465) 20241005055442751 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241005055442751 DMM INFO MM(262420000000015/ffa348c5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241005055442751 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055442751 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055442751 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055442751 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055442751 DLLC NOTICE LLME(ffffffff/ffa348c5){ASSIGNED} LLGM Assign pre (ffa348c5 => ffffffff) (gprs_llc.c:1079) 20241005055442751 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffa348c5 => ffffffff) (gprs_llc.c:1125) 20241005055442752 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241005055442752 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) 20241005055442752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055442752 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055442752 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055442752 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055442754 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@f1fcabad5563: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@f1fcabad5563: Final verdict of PTC: pass 20241005055442765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46340<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055442768 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055442769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(703)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(704)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@f1fcabad5563: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(702)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(697)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(692)@f1fcabad5563: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(695)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(698)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@f1fcabad5563: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(700)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(690)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(696)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_nopoweroff-BVCI210(695): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@f1fcabad5563: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sat Oct 5 05:54:42 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241005055442871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055443173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74372) 20241005055443770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055443770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=74372, count=93112) 20241005055444771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055444771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sat Oct 5 05:54:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055445772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055445772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_detach_poweroff started. 20241005055446251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055446252 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055446271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055446271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055446271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055446271 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055446271 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055446271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055446271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055446271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055446271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055446271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055446271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055446271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055446272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055446272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055446272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055446272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055446272 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055446272 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055446272 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055446272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055446272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055446272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055446274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055446279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055446279 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055446286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055446286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055446286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055446286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055446286 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055446286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055446286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055446286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055446286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055446287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055446287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055446287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055446287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055446287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055446287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055446287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055446287 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055446287 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055446287 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055446287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055446287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055446287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055446290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055446295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055446295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055446301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055446301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055446301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055446301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055446301 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055446301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055446301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055446301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055446301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055446302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055446302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055446302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055446302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055446302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055446302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055446302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055446302 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055446302 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055446302 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055446302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055446302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055446302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055446305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055446310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055446310 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055446773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055446773 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055446773 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055446773 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055446777 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055446778 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@f1fcabad5563: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='FEE28757'O, index=0 SGSN_Test-GSUP(723)@f1fcabad5563: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@f1fcabad5563: 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 := 'B7AEC80487A2616CA1C77C1E3466B192'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B1CD160'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '28CF179CD737EA8D'O } } } } } 20241005055447852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055447852 DLLC NOTICE LLME(ffffffff/fee28757){UNASSIGNED} LLC RX: unknown TLLI 0xfee28757, creating LLME on the fly (gprs_llc.c:552) 20241005055447852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055447852 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241005055447852 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055447852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055447852 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055447852 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055447852 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055447852 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055447852 DLLC NOTICE LLME(ffffffff/fee28757){UNASSIGNED} LLGM Assign pre (fee28757 => f7a8650c) (gprs_llc.c:1079) 20241005055447852 DLLC NOTICE LLME(fee28757/f7a8650c){ASSIGNED} LLGM Assign post (fee28757 => f7a8650c) (gprs_llc.c:1125) 20241005055447852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055447852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055447852 DMM DEBUG MM(262420000000016/f7a8650c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055447873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055447873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055447873 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055447874 DMM DEBUG MM(262420000000016/f7a8650c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241005055447874 DMM NOTICE MM(262420000000016/f7a8650c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055447874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055447874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055447874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055447874 DMM DEBUG MM(262420000000016/f7a8650c) Requesting authorization (sgsn_auth.c:160) 20241005055447874 DMM INFO MM(262420000000016/f7a8650c) Requesting authentication tuples (sgsn_auth.c:184) 20241005055447874 DMM DEBUG MM(262420000000016/f7a8650c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055447874 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241005055447874 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@f1fcabad5563: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@f1fcabad5563: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241005055447880 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055447880 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055447880 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055447880 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055447880 DMM INFO MM(262420000000016/f7a8650c) Subscriber data update (mmctx.c:445) 20241005055447880 DMM DEBUG MM(262420000000016/f7a8650c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055447880 DMM INFO MM(262420000000016/f7a8650c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055447880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055447880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055447880 DMM INFO MM(262420000000016/f7a8650c) <- GMM AUTH AND CIPHERING REQ (rand = b7 ae c8 04 87 a2 61 6c a1 c7 7c 1e 34 66 b1 92 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055447895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055447895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055447895 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055447896 DMM INFO MM(262420000000016/f7a8650c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055447896 DMM NOTICE MM(262420000000016/f7a8650c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055447896 DMM DEBUG MM(262420000000016/f7a8650c) checking auth: received GSM SRES = 0b 1c d1 60 (gprs_gmm.c:666) 20241005055447896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055447896 DMM DEBUG MM(262420000000016/f7a8650c) Requesting authorization (sgsn_auth.c:160) 20241005055447896 DMM INFO MM(262420000000016/f7a8650c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055447896 DMM DEBUG MM(262420000000016/f7a8650c) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055447896 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241005055447896 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) 20241005055447896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055447896 DMM INFO MM(262420000000016/f7a8650c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7a8650c) (gprs_gmm.c:300) 20241005055447899 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055447899 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055447899 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241005055447899 DMM INFO MM(262420000000016/f7a8650c) Subscriber data update (mmctx.c:445) 20241005055447899 DMM DEBUG MM(262420000000016/f7a8650c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055447899 DMM INFO MM(262420000000016/f7a8650c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055447899 DMM NOTICE MM(262420000000016/f7a8650c) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241005055447899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055447899 DMM NOTICE MM(262420000000016/f7a8650c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055447899 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) 20241005055447900 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055447900 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241005055447900 DMM INFO MM(262420000000016/f7a8650c) Subscriber data update (mmctx.c:445) 20241005055447900 DMM DEBUG MM(262420000000016/f7a8650c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055447911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055447911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055447912 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055447912 DMM INFO MM(262420000000016/f7a8650c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055447912 DMM NOTICE MM(262420000000016/f7a8650c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055447912 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055447912 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055447912 DLLC NOTICE LLME(fee28757/f7a8650c){ASSIGNED} LLGM Assign pre (ffffffff => f7a8650c) (gprs_llc.c:1079) 20241005055447912 DLLC NOTICE LLME(ffffffff/f7a8650c){ASSIGNED} LLGM Assign post (ffffffff => f7a8650c) (gprs_llc.c:1125) 20241005055447912 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055447912 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055447912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055447912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@f1fcabad5563: setverdict(pass): none -> pass 20241005055447969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055447969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241005055447969 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055447969 DMM INFO MM(262420000000016/f7a8650c) -> GMM DETACH REQUEST TLLI=0xf7a8650c type=GPRS detach Power-off (gprs_gmm.c:1465) 20241005055447969 DMM INFO MM(262420000000016/f7a8650c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241005055447969 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055447969 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055447969 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055447969 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055447969 DLLC NOTICE LLME(ffffffff/f7a8650c){ASSIGNED} LLGM Assign pre (f7a8650c => ffffffff) (gprs_llc.c:1079) 20241005055447969 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7a8650c => ffffffff) (gprs_llc.c:1125) 20241005055447970 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241005055447970 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) 20241005055447970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055447970 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055447970 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055447970 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055447972 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241005055449604 DGPRS DEBUG Checking for inactive LLMEs, time = 30635888 (sgsn.c:131) TC_detach_poweroff(725)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@f1fcabad5563: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@f1fcabad5563: Final verdict of PTC: pass 20241005055452988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41460<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@f1fcabad5563: Final verdict of PTC: none 20241005055452992 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055452992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(711)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@f1fcabad5563: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(721)@f1fcabad5563: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(716)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@f1fcabad5563: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(714)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(719)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(709)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@f1fcabad5563: Test case TC_detach_poweroff finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sat Oct 5 05:54:53 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241005055453064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055453366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35534<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88176) 20241005055453993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055453993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88176, count=93608) 20241005055454994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055454994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sat Oct 5 05:54:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055455995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055455995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_pdp_act started. 20241005055456437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055456439 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055456478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055456478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055456478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055456478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055456478 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055456478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055456478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055456478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055456478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055456479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055456479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055456479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055456479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055456479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055456479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055456479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055456479 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055456479 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055456479 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055456479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055456479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055456479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055456481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 20241005055456485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055456485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055456495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055456495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055456495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055456495 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055456495 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055456495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055456495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055456495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055456495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055456495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055456495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055456495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055456495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055456495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055456495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055456495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055456495 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055456495 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055456496 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055456496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055456496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055456496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055456498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055456502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055456502 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055456510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055456510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055456510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055456510 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055456510 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055456510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055456510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055456510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055456510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055456510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055456510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055456510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055456510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055456510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055456510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055456510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055456510 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055456510 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055456510 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055456510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(740)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055456511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055456511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055456513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055456517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055456517 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055456996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055456996 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055456996 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055456996 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055456997 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055456997 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@f1fcabad5563: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='C98982F3'O, index=0 SGSN_Test-GSUP(742)@f1fcabad5563: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@f1fcabad5563: 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 := 'B03286ACBB0F180897D81532991BCDD7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E8318B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '219DA3B5CB20D087'O } } } } } 20241005055457018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055457018 DLLC NOTICE LLME(ffffffff/c98982f3){UNASSIGNED} LLC RX: unknown TLLI 0xc98982f3, creating LLME on the fly (gprs_llc.c:552) 20241005055457018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055457018 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241005055457018 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055457018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055457019 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055457019 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055457019 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055457019 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055457019 DLLC NOTICE LLME(ffffffff/c98982f3){UNASSIGNED} LLGM Assign pre (c98982f3 => ec3dbc4b) (gprs_llc.c:1079) 20241005055457019 DLLC NOTICE LLME(c98982f3/ec3dbc4b){ASSIGNED} LLGM Assign post (c98982f3 => ec3dbc4b) (gprs_llc.c:1125) 20241005055457019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055457019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055457019 DMM DEBUG MM(262420000000017/ec3dbc4b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055457024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055457024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055457024 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055457024 DMM DEBUG MM(262420000000017/ec3dbc4b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241005055457024 DMM NOTICE MM(262420000000017/ec3dbc4b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055457024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055457024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055457024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055457024 DMM DEBUG MM(262420000000017/ec3dbc4b) Requesting authorization (sgsn_auth.c:160) 20241005055457024 DMM INFO MM(262420000000017/ec3dbc4b) Requesting authentication tuples (sgsn_auth.c:184) 20241005055457024 DMM DEBUG MM(262420000000017/ec3dbc4b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055457024 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241005055457024 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@f1fcabad5563: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@f1fcabad5563: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241005055457070 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055457070 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055457070 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055457070 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055457070 DMM INFO MM(262420000000017/ec3dbc4b) Subscriber data update (mmctx.c:445) 20241005055457070 DMM DEBUG MM(262420000000017/ec3dbc4b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055457070 DMM INFO MM(262420000000017/ec3dbc4b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055457070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055457070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055457070 DMM INFO MM(262420000000017/ec3dbc4b) <- GMM AUTH AND CIPHERING REQ (rand = b0 32 86 ac bb 0f 18 08 97 d8 15 32 99 1b cd d7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055457089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055457090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055457090 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055457090 DMM INFO MM(262420000000017/ec3dbc4b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055457090 DMM NOTICE MM(262420000000017/ec3dbc4b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055457090 DMM DEBUG MM(262420000000017/ec3dbc4b) checking auth: received GSM SRES = 3e 83 18 b2 (gprs_gmm.c:666) 20241005055457090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055457090 DMM DEBUG MM(262420000000017/ec3dbc4b) Requesting authorization (sgsn_auth.c:160) 20241005055457090 DMM INFO MM(262420000000017/ec3dbc4b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055457090 DMM DEBUG MM(262420000000017/ec3dbc4b) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055457090 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241005055457090 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) 20241005055457090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055457090 DMM INFO MM(262420000000017/ec3dbc4b) <- GMM ATTACH ACCEPT (new P-TMSI=0xec3dbc4b) (gprs_gmm.c:300) 20241005055457093 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055457093 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055457093 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241005055457093 DMM INFO MM(262420000000017/ec3dbc4b) Subscriber data update (mmctx.c:445) 20241005055457093 DMM DEBUG MM(262420000000017/ec3dbc4b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055457093 DMM INFO MM(262420000000017/ec3dbc4b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055457093 DMM NOTICE MM(262420000000017/ec3dbc4b) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241005055457093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055457093 DMM NOTICE MM(262420000000017/ec3dbc4b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055457093 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) 20241005055457094 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055457094 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241005055457094 DMM INFO MM(262420000000017/ec3dbc4b) Subscriber data update (mmctx.c:445) 20241005055457094 DMM DEBUG MM(262420000000017/ec3dbc4b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055457107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055457107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055457107 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055457107 DMM INFO MM(262420000000017/ec3dbc4b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055457107 DMM NOTICE MM(262420000000017/ec3dbc4b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055457107 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055457107 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055457107 DLLC NOTICE LLME(c98982f3/ec3dbc4b){ASSIGNED} LLGM Assign pre (ffffffff => ec3dbc4b) (gprs_llc.c:1079) 20241005055457107 DLLC NOTICE LLME(ffffffff/ec3dbc4b){ASSIGNED} LLGM Assign post (ffffffff => ec3dbc4b) (gprs_llc.c:1125) 20241005055457107 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055457107 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055457107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055457107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@f1fcabad5563: setverdict(pass): none -> pass 20241005055457166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055457166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055457166 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055457166 DMM INFO MM(262420000000017/ec3dbc4b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055457166 DMM INFO MM(262420000000017/ec3dbc4b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055457166 DMM DEBUG MM(262420000000017/ec3dbc4b) Using GGSN 0 (gprs_sm.c:317) 20241005055457166 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) 20241005055457166 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241005055457166 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055457166 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055457166 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241005055457182 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 8e 71 b9 90 11 f6 62 f4 b5 14 05 7f 16 21 68 93 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20241005055457182 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f034387e0d0, cbp=0x560ec1d9fbf0) (sgsn_libgtp.c:629) 20241005055457182 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055457182 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da53d8 TLLI=ec3dbc4b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055457182 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055457182 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@f1fcabad5563: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@f1fcabad5563: Final verdict of PTC: pass 20241005055457201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35550<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055457205 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055457205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(741)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(742)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(735)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(730)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(740)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(728)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(738)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(733)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_pdp_act finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sat Oct 5 05:54:57 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 20241005055457301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055457704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88120) 20241005055458207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055458207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88120, count=92476) 20241005055459208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055459208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sat Oct 5 05:54:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055500210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055500210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_pdp_act_unattached started. 20241005055500803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055500805 DMM INFO MM(262420000000017/ec3dbc4b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055500805 DMM INFO MM(262420000000017/ec3dbc4b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055500806 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055500806 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055500806 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055500806 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055500806 DLLC NOTICE LLME(ffffffff/ec3dbc4b){ASSIGNED} LLGM Assign pre (ec3dbc4b => ffffffff) (gprs_llc.c:1079) 20241005055500806 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec3dbc4b => ffffffff) (gprs_llc.c:1125) 20241005055500806 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da5080 (gprs_sndcp.c:574) 20241005055500806 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da53d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055500806 DMM NOTICE MM(262420000000017/ec3dbc4b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005055500806 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241005055500806 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005055500806 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005055500806 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241005055500807 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241005055500807 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) 20241005055500807 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) 20241005055500807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055500807 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055500807 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055500807 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055500807 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055500850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055500850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055500850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055500850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055500850 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055500850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055500850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055500850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055500850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055500851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055500851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055500851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055500852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055500852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055500852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055500852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055500852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055500852 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055500852 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055500852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055500852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055500852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055500853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055500858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055500858 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(748)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(755)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055500868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055500868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055500868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055500868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055500868 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055500868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055500868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055500868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055500868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(754)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(755)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055500869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055500869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055500869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055500869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055500869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055500869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055500869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055500869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055500869 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055500869 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055500869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055500869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055500869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(755)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055500871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241005055500877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055500877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(754)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@f1fcabad5563: Provider Link came up: sending NS-RESET TC_pdp_act_unattached-BVCI210(752)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055500879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055500879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055500879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055500879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055500879 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055500879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055500879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055500879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055500879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055500880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055500880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055500880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055500880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055500880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055500880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055500880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055500880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055500880 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055500880 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055500880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055500880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055500880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055500882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055500886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055500886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055501212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055501212 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055501212 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055501212 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055501216 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055501217 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@f1fcabad5563: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='D234385B'O, index=0 SGSN_Test-GSUP(761)@f1fcabad5563: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241005055501251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055501251 DLLC NOTICE LLME(ffffffff/d234385b){UNASSIGNED} LLC RX: unknown TLLI 0xd234385b, creating LLME on the fly (gprs_llc.c:552) 20241005055501251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241005055501251 DMM NOTICE LLME(ffffffff/d234385b){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241005055501251 DLLC NOTICE LLME(ffffffff/d234385b){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241005055501251 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@f1fcabad5563: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@f1fcabad5563: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@f1fcabad5563: Final verdict of PTC: pass 20241005055501257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35554<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@f1fcabad5563: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@f1fcabad5563: Final verdict of PTC: none 20241005055501258 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(754)@f1fcabad5563: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(752)@f1fcabad5563: Final verdict of PTC: none 20241005055501258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(751)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(755)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(759)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(749)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(757)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(753)@f1fcabad5563: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(747)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_pdp_act_unattached-BVCI210(752): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@f1fcabad5563: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sat Oct 5 05:55:01 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 20241005055501341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055501642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58700) 20241005055502260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055502260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58700, count=59960) 20241005055503261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055503261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sat Oct 5 05:55:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055504262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055504262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_pdp_act_user started. 20241005055504735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055504739 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055504785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055504785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055504785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055504785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055504785 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055504785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055504785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055504785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055504785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055504786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055504786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055504786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055504786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055504786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055504786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055504786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055504786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055504786 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055504786 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055504786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055504786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055504786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055504788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055504792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055504792 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055504799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055504799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055504799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055504799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055504799 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055504799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055504799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055504799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055504799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055504800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055504800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055504800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055504800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055504800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055504800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055504800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055504800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055504800 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055504800 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055504800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055504800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055504800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055504802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 20241005055504806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055504806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055504815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055504816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055504816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055504816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055504816 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055504816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055504816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055504816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055504816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055504817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055504817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055504817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055504817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055504817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055504817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055504817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055504817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055504817 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055504817 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055504817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055504817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055504817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055504819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055504824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055504824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055505264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055505264 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055505264 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055505264 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055505268 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055505269 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@f1fcabad5563: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='F4DC8886'O, index=0 SGSN_Test-GSUP(780)@f1fcabad5563: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@f1fcabad5563: 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 := '35C378465BEE661E0C6A5B93A8950EC9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F4BA3365'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B13F9AE0CC8CBD7'O } } } } } 20241005055505344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055505344 DLLC NOTICE LLME(ffffffff/f4dc8886){UNASSIGNED} LLC RX: unknown TLLI 0xf4dc8886, creating LLME on the fly (gprs_llc.c:552) 20241005055505344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055505344 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241005055505344 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055505344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055505344 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055505344 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055505344 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055505344 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055505344 DLLC NOTICE LLME(ffffffff/f4dc8886){UNASSIGNED} LLGM Assign pre (f4dc8886 => decb6d0b) (gprs_llc.c:1079) 20241005055505344 DLLC NOTICE LLME(f4dc8886/decb6d0b){ASSIGNED} LLGM Assign post (f4dc8886 => decb6d0b) (gprs_llc.c:1125) 20241005055505344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055505344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055505344 DMM DEBUG MM(262420000000019/decb6d0b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055505364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055505364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055505364 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055505364 DMM DEBUG MM(262420000000019/decb6d0b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241005055505364 DMM NOTICE MM(262420000000019/decb6d0b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055505364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055505364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055505364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055505364 DMM DEBUG MM(262420000000019/decb6d0b) Requesting authorization (sgsn_auth.c:160) 20241005055505365 DMM INFO MM(262420000000019/decb6d0b) Requesting authentication tuples (sgsn_auth.c:184) 20241005055505365 DMM DEBUG MM(262420000000019/decb6d0b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055505365 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241005055505365 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@f1fcabad5563: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@f1fcabad5563: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241005055505370 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055505370 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055505370 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055505370 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055505370 DMM INFO MM(262420000000019/decb6d0b) Subscriber data update (mmctx.c:445) 20241005055505370 DMM DEBUG MM(262420000000019/decb6d0b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055505370 DMM INFO MM(262420000000019/decb6d0b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055505370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055505371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055505371 DMM INFO MM(262420000000019/decb6d0b) <- GMM AUTH AND CIPHERING REQ (rand = 35 c3 78 46 5b ee 66 1e 0c 6a 5b 93 a8 95 0e c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055505387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055505387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055505387 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055505387 DMM INFO MM(262420000000019/decb6d0b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055505387 DMM NOTICE MM(262420000000019/decb6d0b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055505388 DMM DEBUG MM(262420000000019/decb6d0b) checking auth: received GSM SRES = f4 ba 33 65 (gprs_gmm.c:666) 20241005055505388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055505388 DMM DEBUG MM(262420000000019/decb6d0b) Requesting authorization (sgsn_auth.c:160) 20241005055505388 DMM INFO MM(262420000000019/decb6d0b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055505388 DMM DEBUG MM(262420000000019/decb6d0b) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055505388 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241005055505388 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) 20241005055505388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055505388 DMM INFO MM(262420000000019/decb6d0b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdecb6d0b) (gprs_gmm.c:300) 20241005055505391 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055505391 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055505391 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241005055505391 DMM INFO MM(262420000000019/decb6d0b) Subscriber data update (mmctx.c:445) 20241005055505391 DMM DEBUG MM(262420000000019/decb6d0b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055505391 DMM INFO MM(262420000000019/decb6d0b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055505391 DMM NOTICE MM(262420000000019/decb6d0b) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241005055505391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055505391 DMM NOTICE MM(262420000000019/decb6d0b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055505391 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) 20241005055505392 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055505392 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241005055505392 DMM INFO MM(262420000000019/decb6d0b) Subscriber data update (mmctx.c:445) 20241005055505392 DMM DEBUG MM(262420000000019/decb6d0b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055505403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055505403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055505403 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055505403 DMM INFO MM(262420000000019/decb6d0b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055505403 DMM NOTICE MM(262420000000019/decb6d0b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055505403 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055505403 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055505403 DLLC NOTICE LLME(f4dc8886/decb6d0b){ASSIGNED} LLGM Assign pre (ffffffff => decb6d0b) (gprs_llc.c:1079) 20241005055505403 DLLC NOTICE LLME(ffffffff/decb6d0b){ASSIGNED} LLGM Assign post (ffffffff => decb6d0b) (gprs_llc.c:1125) 20241005055505403 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055505403 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055505403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055505403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@f1fcabad5563: setverdict(pass): none -> pass 20241005055505461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055505461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055505462 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055505462 DMM INFO MM(262420000000019/decb6d0b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055505462 DMM INFO MM(262420000000019/decb6d0b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055505462 DMM DEBUG MM(262420000000019/decb6d0b) Using GGSN 0 (gprs_sm.c:317) 20241005055505462 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) 20241005055505462 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241005055505462 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055505462 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055505462 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241005055505480 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 bd 11 de bc 11 3c 32 0c e3 14 05 7f cf 2a 8c c6 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) 20241005055505480 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f034387f148, cbp=0x560ec1d9fff0) (sgsn_libgtp.c:629) 20241005055505480 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055505480 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da6518 TLLI=decb6d0b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055505480 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055505480 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055505498 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20241005055505512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055505512 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241005055505512 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(767)@f1fcabad5563: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@f1fcabad5563: Final verdict of PTC: pass 20241005055505523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57568<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(773)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(778)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@f1fcabad5563: Final verdict of PTC: none 20241005055505528 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055505528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(780)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(768)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(776)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(771)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(766)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sat Oct 5 05:55:05 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 20241005055505611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055506013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42008) 20241005055506529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055506529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42008, count=95520) 20241005055507530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055507530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Sat Oct 5 05:55:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055508532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055508532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_pdp_act_ggsn_reject started. 20241005055509118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055509120 DMM INFO MM(262420000000019/decb6d0b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055509121 DMM INFO MM(262420000000019/decb6d0b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055509121 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055509121 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055509121 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055509121 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055509121 DLLC NOTICE LLME(ffffffff/decb6d0b){ASSIGNED} LLGM Assign pre (decb6d0b => ffffffff) (gprs_llc.c:1079) 20241005055509121 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (decb6d0b => ffffffff) (gprs_llc.c:1125) 20241005055509121 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da61c0 (gprs_sndcp.c:574) 20241005055509121 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da6518, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055509121 DMM NOTICE MM(262420000000019/decb6d0b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005055509121 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241005055509121 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005055509121 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005055509121 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241005055509121 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241005055509121 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) 20241005055509121 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) 20241005055509121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055509121 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055509121 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055509121 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055509121 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055509162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055509162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055509162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055509162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055509162 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055509162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055509162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055509162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055509162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055509163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055509163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055509163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055509163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055509163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055509163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055509163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055509163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055509163 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055509163 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055509163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055509164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055509164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055509166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055509171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055509171 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055509177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055509177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055509177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055509177 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055509177 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055509177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055509177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055509177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055509177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055509178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055509178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055509178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055509178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055509178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055509178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055509178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055509178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055509178 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055509178 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055509178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055509178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055509178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055509181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055509186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055509186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055509193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055509193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055509193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055509193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055509193 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055509193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055509193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055509193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055509193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055509194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055509194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055509194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055509194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055509194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055509194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055509194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055509194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055509194 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055509194 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055509194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055509194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055509194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055509197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055509202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055509202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055509533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055509534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055509534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055509534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055509538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055509539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@f1fcabad5563: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='F07D1DA2'O, index=0 SGSN_Test-GSUP(799)@f1fcabad5563: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@f1fcabad5563: 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 := 'A36C72758BF075FD6146F77A25F873B8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '656F8A35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9F5B3DDFD26F018'O } } } } } 20241005055509615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055509615 DLLC NOTICE LLME(ffffffff/f07d1da2){UNASSIGNED} LLC RX: unknown TLLI 0xf07d1da2, creating LLME on the fly (gprs_llc.c:552) 20241005055509615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055509615 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241005055509615 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055509615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055509615 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055509615 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055509615 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055509615 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055509615 DLLC NOTICE LLME(ffffffff/f07d1da2){UNASSIGNED} LLGM Assign pre (f07d1da2 => e863defd) (gprs_llc.c:1079) 20241005055509615 DLLC NOTICE LLME(f07d1da2/e863defd){ASSIGNED} LLGM Assign post (f07d1da2 => e863defd) (gprs_llc.c:1125) 20241005055509615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055509615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055509615 DMM DEBUG MM(262420000000020/e863defd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055509632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055509632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055509632 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055509632 DMM DEBUG MM(262420000000020/e863defd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241005055509632 DMM NOTICE MM(262420000000020/e863defd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055509632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055509632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055509632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055509632 DMM DEBUG MM(262420000000020/e863defd) Requesting authorization (sgsn_auth.c:160) 20241005055509632 DMM INFO MM(262420000000020/e863defd) Requesting authentication tuples (sgsn_auth.c:184) 20241005055509632 DMM DEBUG MM(262420000000020/e863defd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055509632 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241005055509632 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@f1fcabad5563: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@f1fcabad5563: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241005055509636 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055509636 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055509636 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055509636 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055509636 DMM INFO MM(262420000000020/e863defd) Subscriber data update (mmctx.c:445) 20241005055509636 DMM DEBUG MM(262420000000020/e863defd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055509636 DMM INFO MM(262420000000020/e863defd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055509636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055509636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055509636 DMM INFO MM(262420000000020/e863defd) <- GMM AUTH AND CIPHERING REQ (rand = a3 6c 72 75 8b f0 75 fd 61 46 f7 7a 25 f8 73 b8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055509643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055509643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055509643 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055509643 DMM INFO MM(262420000000020/e863defd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055509643 DMM NOTICE MM(262420000000020/e863defd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055509643 DMM DEBUG MM(262420000000020/e863defd) checking auth: received GSM SRES = 65 6f 8a 35 (gprs_gmm.c:666) 20241005055509643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055509643 DMM DEBUG MM(262420000000020/e863defd) Requesting authorization (sgsn_auth.c:160) 20241005055509643 DMM INFO MM(262420000000020/e863defd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055509643 DMM DEBUG MM(262420000000020/e863defd) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055509643 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241005055509643 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) 20241005055509643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055509643 DMM INFO MM(262420000000020/e863defd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe863defd) (gprs_gmm.c:300) 20241005055509645 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055509645 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055509645 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241005055509645 DMM INFO MM(262420000000020/e863defd) Subscriber data update (mmctx.c:445) 20241005055509645 DMM DEBUG MM(262420000000020/e863defd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055509645 DMM INFO MM(262420000000020/e863defd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055509645 DMM NOTICE MM(262420000000020/e863defd) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241005055509645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055509645 DMM NOTICE MM(262420000000020/e863defd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055509645 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) 20241005055509646 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055509646 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241005055509646 DMM INFO MM(262420000000020/e863defd) Subscriber data update (mmctx.c:445) 20241005055509646 DMM DEBUG MM(262420000000020/e863defd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055509653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055509653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055509653 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055509653 DMM INFO MM(262420000000020/e863defd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055509653 DMM NOTICE MM(262420000000020/e863defd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055509653 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055509653 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055509653 DLLC NOTICE LLME(f07d1da2/e863defd){ASSIGNED} LLGM Assign pre (ffffffff => e863defd) (gprs_llc.c:1079) 20241005055509653 DLLC NOTICE LLME(ffffffff/e863defd){ASSIGNED} LLGM Assign post (ffffffff => e863defd) (gprs_llc.c:1125) 20241005055509653 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055509653 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055509653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055509653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@f1fcabad5563: setverdict(pass): none -> pass 20241005055509712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055509712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055509712 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055509712 DMM INFO MM(262420000000020/e863defd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055509712 DMM INFO MM(262420000000020/e863defd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055509712 DMM DEBUG MM(262420000000020/e863defd) Using GGSN 0 (gprs_sm.c:317) 20241005055509712 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) 20241005055509712 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241005055509712 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055509712 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055509712 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241005055509735 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 2b 9c 62 53 11 0c b6 ec 95 14 05 7f 8e 55 7d 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=1030 from retransmit req queue (gtp.c:443) 20241005055509735 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f03438801c0, cbp=0x560ec1da1d20) (sgsn_libgtp.c:629) 20241005055509735 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241005055509735 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241005055509735 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241005055509735 DMM NOTICE MM(262420000000020/e863defd) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@f1fcabad5563: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@f1fcabad5563: Final verdict of PTC: pass 20241005055509746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57588<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(797)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@f1fcabad5563: Final verdict of PTC: none 20241005055509749 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055509749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(784)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(792)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(785)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(795)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(790)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(787)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sat Oct 5 05:55:09 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20241005055509864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055510267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57602<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85512) 20241005055510749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055510749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85512, count=98052) 20241005055511750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055511751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Sat Oct 5 05:55:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055512751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055512752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_pdp_act_user_deact_mo started. 20241005055513364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055513367 DMM INFO MM(262420000000020/e863defd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055513367 DMM INFO MM(262420000000020/e863defd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055513367 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055513367 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055513367 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055513367 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055513367 DLLC NOTICE LLME(ffffffff/e863defd){ASSIGNED} LLGM Assign pre (e863defd => ffffffff) (gprs_llc.c:1079) 20241005055513367 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e863defd => ffffffff) (gprs_llc.c:1125) 20241005055513367 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241005055513367 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) 20241005055513367 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) 20241005055513367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055513367 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055513367 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055513367 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055513367 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055513411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055513411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055513411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055513411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055513411 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055513411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055513411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055513411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055513411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055513411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055513411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055513411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055513411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055513411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055513411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055513411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055513411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055513411 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055513411 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055513411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055513412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055513412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055513414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055513420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055513420 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055513426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055513426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055513426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055513426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055513426 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055513426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055513426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055513426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055513426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055513427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055513427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055513427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055513427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055513427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055513427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055513427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055513427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055513427 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055513427 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055513427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055513427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055513427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055513430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055513435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055513435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055513442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055513442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055513442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055513442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055513442 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055513442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055513442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055513442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055513442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055513443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055513443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055513443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055513443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055513443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055513443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055513443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055513443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055513443 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055513443 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055513443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055513443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055513443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055513445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055513450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055513450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055513753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055513753 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055513753 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055513753 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055513757 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055513758 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@f1fcabad5563: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='DA303636'O, index=0 SGSN_Test-GSUP(818)@f1fcabad5563: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@f1fcabad5563: 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 := '5771048F0186D18B62FD630B7225F11B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27891020'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1DA80DEEB5C4A9E1'O } } } } } 20241005055513825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055513825 DLLC NOTICE LLME(ffffffff/da303636){UNASSIGNED} LLC RX: unknown TLLI 0xda303636, creating LLME on the fly (gprs_llc.c:552) 20241005055513825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055513825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241005055513825 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055513825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055513825 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055513825 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055513825 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055513825 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055513825 DLLC NOTICE LLME(ffffffff/da303636){UNASSIGNED} LLGM Assign pre (da303636 => c9838ad9) (gprs_llc.c:1079) 20241005055513825 DLLC NOTICE LLME(da303636/c9838ad9){ASSIGNED} LLGM Assign post (da303636 => c9838ad9) (gprs_llc.c:1125) 20241005055513825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055513825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055513825 DMM DEBUG MM(262420000000021/c9838ad9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055513835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055513835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055513835 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055513835 DMM DEBUG MM(262420000000021/c9838ad9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241005055513835 DMM NOTICE MM(262420000000021/c9838ad9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055513835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055513835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055513835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055513835 DMM DEBUG MM(262420000000021/c9838ad9) Requesting authorization (sgsn_auth.c:160) 20241005055513835 DMM INFO MM(262420000000021/c9838ad9) Requesting authentication tuples (sgsn_auth.c:184) 20241005055513835 DMM DEBUG MM(262420000000021/c9838ad9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055513835 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241005055513835 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@f1fcabad5563: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@f1fcabad5563: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241005055513837 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055513837 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055513837 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055513837 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055513837 DMM INFO MM(262420000000021/c9838ad9) Subscriber data update (mmctx.c:445) 20241005055513837 DMM DEBUG MM(262420000000021/c9838ad9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055513837 DMM INFO MM(262420000000021/c9838ad9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055513837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055513837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055513837 DMM INFO MM(262420000000021/c9838ad9) <- GMM AUTH AND CIPHERING REQ (rand = 57 71 04 8f 01 86 d1 8b 62 fd 63 0b 72 25 f1 1b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055513847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055513847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055513847 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055513847 DMM INFO MM(262420000000021/c9838ad9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055513847 DMM NOTICE MM(262420000000021/c9838ad9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055513847 DMM DEBUG MM(262420000000021/c9838ad9) checking auth: received GSM SRES = 27 89 10 20 (gprs_gmm.c:666) 20241005055513847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055513847 DMM DEBUG MM(262420000000021/c9838ad9) Requesting authorization (sgsn_auth.c:160) 20241005055513847 DMM INFO MM(262420000000021/c9838ad9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055513847 DMM DEBUG MM(262420000000021/c9838ad9) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055513847 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241005055513847 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) 20241005055513847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055513847 DMM INFO MM(262420000000021/c9838ad9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9838ad9) (gprs_gmm.c:300) 20241005055513848 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055513848 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055513848 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241005055513848 DMM INFO MM(262420000000021/c9838ad9) Subscriber data update (mmctx.c:445) 20241005055513848 DMM DEBUG MM(262420000000021/c9838ad9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055513848 DMM INFO MM(262420000000021/c9838ad9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055513848 DMM NOTICE MM(262420000000021/c9838ad9) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241005055513848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055513848 DMM NOTICE MM(262420000000021/c9838ad9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055513848 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) 20241005055513848 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055513848 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241005055513848 DMM INFO MM(262420000000021/c9838ad9) Subscriber data update (mmctx.c:445) 20241005055513848 DMM DEBUG MM(262420000000021/c9838ad9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055513854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055513854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055513854 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055513854 DMM INFO MM(262420000000021/c9838ad9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055513854 DMM NOTICE MM(262420000000021/c9838ad9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055513854 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055513854 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055513854 DLLC NOTICE LLME(da303636/c9838ad9){ASSIGNED} LLGM Assign pre (ffffffff => c9838ad9) (gprs_llc.c:1079) 20241005055513854 DLLC NOTICE LLME(ffffffff/c9838ad9){ASSIGNED} LLGM Assign post (ffffffff => c9838ad9) (gprs_llc.c:1125) 20241005055513854 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055513854 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055513854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055513854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@f1fcabad5563: setverdict(pass): none -> pass 20241005055513914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055513914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055513914 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055513914 DMM INFO MM(262420000000021/c9838ad9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055513914 DMM INFO MM(262420000000021/c9838ad9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055513914 DMM DEBUG MM(262420000000021/c9838ad9) Using GGSN 0 (gprs_sm.c:317) 20241005055513914 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) 20241005055513915 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241005055513915 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055513915 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055513915 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241005055513940 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 f3 e5 b9 b4 11 29 5d 3f ca 14 05 7f 42 58 6d a0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20241005055513940 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f03438801c0, cbp=0x560ec1da1d20) (sgsn_libgtp.c:629) 20241005055513940 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055513940 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da7688 TLLI=c9838ad9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055513940 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055513940 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055513954 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20241005055513959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055513959 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241005055513959 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055513961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055513961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241005055513961 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055513961 DMM INFO MM(262420000000021/c9838ad9) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241005055513961 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005055513961 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241005055513962 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) 20241005055513962 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f03438801c0, cbp=0x560ec1da1d20) (sgsn_libgtp.c:629) 20241005055513962 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241005055513962 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da7688, TLLI=c9838ad9, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055513962 DMM INFO MM(262420000000021/c9838ad9) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241005055513962 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241005055513962 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@f1fcabad5563: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@f1fcabad5563: Final verdict of PTC: pass 20241005055513966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33000<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055513967 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055513967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(817)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(816)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(818)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(811)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(806)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(809)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(804)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(814)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sat Oct 5 05:55:13 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20241005055514023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055514426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91100) 20241005055514969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055514969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91100, count=105652) 20241005055515970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055515970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Sat Oct 5 05:55:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055516971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055516971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_pdp_act_user_deact_mt started. 20241005055517527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055517530 DMM INFO MM(262420000000021/c9838ad9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055517530 DMM INFO MM(262420000000021/c9838ad9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055517530 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055517530 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055517530 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055517530 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055517530 DLLC NOTICE LLME(ffffffff/c9838ad9){ASSIGNED} LLGM Assign pre (c9838ad9 => ffffffff) (gprs_llc.c:1079) 20241005055517530 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9838ad9 => ffffffff) (gprs_llc.c:1125) 20241005055517530 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241005055517530 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) 20241005055517530 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) 20241005055517530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055517530 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055517530 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055517530 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055517530 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055517569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055517569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055517569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055517569 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055517569 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055517569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055517569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055517569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055517569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055517570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055517570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055517570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055517570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055517570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055517570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055517570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055517570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055517570 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055517570 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055517570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055517570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055517570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(826)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 20241005055517573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055517579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055517579 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055517583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055517583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055517583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055517583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055517583 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055517583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055517583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055517583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055517583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055517584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055517584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055517584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055517584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055517584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055517584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055517584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055517584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055517584 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055517584 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055517584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055517584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055517584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055517587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055517591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055517591 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055517600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055517600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055517600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055517600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055517600 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055517600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055517600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055517600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055517600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055517601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055517601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055517601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055517601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055517601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055517601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055517601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055517601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055517601 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055517601 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055517601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055517602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055517602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055517603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055517607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055517607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055517972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055517972 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055517972 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055517972 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055517976 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055517978 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@f1fcabad5563: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='F1C48063'O, index=0 SGSN_Test-GSUP(837)@f1fcabad5563: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@f1fcabad5563: 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 := '3B65D4FF120DC3D1B5298D8C10895FC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6023F0F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E1E58E4C8908141'O } } } } } 20241005055518039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055518039 DLLC NOTICE LLME(ffffffff/f1c48063){UNASSIGNED} LLC RX: unknown TLLI 0xf1c48063, creating LLME on the fly (gprs_llc.c:552) 20241005055518039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055518039 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241005055518039 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055518039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055518039 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055518039 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055518039 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055518039 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055518039 DLLC NOTICE LLME(ffffffff/f1c48063){UNASSIGNED} LLGM Assign pre (f1c48063 => e69166fe) (gprs_llc.c:1079) 20241005055518039 DLLC NOTICE LLME(f1c48063/e69166fe){ASSIGNED} LLGM Assign post (f1c48063 => e69166fe) (gprs_llc.c:1125) 20241005055518039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055518039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055518039 DMM DEBUG MM(262420000000022/e69166fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055518045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055518045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055518045 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055518045 DMM DEBUG MM(262420000000022/e69166fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241005055518045 DMM NOTICE MM(262420000000022/e69166fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055518045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055518045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055518045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055518045 DMM DEBUG MM(262420000000022/e69166fe) Requesting authorization (sgsn_auth.c:160) 20241005055518045 DMM INFO MM(262420000000022/e69166fe) Requesting authentication tuples (sgsn_auth.c:184) 20241005055518045 DMM DEBUG MM(262420000000022/e69166fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055518045 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241005055518045 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@f1fcabad5563: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@f1fcabad5563: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241005055518046 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055518046 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055518046 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055518046 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055518046 DMM INFO MM(262420000000022/e69166fe) Subscriber data update (mmctx.c:445) 20241005055518046 DMM DEBUG MM(262420000000022/e69166fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055518046 DMM INFO MM(262420000000022/e69166fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055518046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055518046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055518046 DMM INFO MM(262420000000022/e69166fe) <- GMM AUTH AND CIPHERING REQ (rand = 3b 65 d4 ff 12 0d c3 d1 b5 29 8d 8c 10 89 5f c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055518049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055518049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055518049 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055518049 DMM INFO MM(262420000000022/e69166fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055518049 DMM NOTICE MM(262420000000022/e69166fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055518049 DMM DEBUG MM(262420000000022/e69166fe) checking auth: received GSM SRES = 60 23 f0 f0 (gprs_gmm.c:666) 20241005055518049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055518049 DMM DEBUG MM(262420000000022/e69166fe) Requesting authorization (sgsn_auth.c:160) 20241005055518049 DMM INFO MM(262420000000022/e69166fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055518049 DMM DEBUG MM(262420000000022/e69166fe) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055518049 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241005055518049 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) 20241005055518049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055518049 DMM INFO MM(262420000000022/e69166fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xe69166fe) (gprs_gmm.c:300) 20241005055518050 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055518050 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055518050 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241005055518050 DMM INFO MM(262420000000022/e69166fe) Subscriber data update (mmctx.c:445) 20241005055518050 DMM DEBUG MM(262420000000022/e69166fe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055518050 DMM INFO MM(262420000000022/e69166fe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055518050 DMM NOTICE MM(262420000000022/e69166fe) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241005055518050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055518050 DMM NOTICE MM(262420000000022/e69166fe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055518050 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) 20241005055518050 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055518050 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241005055518050 DMM INFO MM(262420000000022/e69166fe) Subscriber data update (mmctx.c:445) 20241005055518050 DMM DEBUG MM(262420000000022/e69166fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055518053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055518053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055518053 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055518053 DMM INFO MM(262420000000022/e69166fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055518053 DMM NOTICE MM(262420000000022/e69166fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055518053 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055518053 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055518053 DLLC NOTICE LLME(f1c48063/e69166fe){ASSIGNED} LLGM Assign pre (ffffffff => e69166fe) (gprs_llc.c:1079) 20241005055518053 DLLC NOTICE LLME(ffffffff/e69166fe){ASSIGNED} LLGM Assign post (ffffffff => e69166fe) (gprs_llc.c:1125) 20241005055518053 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055518053 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055518053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055518053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@f1fcabad5563: setverdict(pass): none -> pass 20241005055518112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055518112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055518112 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055518112 DMM INFO MM(262420000000022/e69166fe) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055518112 DMM INFO MM(262420000000022/e69166fe) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055518112 DMM DEBUG MM(262420000000022/e69166fe) Using GGSN 0 (gprs_sm.c:317) 20241005055518112 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) 20241005055518112 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241005055518112 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055518112 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055518113 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241005055518137 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 0f 09 b4 e7 11 3a 5a 6c c0 14 05 7f 44 ea c5 05 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) 20241005055518137 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f03438801c0, cbp=0x560ec1da1d20) (sgsn_libgtp.c:629) 20241005055518137 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055518137 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da7688 TLLI=e69166fe, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055518137 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055518137 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055518153 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20241005055518165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055518165 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241005055518165 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055518170 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241005055518170 DGPRS INFO PDP(262420000000022:5): Context 0x7f03438801c0 was deleted (sgsn_libgtp.c:703) 20241005055518170 DMM INFO MM(262420000000022/e69166fe) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241005055518170 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241005055518170 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@f1fcabad5563: Removing Client IMSI='262420000000022'H, index=0 20241005055518181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055518181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241005055518181 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055518181 DMM INFO MM(262420000000022/e69166fe) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@f1fcabad5563: Final verdict of PTC: pass 20241005055518186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33020<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(825)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(835)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@f1fcabad5563: Final verdict of PTC: none 20241005055518192 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055518192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(831)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(830)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(828)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(833)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(823)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case.Sat Oct 5 05:55:18 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 MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. 20241005055518307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055518709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83524) 20241005055519194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055519194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241005055519606 DGPRS DEBUG Checking for inactive LLMEs, time = 30635918 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=83524, count=103944) 20241005055520196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055520196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Sat Oct 5 05:55:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055521197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055521197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_pdp_act_deact_dup started. 20241005055521813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055521816 DMM INFO MM(262420000000022/e69166fe) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055521816 DMM INFO MM(262420000000022/e69166fe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055521816 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055521816 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055521816 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055521816 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055521816 DLLC NOTICE LLME(ffffffff/e69166fe){ASSIGNED} LLGM Assign pre (e69166fe => ffffffff) (gprs_llc.c:1079) 20241005055521816 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e69166fe => ffffffff) (gprs_llc.c:1125) 20241005055521816 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da7330 (gprs_sndcp.c:574) 20241005055521816 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da7688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055521816 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241005055521816 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) 20241005055521816 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) 20241005055521816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055521816 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055521816 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055521816 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055521816 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055521867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055521867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055521867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055521868 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055521868 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055521868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055521868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055521868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055521868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241005055521868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055521868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055521868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(844)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055521868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055521868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055521868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055521868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055521868 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055521868 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055521868 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055521868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055521869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055521869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055521870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055521875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055521875 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(846)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(843)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055521885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055521885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055521885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055521885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055521885 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055521885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055521885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055521885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055521886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(849)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(850)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055521886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055521886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055521886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055521886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055521886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055521886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055521886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055521886 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055521886 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055521886 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055521886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055521886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055521886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(850)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055521888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241005055521892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055521892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(847)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(849)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055521897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055521897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055521897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055521897 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055521897 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055521897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055521897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055521897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055521897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055521898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055521898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055521898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055521898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055521898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055521898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055521898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055521898 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055521898 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055521898 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055521898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055521898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055521898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055521901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055521905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055521905 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055522198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055522198 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055522198 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055522198 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055522202 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055522203 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@f1fcabad5563: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='E4E140E8'O, index=0 SGSN_Test-GSUP(856)@f1fcabad5563: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@f1fcabad5563: 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 := '8F437638D6FD9B3E187E01B69393386F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37C35EB8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D84C20832526C97D'O } } } } } 20241005055522264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055522264 DLLC NOTICE LLME(ffffffff/e4e140e8){UNASSIGNED} LLC RX: unknown TLLI 0xe4e140e8, creating LLME on the fly (gprs_llc.c:552) 20241005055522264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055522264 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241005055522264 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055522265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055522265 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055522265 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055522265 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055522265 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055522265 DLLC NOTICE LLME(ffffffff/e4e140e8){UNASSIGNED} LLGM Assign pre (e4e140e8 => f027a47b) (gprs_llc.c:1079) 20241005055522265 DLLC NOTICE LLME(e4e140e8/f027a47b){ASSIGNED} LLGM Assign post (e4e140e8 => f027a47b) (gprs_llc.c:1125) 20241005055522265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055522265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055522265 DMM DEBUG MM(262420000000046/f027a47b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055522287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055522287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055522287 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055522287 DMM DEBUG MM(262420000000046/f027a47b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241005055522287 DMM NOTICE MM(262420000000046/f027a47b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055522287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055522287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055522287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055522287 DMM DEBUG MM(262420000000046/f027a47b) Requesting authorization (sgsn_auth.c:160) 20241005055522287 DMM INFO MM(262420000000046/f027a47b) Requesting authentication tuples (sgsn_auth.c:184) 20241005055522287 DMM DEBUG MM(262420000000046/f027a47b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055522287 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241005055522287 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@f1fcabad5563: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@f1fcabad5563: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241005055522293 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055522293 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055522293 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055522293 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055522293 DMM INFO MM(262420000000046/f027a47b) Subscriber data update (mmctx.c:445) 20241005055522293 DMM DEBUG MM(262420000000046/f027a47b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055522293 DMM INFO MM(262420000000046/f027a47b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055522293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055522293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055522293 DMM INFO MM(262420000000046/f027a47b) <- GMM AUTH AND CIPHERING REQ (rand = 8f 43 76 38 d6 fd 9b 3e 18 7e 01 b6 93 93 38 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055522309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055522309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055522309 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055522309 DMM INFO MM(262420000000046/f027a47b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055522309 DMM NOTICE MM(262420000000046/f027a47b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055522309 DMM DEBUG MM(262420000000046/f027a47b) checking auth: received GSM SRES = 37 c3 5e b8 (gprs_gmm.c:666) 20241005055522309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055522309 DMM DEBUG MM(262420000000046/f027a47b) Requesting authorization (sgsn_auth.c:160) 20241005055522309 DMM INFO MM(262420000000046/f027a47b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055522309 DMM DEBUG MM(262420000000046/f027a47b) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055522309 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241005055522309 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) 20241005055522309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055522309 DMM INFO MM(262420000000046/f027a47b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf027a47b) (gprs_gmm.c:300) 20241005055522312 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055522312 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055522312 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241005055522312 DMM INFO MM(262420000000046/f027a47b) Subscriber data update (mmctx.c:445) 20241005055522312 DMM DEBUG MM(262420000000046/f027a47b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055522312 DMM INFO MM(262420000000046/f027a47b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055522313 DMM NOTICE MM(262420000000046/f027a47b) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241005055522313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055522313 DMM NOTICE MM(262420000000046/f027a47b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055522313 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) 20241005055522314 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055522314 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241005055522314 DMM INFO MM(262420000000046/f027a47b) Subscriber data update (mmctx.c:445) 20241005055522314 DMM DEBUG MM(262420000000046/f027a47b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055522324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055522324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055522324 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055522324 DMM INFO MM(262420000000046/f027a47b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055522324 DMM NOTICE MM(262420000000046/f027a47b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055522324 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055522324 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055522324 DLLC NOTICE LLME(e4e140e8/f027a47b){ASSIGNED} LLGM Assign pre (ffffffff => f027a47b) (gprs_llc.c:1079) 20241005055522324 DLLC NOTICE LLME(ffffffff/f027a47b){ASSIGNED} LLGM Assign post (ffffffff => f027a47b) (gprs_llc.c:1125) 20241005055522324 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055522324 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055522324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055522324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@f1fcabad5563: setverdict(pass): none -> pass 20241005055522383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055522383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055522383 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055522383 DMM INFO MM(262420000000046/f027a47b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055522383 DMM INFO MM(262420000000046/f027a47b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055522383 DMM DEBUG MM(262420000000046/f027a47b) Using GGSN 0 (gprs_sm.c:317) 20241005055522383 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) 20241005055522383 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241005055522383 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055522383 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055522383 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241005055522409 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 8f 5b a8 09 11 16 c1 47 16 14 05 7f eb 01 53 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=1034 from retransmit req queue (gtp.c:443) 20241005055522409 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f03438801c0, cbp=0x560ec1da1d20) (sgsn_libgtp.c:629) 20241005055522409 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055522409 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da7688 TLLI=f027a47b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055522409 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055522409 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055522427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055522427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241005055522427 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055522427 DMM INFO MM(262420000000046/f027a47b) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241005055522427 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005055522427 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241005055522428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055522428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055522428 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055522428 DMM INFO MM(262420000000046/f027a47b) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241005055522428 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005055522428 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@f1fcabad5563: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@f1fcabad5563: "Received deletePDPContextResponse 1, seq_nr=1036" 20241005055522431 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) 20241005055522431 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f03438801c0, cbp=0x560ec1da1d20) (sgsn_libgtp.c:629) 20241005055522431 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241005055522431 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da7688, TLLI=f027a47b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055522431 DMM INFO MM(262420000000046/f027a47b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241005055522432 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241005055522432 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241005055522432 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) 20241005055522432 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@f1fcabad5563: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@f1fcabad5563: Final verdict of PTC: pass 20241005055524450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40454<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055524454 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055524455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(850)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(854)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(844)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(847)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(852)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(848)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(842)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(847): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sat Oct 5 05:55:24 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 20241005055524528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055524930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40458<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100692) 20241005055525456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055525456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100692, count=106684) 20241005055526458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055526458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sat Oct 5 05:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055527459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055527459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_second_attempt started. 20241005055528030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055528033 DMM INFO MM(262420000000046/f027a47b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055528033 DMM INFO MM(262420000000046/f027a47b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055528033 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055528033 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055528033 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055528033 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055528033 DLLC NOTICE LLME(ffffffff/f027a47b){ASSIGNED} LLGM Assign pre (f027a47b => ffffffff) (gprs_llc.c:1079) 20241005055528033 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f027a47b => ffffffff) (gprs_llc.c:1125) 20241005055528033 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241005055528033 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) 20241005055528033 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) 20241005055528033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055528033 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055528033 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055528033 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055528033 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055528083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055528083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055528083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055528083 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055528083 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055528083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055528083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055528083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055528083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055528084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055528084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055528084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055528084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055528084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055528084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055528084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055528084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055528084 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055528084 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055528084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055528085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055528085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055528086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055528091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055528091 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055528097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055528097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055528097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055528097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055528097 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055528097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055528097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055528097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055528097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055528098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055528098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055528098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055528098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055528098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055528098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055528098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055528098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055528098 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055528098 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055528098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055528098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055528098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055528100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055528105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055528105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055528113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055528113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055528113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055528113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055528113 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055528113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055528113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055528113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055528113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055528114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055528114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055528114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055528114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055528114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055528114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055528114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055528114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055528114 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055528114 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055528114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055528115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055528115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055528117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055528121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055528121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055528460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055528460 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055528460 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055528460 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055528463 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055528463 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@f1fcabad5563: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='EC61FD90'O, index=0 SGSN_Test-GSUP(875)@f1fcabad5563: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@f1fcabad5563: 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 := '48CB0CE497250CF1F2A5A086CFA204E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EFE6C6E3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FC80B3568B09382C'O } } } } } 20241005055528511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055528511 DLLC NOTICE LLME(ffffffff/ec61fd90){UNASSIGNED} LLC RX: unknown TLLI 0xec61fd90, creating LLME on the fly (gprs_llc.c:552) 20241005055528511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055528511 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241005055528511 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055528511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055528511 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055528511 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055528511 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055528511 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055528511 DLLC NOTICE LLME(ffffffff/ec61fd90){UNASSIGNED} LLGM Assign pre (ec61fd90 => f07ea00c) (gprs_llc.c:1079) 20241005055528511 DLLC NOTICE LLME(ec61fd90/f07ea00c){ASSIGNED} LLGM Assign post (ec61fd90 => f07ea00c) (gprs_llc.c:1125) 20241005055528511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055528511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055528511 DMM DEBUG MM(262420000000022/f07ea00c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055528517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055528517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055528517 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055528517 DMM DEBUG MM(262420000000022/f07ea00c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241005055528517 DMM NOTICE MM(262420000000022/f07ea00c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055528517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055528517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055528517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055528517 DMM DEBUG MM(262420000000022/f07ea00c) Requesting authorization (sgsn_auth.c:160) 20241005055528517 DMM INFO MM(262420000000022/f07ea00c) Requesting authentication tuples (sgsn_auth.c:184) 20241005055528517 DMM DEBUG MM(262420000000022/f07ea00c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055528517 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241005055528517 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@f1fcabad5563: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@f1fcabad5563: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241005055528519 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055528519 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055528519 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055528519 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055528519 DMM INFO MM(262420000000022/f07ea00c) Subscriber data update (mmctx.c:445) 20241005055528519 DMM DEBUG MM(262420000000022/f07ea00c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055528519 DMM INFO MM(262420000000022/f07ea00c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055528519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055528519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055528519 DMM INFO MM(262420000000022/f07ea00c) <- GMM AUTH AND CIPHERING REQ (rand = 48 cb 0c e4 97 25 0c f1 f2 a5 a0 86 cf a2 04 e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055528523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055528523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055528523 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055528523 DMM INFO MM(262420000000022/f07ea00c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055528523 DMM NOTICE MM(262420000000022/f07ea00c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055528523 DMM DEBUG MM(262420000000022/f07ea00c) checking auth: received GSM SRES = ef e6 c6 e3 (gprs_gmm.c:666) 20241005055528523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055528523 DMM DEBUG MM(262420000000022/f07ea00c) Requesting authorization (sgsn_auth.c:160) 20241005055528523 DMM INFO MM(262420000000022/f07ea00c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055528523 DMM DEBUG MM(262420000000022/f07ea00c) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055528523 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241005055528523 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) 20241005055528523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055528523 DMM INFO MM(262420000000022/f07ea00c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf07ea00c) (gprs_gmm.c:300) 20241005055528523 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055528523 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055528523 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241005055528523 DMM INFO MM(262420000000022/f07ea00c) Subscriber data update (mmctx.c:445) 20241005055528523 DMM DEBUG MM(262420000000022/f07ea00c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055528523 DMM INFO MM(262420000000022/f07ea00c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055528523 DMM NOTICE MM(262420000000022/f07ea00c) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241005055528523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055528523 DMM NOTICE MM(262420000000022/f07ea00c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055528523 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) 20241005055528524 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055528524 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241005055528524 DMM INFO MM(262420000000022/f07ea00c) Subscriber data update (mmctx.c:445) 20241005055528524 DMM DEBUG MM(262420000000022/f07ea00c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055528526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055528526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055528526 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055528526 DMM INFO MM(262420000000022/f07ea00c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055528526 DMM NOTICE MM(262420000000022/f07ea00c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055528526 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055528526 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055528526 DLLC NOTICE LLME(ec61fd90/f07ea00c){ASSIGNED} LLGM Assign pre (ffffffff => f07ea00c) (gprs_llc.c:1079) 20241005055528526 DLLC NOTICE LLME(ffffffff/f07ea00c){ASSIGNED} LLGM Assign post (ffffffff => f07ea00c) (gprs_llc.c:1125) 20241005055528526 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055528526 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055528526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055528527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_second_attempt(877)@f1fcabad5563: 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 := 'BE16C788BF276950F922D77E97B04FE0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '19F2DA44'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE66CE01B2F8B216'O } } } } } 20241005055528586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055528586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055528586 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055528586 DMM INFO MM(262420000000022/f07ea00c) -> GMM ATTACH REQUEST MI(TMSI-0xF07EA00C) type="GPRS attach" (gprs_gmm.c:1266) 20241005055528586 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055528586 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241005055528586 DLLC NOTICE LLME(ffffffff/f07ea00c){ASSIGNED} LLGM Assign pre (f07ea00c => f805d946) (gprs_llc.c:1079) 20241005055528586 DLLC NOTICE LLME(f07ea00c/f805d946){ASSIGNED} LLGM Assign post (f07ea00c => f805d946) (gprs_llc.c:1125) 20241005055528586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055528586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055528586 DMM DEBUG MM(262420000000022/f805d946) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055528597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055528597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241005055528597 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055528597 DMM DEBUG MM(262420000000022/f805d946) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241005055528597 DMM NOTICE MM(262420000000022/f805d946) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055528597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055528597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055528597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055528597 DMM DEBUG MM(262420000000022/f805d946) Requesting authorization (sgsn_auth.c:160) 20241005055528597 DMM INFO MM(262420000000022/f805d946) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055528597 DMM DEBUG MM(262420000000022/f805d946) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055528597 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241005055528597 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) 20241005055534598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241005055534598 DMM ERROR MM(262420000000022/f805d946) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241005055534598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241005055534598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241005055534598 DMM NOTICE MM(262420000000022/f805d946) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241005055534598 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241005055534598 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) 20241005055534598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Reject}: Deallocated (fsm.c:568) 20241005055534598 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Deallocated (fsm.c:568) 20241005055534598 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055534598 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241005055534598 DLLC NOTICE LLME(f07ea00c/f805d946){ASSIGNED} LLGM Assign pre (f805d946 => ffffffff) (gprs_llc.c:1079) 20241005055534598 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f805d946 => ffffffff) (gprs_llc.c:1125) 20241005055548461 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241005055548461 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241005055548462 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055549606 DGPRS DEBUG Checking for inactive LLMEs, time = 30635948 (sgsn.c:131) 20241005055558086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055558091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055558091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055558099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055558103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055558103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055558116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055558118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055558118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@f1fcabad5563: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@f1fcabad5563: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241005055558531 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055558532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241005055558533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40472<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(873)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(868)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@f1fcabad5563: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(863)@f1fcabad5563: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@f1fcabad5563: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(871)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(866)@f1fcabad5563: Final verdict of PTC: none TC_attach_second_attempt(877)@f1fcabad5563: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(861)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@f1fcabad5563: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sat Oct 5 05:55:58 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 20241005055558600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055558902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106388) 20241005055559533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055559533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106388, count=111820) 20241005055600535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055600535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sat Oct 5 05:56:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055601537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055601537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_echo_timeout started. 20241005055601999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055602000 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055602044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055602044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055602044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055602044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055602044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055602044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055602044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055602044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055602044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055602045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055602045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055602045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055602045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055602045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055602045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055602045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055602045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055602045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055602045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055602045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055602045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055602045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055602048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055602054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055602054 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(884)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(881)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055602061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055602061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055602061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055602061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055602061 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055602061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055602061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055602061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055602061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055602062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055602062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055602062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055602062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055602062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055602062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055602062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055602062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055602062 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055602062 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055602062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055602062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055602063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055602065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055602070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055602070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055602078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055602078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055602078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055602078 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055602078 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055602078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055602078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055602078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055602078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055602079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055602079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055602079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055602079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055602079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055602079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055602079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055602079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055602079 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055602079 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055602079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055602079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055602079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055602081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055602085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055602085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055602538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055602538 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055602538 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055602538 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055602542 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055602543 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@f1fcabad5563: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='F3F3B8A0'O, index=0 SGSN_Test-GSUP(894)@f1fcabad5563: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@f1fcabad5563: 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 := '82A5257FF6C04B6940007F8C0AC46584'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB4C0331'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '396992B657F58E6B'O } } } } } 20241005055602616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055602616 DLLC NOTICE LLME(ffffffff/f3f3b8a0){UNASSIGNED} LLC RX: unknown TLLI 0xf3f3b8a0, creating LLME on the fly (gprs_llc.c:552) 20241005055602616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055602616 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241005055602616 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055602616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055602616 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055602616 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055602616 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055602616 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055602616 DLLC NOTICE LLME(ffffffff/f3f3b8a0){UNASSIGNED} LLGM Assign pre (f3f3b8a0 => c334df1d) (gprs_llc.c:1079) 20241005055602616 DLLC NOTICE LLME(f3f3b8a0/c334df1d){ASSIGNED} LLGM Assign post (f3f3b8a0 => c334df1d) (gprs_llc.c:1125) 20241005055602616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055602616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055602616 DMM DEBUG MM(262420000000067/c334df1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055602636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055602636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055602636 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055602636 DMM DEBUG MM(262420000000067/c334df1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241005055602636 DMM NOTICE MM(262420000000067/c334df1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055602636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055602636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055602636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055602636 DMM DEBUG MM(262420000000067/c334df1d) Requesting authorization (sgsn_auth.c:160) 20241005055602636 DMM INFO MM(262420000000067/c334df1d) Requesting authentication tuples (sgsn_auth.c:184) 20241005055602636 DMM DEBUG MM(262420000000067/c334df1d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055602636 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241005055602636 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@f1fcabad5563: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@f1fcabad5563: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241005055602642 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055602642 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055602642 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055602642 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055602642 DMM INFO MM(262420000000067/c334df1d) Subscriber data update (mmctx.c:445) 20241005055602642 DMM DEBUG MM(262420000000067/c334df1d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055602642 DMM INFO MM(262420000000067/c334df1d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055602642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055602642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055602642 DMM INFO MM(262420000000067/c334df1d) <- GMM AUTH AND CIPHERING REQ (rand = 82 a5 25 7f f6 c0 4b 69 40 00 7f 8c 0a c4 65 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055602659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055602659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055602659 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055602659 DMM INFO MM(262420000000067/c334df1d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055602659 DMM NOTICE MM(262420000000067/c334df1d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055602659 DMM DEBUG MM(262420000000067/c334df1d) checking auth: received GSM SRES = eb 4c 03 31 (gprs_gmm.c:666) 20241005055602660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055602660 DMM DEBUG MM(262420000000067/c334df1d) Requesting authorization (sgsn_auth.c:160) 20241005055602660 DMM INFO MM(262420000000067/c334df1d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055602660 DMM DEBUG MM(262420000000067/c334df1d) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055602660 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241005055602660 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) 20241005055602660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055602660 DMM INFO MM(262420000000067/c334df1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc334df1d) (gprs_gmm.c:300) 20241005055602663 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055602663 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055602663 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241005055602663 DMM INFO MM(262420000000067/c334df1d) Subscriber data update (mmctx.c:445) 20241005055602663 DMM DEBUG MM(262420000000067/c334df1d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055602663 DMM INFO MM(262420000000067/c334df1d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055602663 DMM NOTICE MM(262420000000067/c334df1d) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241005055602663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055602663 DMM NOTICE MM(262420000000067/c334df1d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055602663 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) 20241005055602665 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055602665 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241005055602665 DMM INFO MM(262420000000067/c334df1d) Subscriber data update (mmctx.c:445) 20241005055602665 DMM DEBUG MM(262420000000067/c334df1d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055602676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055602676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055602676 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055602676 DMM INFO MM(262420000000067/c334df1d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055602676 DMM NOTICE MM(262420000000067/c334df1d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055602676 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055602676 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055602676 DLLC NOTICE LLME(f3f3b8a0/c334df1d){ASSIGNED} LLGM Assign pre (ffffffff => c334df1d) (gprs_llc.c:1079) 20241005055602676 DLLC NOTICE LLME(ffffffff/c334df1d){ASSIGNED} LLGM Assign post (ffffffff => c334df1d) (gprs_llc.c:1125) 20241005055602676 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055602676 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055602676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055602676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@f1fcabad5563: setverdict(pass): none -> pass 20241005055602733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055602733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055602733 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055602733 DMM INFO MM(262420000000067/c334df1d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055602733 DMM INFO MM(262420000000067/c334df1d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055602733 DMM DEBUG MM(262420000000067/c334df1d) Using GGSN 0 (gprs_sm.c:317) 20241005055602733 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) 20241005055602733 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241005055602734 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055602734 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055602734 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241005055602756 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 d6 1d e6 ed 11 58 47 30 23 14 05 7f 47 ee a2 5c 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) 20241005055602756 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f03438801c0, cbp=0x560ec1da1d20) (sgsn_libgtp.c:629) 20241005055602756 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055602756 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da6518 TLLI=c334df1d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055602756 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055602756 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055607555 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241005055607561 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) 20241005055607561 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x560ec1d97090) (sgsn_libgtp.c:629) 20241005055612557 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1039" 20241005055617559 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241005055617559 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1039" 20241005055619607 DGPRS DEBUG Checking for inactive LLMEs, time = 30635978 (sgsn.c:131) 20241005055622539 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241005055622539 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055622540 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241005055622559 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241005055622560 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241005055622560 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1041" 20241005055627562 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241005055627562 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241005055627562 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241005055627562 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1041" 20241005055632047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055632051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055632051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055632063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055632066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055632066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055632080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055632083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055632083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055632562 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241005055632563 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241005055632563 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241005055632563 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241005055632563 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1043" 20241005055637564 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241005055637564 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241005055637564 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241005055637565 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241005055637565 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x560ec1d97090) (sgsn_libgtp.c:629) 20241005055637565 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x560ec1d97090) (sgsn_libgtp.c:633) 20241005055637565 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20241005055637565 DMM INFO MM(262420000000067/c334df1d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241005055637565 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241005055637565 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241005055637565 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241005055637565 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241005055637565 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241005055637565 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241005055637565 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241005055637565 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241005055637565 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241005055637565 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241005055637565 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241005055637565 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241005055637565 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@f1fcabad5563: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@f1fcabad5563: Removing Client IMSI='262420000000067'H, index=0 20241005055637581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055637581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241005055637581 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055637581 DMM INFO MM(262420000000067/c334df1d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@f1fcabad5563: Final verdict of PTC: pass 20241005055637586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48668<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(892)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(887)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@f1fcabad5563: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@f1fcabad5563: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@f1fcabad5563: Final verdict of PTC: none 20241005055637592 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055637592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(878)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(882)@f1fcabad5563: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(890)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(885)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(880)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sat Oct 5 05:56:37 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 20241005055637651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055638053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112540) 20241005055638593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055638593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=112540, count=113800) 20241005055639594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055639594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sat Oct 5 05:56:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055640595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055640596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_restart_ctr_echo started. 20241005055641164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055641167 DMM INFO MM(262420000000067/c334df1d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055641167 DMM INFO MM(262420000000067/c334df1d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055641167 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055641167 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055641167 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055641167 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055641167 DLLC NOTICE LLME(ffffffff/c334df1d){ASSIGNED} LLGM Assign pre (c334df1d => ffffffff) (gprs_llc.c:1079) 20241005055641167 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c334df1d => ffffffff) (gprs_llc.c:1125) 20241005055641167 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da61c0 (gprs_sndcp.c:574) 20241005055641167 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da6518, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055641167 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241005055641167 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) 20241005055641167 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) 20241005055641167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055641167 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055641167 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055641167 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055641167 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055641209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055641209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055641209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055641209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055641209 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055641209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055641209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055641209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055641209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055641210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055641210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055641210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055641210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055641210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055641210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055641210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055641210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055641210 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055641210 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055641210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055641210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055641210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055641212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055641216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055641216 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055641223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055641223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055641223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055641223 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055641223 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055641223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055641223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055641223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055641223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055641224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055641224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055641224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055641224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055641224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055641224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055641224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055641224 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055641224 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055641224 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055641224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055641224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055641224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055641226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055641231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055641231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055641239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055641239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055641239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055641239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055641239 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055641239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055641239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055641239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055641239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055641240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055641240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055641240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055641240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055641240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055641240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055641240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055641240 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055641240 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055641240 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055641240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055641240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055641240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055641243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055641247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055641247 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055641596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055641596 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055641596 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055641596 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055641597 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055641598 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@f1fcabad5563: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='E864DA7C'O, index=0 SGSN_Test-GSUP(913)@f1fcabad5563: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@f1fcabad5563: 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 := '96ED13A3521A9094C13D123024946C41'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8131B12C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2A5EA14470C923DA'O } } } } } 20241005055641618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055641618 DLLC NOTICE LLME(ffffffff/e864da7c){UNASSIGNED} LLC RX: unknown TLLI 0xe864da7c, creating LLME on the fly (gprs_llc.c:552) 20241005055641618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055641618 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241005055641618 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055641618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055641618 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055641618 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055641618 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055641618 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055641618 DLLC NOTICE LLME(ffffffff/e864da7c){UNASSIGNED} LLGM Assign pre (e864da7c => f8beb155) (gprs_llc.c:1079) 20241005055641618 DLLC NOTICE LLME(e864da7c/f8beb155){ASSIGNED} LLGM Assign post (e864da7c => f8beb155) (gprs_llc.c:1125) 20241005055641618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055641618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055641618 DMM DEBUG MM(262420000000023/f8beb155) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055641626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055641626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055641626 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055641626 DMM DEBUG MM(262420000000023/f8beb155) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241005055641626 DMM NOTICE MM(262420000000023/f8beb155) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055641626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055641626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055641626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055641626 DMM DEBUG MM(262420000000023/f8beb155) Requesting authorization (sgsn_auth.c:160) 20241005055641626 DMM INFO MM(262420000000023/f8beb155) Requesting authentication tuples (sgsn_auth.c:184) 20241005055641626 DMM DEBUG MM(262420000000023/f8beb155) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055641626 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241005055641626 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@f1fcabad5563: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@f1fcabad5563: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241005055641670 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055641670 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055641670 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055641670 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055641670 DMM INFO MM(262420000000023/f8beb155) Subscriber data update (mmctx.c:445) 20241005055641670 DMM DEBUG MM(262420000000023/f8beb155) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055641670 DMM INFO MM(262420000000023/f8beb155) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055641670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055641670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055641670 DMM INFO MM(262420000000023/f8beb155) <- GMM AUTH AND CIPHERING REQ (rand = 96 ed 13 a3 52 1a 90 94 c1 3d 12 30 24 94 6c 41 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055641692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055641692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055641692 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055641692 DMM INFO MM(262420000000023/f8beb155) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055641692 DMM NOTICE MM(262420000000023/f8beb155) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055641692 DMM DEBUG MM(262420000000023/f8beb155) checking auth: received GSM SRES = 81 31 b1 2c (gprs_gmm.c:666) 20241005055641692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055641692 DMM DEBUG MM(262420000000023/f8beb155) Requesting authorization (sgsn_auth.c:160) 20241005055641692 DMM INFO MM(262420000000023/f8beb155) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055641692 DMM DEBUG MM(262420000000023/f8beb155) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055641692 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241005055641692 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) 20241005055641692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055641692 DMM INFO MM(262420000000023/f8beb155) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8beb155) (gprs_gmm.c:300) 20241005055641695 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055641695 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055641695 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241005055641695 DMM INFO MM(262420000000023/f8beb155) Subscriber data update (mmctx.c:445) 20241005055641695 DMM DEBUG MM(262420000000023/f8beb155) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055641695 DMM INFO MM(262420000000023/f8beb155) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055641695 DMM NOTICE MM(262420000000023/f8beb155) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241005055641695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055641695 DMM NOTICE MM(262420000000023/f8beb155) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055641695 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) 20241005055641697 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055641697 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241005055641697 DMM INFO MM(262420000000023/f8beb155) Subscriber data update (mmctx.c:445) 20241005055641697 DMM DEBUG MM(262420000000023/f8beb155) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055641709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055641709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055641710 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055641710 DMM INFO MM(262420000000023/f8beb155) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055641710 DMM NOTICE MM(262420000000023/f8beb155) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055641710 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055641710 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055641710 DLLC NOTICE LLME(e864da7c/f8beb155){ASSIGNED} LLGM Assign pre (ffffffff => f8beb155) (gprs_llc.c:1079) 20241005055641710 DLLC NOTICE LLME(ffffffff/f8beb155){ASSIGNED} LLGM Assign post (ffffffff => f8beb155) (gprs_llc.c:1125) 20241005055641710 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055641710 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055641710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055641710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@f1fcabad5563: setverdict(pass): none -> pass 20241005055641766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055641766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055641766 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055641766 DMM INFO MM(262420000000023/f8beb155) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055641766 DMM INFO MM(262420000000023/f8beb155) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055641766 DMM DEBUG MM(262420000000023/f8beb155) Using GGSN 0 (gprs_sm.c:317) 20241005055641766 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241005055641766 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055641766 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055641766 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241005055641790 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 64 f3 31 b8 11 ed b0 2f d0 14 05 7f 05 29 0e c9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241005055641790 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f034387d058, cbp=0x560ec1da1d20) (sgsn_libgtp.c:629) 20241005055641790 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055641790 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da7688 TLLI=f8beb155, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055641790 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055641790 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055646767 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241005055646771 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) 20241005055646772 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x560ec1d97090) (sgsn_libgtp.c:629) 20241005055649608 DGPRS DEBUG Checking for inactive LLMEs, time = 30636008 (sgsn.c:131) 20241005055651768 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241005055651772 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) 20241005055651773 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x560ec1d97090) (sgsn_libgtp.c:629) 20241005055651773 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20241005055651773 DMM INFO MM(262420000000023/f8beb155) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241005055651773 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241005055651773 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@f1fcabad5563: Removing Client IMSI='262420000000023'H, index=0 20241005055651788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055651788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241005055651788 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055651788 DMM INFO MM(262420000000023/f8beb155) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@f1fcabad5563: Final verdict of PTC: pass 20241005055651793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50144<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@f1fcabad5563: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@f1fcabad5563: Final verdict of PTC: none 20241005055651797 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055651797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(897)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(911)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@f1fcabad5563: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(906)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(901)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@f1fcabad5563: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(909)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(899)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(904)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sat Oct 5 05:56:51 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 20241005055651859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055652261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41902<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95668) 20241005055652798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055652798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95668, count=104048) 20241005055653798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055653799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sat Oct 5 05:56:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055654799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055654799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_restart_ctr_create started. 20241005055655370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055655372 DMM INFO MM(262420000000023/f8beb155) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055655372 DMM INFO MM(262420000000023/f8beb155) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055655372 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055655372 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055655372 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055655373 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055655373 DLLC NOTICE LLME(ffffffff/f8beb155){ASSIGNED} LLGM Assign pre (f8beb155 => ffffffff) (gprs_llc.c:1079) 20241005055655373 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8beb155 => ffffffff) (gprs_llc.c:1125) 20241005055655373 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da7330 (gprs_sndcp.c:574) 20241005055655373 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da7688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055655373 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241005055655373 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) 20241005055655373 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) 20241005055655373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055655373 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055655373 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055655373 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055655373 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055655428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055655428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055655428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055655428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055655428 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055655428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055655428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055655428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055655428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055655429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055655429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055655429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055655429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055655429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055655429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055655429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055655429 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055655429 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055655429 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055655429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055655429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055655429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055655431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055655435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055655436 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055655448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055655448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055655448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055655448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055655448 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055655448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055655448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055655448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055655448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055655449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055655449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055655449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055655450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055655450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055655450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055655450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055655450 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055655450 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055655450 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055655450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055655450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055655450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055655453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055655458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055655458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055655465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055655465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055655465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055655465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055655465 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055655465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055655465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055655465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055655465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055655466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055655466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055655466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055655466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055655466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055655466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055655466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055655466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055655466 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055655466 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055655466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055655466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(930)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055655466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055655468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055655472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055655472 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055655801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055655801 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055655801 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055655801 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055655805 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055655806 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@f1fcabad5563: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='F280D906'O, index=0 SGSN_Test-GSUP(932)@f1fcabad5563: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@f1fcabad5563: 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 := '72A5545ABF2E1BAED51776AD31CA3B94'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3EFC03BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5FE2A1FD41F984CD'O } } } } } 20241005055655888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055655888 DLLC NOTICE LLME(ffffffff/f280d906){UNASSIGNED} LLC RX: unknown TLLI 0xf280d906, creating LLME on the fly (gprs_llc.c:552) 20241005055655888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055655888 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241005055655888 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055655889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055655889 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055655889 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055655889 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055655889 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055655889 DLLC NOTICE LLME(ffffffff/f280d906){UNASSIGNED} LLGM Assign pre (f280d906 => c9163a01) (gprs_llc.c:1079) 20241005055655889 DLLC NOTICE LLME(f280d906/c9163a01){ASSIGNED} LLGM Assign post (f280d906 => c9163a01) (gprs_llc.c:1125) 20241005055655889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055655889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055655889 DMM DEBUG MM(262420000000024/c9163a01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055655905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055655905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055655905 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055655905 DMM DEBUG MM(262420000000024/c9163a01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241005055655905 DMM NOTICE MM(262420000000024/c9163a01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055655905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055655905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055655905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055655905 DMM DEBUG MM(262420000000024/c9163a01) Requesting authorization (sgsn_auth.c:160) 20241005055655905 DMM INFO MM(262420000000024/c9163a01) Requesting authentication tuples (sgsn_auth.c:184) 20241005055655905 DMM DEBUG MM(262420000000024/c9163a01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055655905 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241005055655905 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@f1fcabad5563: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@f1fcabad5563: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241005055655910 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055655910 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055655910 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055655910 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055655910 DMM INFO MM(262420000000024/c9163a01) Subscriber data update (mmctx.c:445) 20241005055655910 DMM DEBUG MM(262420000000024/c9163a01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055655910 DMM INFO MM(262420000000024/c9163a01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055655910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055655910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055655910 DMM INFO MM(262420000000024/c9163a01) <- GMM AUTH AND CIPHERING REQ (rand = 72 a5 54 5a bf 2e 1b ae d5 17 76 ad 31 ca 3b 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055655920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055655920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055655920 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055655920 DMM INFO MM(262420000000024/c9163a01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055655920 DMM NOTICE MM(262420000000024/c9163a01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055655920 DMM DEBUG MM(262420000000024/c9163a01) checking auth: received GSM SRES = 3e fc 03 bc (gprs_gmm.c:666) 20241005055655920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055655920 DMM DEBUG MM(262420000000024/c9163a01) Requesting authorization (sgsn_auth.c:160) 20241005055655920 DMM INFO MM(262420000000024/c9163a01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055655920 DMM DEBUG MM(262420000000024/c9163a01) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055655920 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241005055655920 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) 20241005055655920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055655920 DMM INFO MM(262420000000024/c9163a01) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9163a01) (gprs_gmm.c:300) 20241005055655922 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055655922 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055655922 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241005055655922 DMM INFO MM(262420000000024/c9163a01) Subscriber data update (mmctx.c:445) 20241005055655922 DMM DEBUG MM(262420000000024/c9163a01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055655922 DMM INFO MM(262420000000024/c9163a01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055655922 DMM NOTICE MM(262420000000024/c9163a01) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241005055655922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055655922 DMM NOTICE MM(262420000000024/c9163a01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055655922 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) 20241005055655923 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055655923 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241005055655923 DMM INFO MM(262420000000024/c9163a01) Subscriber data update (mmctx.c:445) 20241005055655923 DMM DEBUG MM(262420000000024/c9163a01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055655931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055655931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055655931 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055655931 DMM INFO MM(262420000000024/c9163a01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055655931 DMM NOTICE MM(262420000000024/c9163a01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055655931 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055655931 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055655931 DLLC NOTICE LLME(f280d906/c9163a01){ASSIGNED} LLGM Assign pre (ffffffff => c9163a01) (gprs_llc.c:1079) 20241005055655931 DLLC NOTICE LLME(ffffffff/c9163a01){ASSIGNED} LLGM Assign post (ffffffff => c9163a01) (gprs_llc.c:1125) 20241005055655931 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055655931 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055655931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055655931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@f1fcabad5563: setverdict(pass): none -> pass 20241005055655988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055655988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055655988 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055655988 DMM INFO MM(262420000000024/c9163a01) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055655988 DMM INFO MM(262420000000024/c9163a01) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055655988 DMM DEBUG MM(262420000000024/c9163a01) Using GGSN 0 (gprs_sm.c:317) 20241005055655988 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241005055655988 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055655988 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055655988 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241005055656016 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 ac d7 39 88 11 c5 38 25 fe 14 05 7f 7a cd 8c 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=1048 from retransmit req queue (gtp.c:443) 20241005055656016 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f034387d058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241005055656016 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f034387d058, cbp=0x560ec1da1d20) (sgsn_libgtp.c:629) 20241005055656016 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241005055656016 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241005055656016 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241005055656016 DMM NOTICE MM(262420000000024/c9163a01) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055656030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055656030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055656030 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055656030 DMM INFO MM(262420000000024/c9163a01) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055656030 DMM INFO MM(262420000000024/c9163a01) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055656030 DMM DEBUG MM(262420000000024/c9163a01) Using GGSN 0 (gprs_sm.c:317) 20241005055656030 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241005055656030 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055656030 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055656030 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241005055656037 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 ac d7 39 88 11 c5 38 25 fe 14 05 7f 7a cd 8c 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=1049 from retransmit req queue (gtp.c:443) 20241005055656037 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f034387d058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241005055656037 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f034387d058, cbp=0x560ec1da1d20) (sgsn_libgtp.c:629) 20241005055656037 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055656037 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da7688 TLLI=c9163a01, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055656037 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055656038 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@f1fcabad5563: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@f1fcabad5563: Final verdict of PTC: pass 20241005055656056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41906<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@f1fcabad5563: Final verdict of PTC: none 20241005055656060 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055656060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_create-BVCI196(919)@f1fcabad5563: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(930)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(920)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(925)@f1fcabad5563: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(918)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(928)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(923)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sat Oct 5 05:56:56 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 20241005055656151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055656553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103532) 20241005055657062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055657062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103532, count=104072) 20241005055658064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055658064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Sat Oct 5 05:56:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055659065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055659065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241005055659658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055659660 DMM INFO MM(262420000000024/c9163a01) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055659660 DMM INFO MM(262420000000024/c9163a01) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055659660 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055659660 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055659660 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055659660 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055659660 DLLC NOTICE LLME(ffffffff/c9163a01){ASSIGNED} LLGM Assign pre (c9163a01 => ffffffff) (gprs_llc.c:1079) 20241005055659660 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9163a01 => ffffffff) (gprs_llc.c:1125) 20241005055659660 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da7330 (gprs_sndcp.c:574) 20241005055659660 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da7688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055659660 DMM NOTICE MM(262420000000024/c9163a01) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005055659660 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241005055659660 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005055659660 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005055659661 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241005055659661 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241005055659661 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) 20241005055659661 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) 20241005055659661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055659661 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055659661 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055659661 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055659661 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055659706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055659706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055659706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055659707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055659707 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055659707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055659707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055659707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055659707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055659707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055659707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055659707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055659707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055659707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055659707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055659707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055659707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055659707 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055659707 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055659707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(939)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055659708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055659708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055659709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055659715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055659715 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055659723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055659723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055659723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055659723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055659723 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055659723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055659723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055659723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055659723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055659724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055659724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055659724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055659724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055659724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055659724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055659724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055659724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055659724 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055659724 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055659724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055659724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055659724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055659726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055659732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055659732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055659742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055659742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055659742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055659742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055659742 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055659742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055659742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055659742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055659742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055659743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055659743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055659743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055659743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055659743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055659743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055659743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055659743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055659743 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055659743 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055659743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055659744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055659744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055659745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055659750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055659750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055700066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055700066 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055700066 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055700066 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055700070 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055700071 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@f1fcabad5563: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='EDBD711C'O, index=0 SGSN_Test-GSUP(951)@f1fcabad5563: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@f1fcabad5563: 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 := '1D6C6B32FAADF3E8AC36B39C31B6EC85'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '250A7F45'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26A7D3A9088028A1'O } } } } } 20241005055701148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055701148 DLLC NOTICE LLME(ffffffff/edbd711c){UNASSIGNED} LLC RX: unknown TLLI 0xedbd711c, creating LLME on the fly (gprs_llc.c:552) 20241005055701148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055701148 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241005055701148 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055701148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055701148 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055701148 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055701148 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055701148 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055701148 DLLC NOTICE LLME(ffffffff/edbd711c){UNASSIGNED} LLGM Assign pre (edbd711c => f5aa309e) (gprs_llc.c:1079) 20241005055701148 DLLC NOTICE LLME(edbd711c/f5aa309e){ASSIGNED} LLGM Assign post (edbd711c => f5aa309e) (gprs_llc.c:1125) 20241005055701148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055701148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055701148 DMM DEBUG MM(262420000000025/f5aa309e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055701162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055701163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055701163 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055701163 DMM DEBUG MM(262420000000025/f5aa309e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241005055701163 DMM NOTICE MM(262420000000025/f5aa309e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055701163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055701163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055701163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055701163 DMM DEBUG MM(262420000000025/f5aa309e) Requesting authorization (sgsn_auth.c:160) 20241005055701163 DMM INFO MM(262420000000025/f5aa309e) Requesting authentication tuples (sgsn_auth.c:184) 20241005055701163 DMM DEBUG MM(262420000000025/f5aa309e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055701163 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241005055701163 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@f1fcabad5563: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@f1fcabad5563: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241005055701167 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055701167 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055701167 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055701167 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055701167 DMM INFO MM(262420000000025/f5aa309e) Subscriber data update (mmctx.c:445) 20241005055701167 DMM DEBUG MM(262420000000025/f5aa309e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055701167 DMM INFO MM(262420000000025/f5aa309e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055701167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055701167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055701167 DMM INFO MM(262420000000025/f5aa309e) <- GMM AUTH AND CIPHERING REQ (rand = 1d 6c 6b 32 fa ad f3 e8 ac 36 b3 9c 31 b6 ec 85 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055701180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055701180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055701180 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055701180 DMM INFO MM(262420000000025/f5aa309e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055701180 DMM NOTICE MM(262420000000025/f5aa309e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055701180 DMM DEBUG MM(262420000000025/f5aa309e) checking auth: received GSM SRES = 25 0a 7f 45 (gprs_gmm.c:666) 20241005055701180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055701180 DMM DEBUG MM(262420000000025/f5aa309e) Requesting authorization (sgsn_auth.c:160) 20241005055701180 DMM INFO MM(262420000000025/f5aa309e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055701180 DMM DEBUG MM(262420000000025/f5aa309e) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055701180 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241005055701180 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) 20241005055701180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055701180 DMM INFO MM(262420000000025/f5aa309e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5aa309e) (gprs_gmm.c:300) 20241005055701183 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055701183 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055701183 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241005055701183 DMM INFO MM(262420000000025/f5aa309e) Subscriber data update (mmctx.c:445) 20241005055701183 DMM DEBUG MM(262420000000025/f5aa309e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055701183 DMM INFO MM(262420000000025/f5aa309e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055701183 DMM NOTICE MM(262420000000025/f5aa309e) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241005055701183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055701183 DMM NOTICE MM(262420000000025/f5aa309e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055701183 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) 20241005055701184 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055701184 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241005055701184 DMM INFO MM(262420000000025/f5aa309e) Subscriber data update (mmctx.c:445) 20241005055701184 DMM DEBUG MM(262420000000025/f5aa309e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055701193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055701193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055701193 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055701193 DMM INFO MM(262420000000025/f5aa309e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055701193 DMM NOTICE MM(262420000000025/f5aa309e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055701193 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055701193 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055701193 DLLC NOTICE LLME(edbd711c/f5aa309e){ASSIGNED} LLGM Assign pre (ffffffff => f5aa309e) (gprs_llc.c:1079) 20241005055701193 DLLC NOTICE LLME(ffffffff/f5aa309e){ASSIGNED} LLGM Assign post (ffffffff => f5aa309e) (gprs_llc.c:1125) 20241005055701193 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055701193 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055701193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055701193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@f1fcabad5563: setverdict(pass): none -> pass 20241005055701251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055701252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055701252 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055701252 DMM INFO MM(262420000000025/f5aa309e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055701252 DMM INFO MM(262420000000025/f5aa309e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055701252 DMM DEBUG MM(262420000000025/f5aa309e) Using GGSN 0 (gprs_sm.c:317) 20241005055701252 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) 20241005055701252 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241005055701252 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055701252 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055701252 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241005055701268 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 6b c4 26 7e 11 ba 43 80 15 14 05 7f f0 e1 93 4e 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) 20241005055701268 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f034387e0d0, cbp=0x560ec1d9e680) (sgsn_libgtp.c:629) 20241005055701268 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055701268 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da7688 TLLI=f5aa309e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055701268 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055701269 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055701282 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241005055701283 DGPRS INFO PDP(262420000000025:5): Context 0x7f034387e0d0 was deleted (sgsn_libgtp.c:703) 20241005055701283 DMM INFO MM(262420000000025/f5aa309e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241005055701283 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241005055701283 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241005055709284 DMM INFO MM(262420000000025/f5aa309e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241005055717002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241005055717285 DMM INFO MM(262420000000025/f5aa309e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241005055719609 DGPRS DEBUG Checking for inactive LLMEs, time = 30636038 (sgsn.c:131) 20241005055720067 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241005055720067 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241005055720067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055725287 DMM INFO MM(262420000000025/f5aa309e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241005055729708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055729714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055729714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055729724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055729728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055729728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055729745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055729748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055729748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055733288 DMM INFO MM(262420000000025/f5aa309e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@f1fcabad5563: Removing Client IMSI='262420000000025'H, index=0 20241005055733306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055733306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241005055733306 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055733306 DMM INFO MM(262420000000025/f5aa309e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@f1fcabad5563: Final verdict of PTC: pass 20241005055733313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41920<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(949)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@f1fcabad5563: Final verdict of PTC: none 20241005055733319 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055733319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(935)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(939)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(944)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(942)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(937)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(947)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sat Oct 5 05:57:33 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 20241005055733435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055733837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111280) 20241005055734321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055734321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111280, count=112440) 20241005055735322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055735322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Sat Oct 5 05:57:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055736324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055736324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241005055736942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055736944 DMM INFO MM(262420000000025/f5aa309e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055736945 DMM INFO MM(262420000000025/f5aa309e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055736945 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055736945 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055736945 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055736945 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055736945 DLLC NOTICE LLME(ffffffff/f5aa309e){ASSIGNED} LLGM Assign pre (f5aa309e => ffffffff) (gprs_llc.c:1079) 20241005055736945 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5aa309e => ffffffff) (gprs_llc.c:1125) 20241005055736945 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da7330 (gprs_sndcp.c:574) 20241005055736945 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da7688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055736945 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241005055736945 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) 20241005055736945 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) 20241005055736945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055736945 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055736945 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055736945 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055736945 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055736991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055736991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055736991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055736991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055736991 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055736991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055736991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055736991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055736991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055736992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055736992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055736992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055736992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055736992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055736992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055736992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055736992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055736992 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055736992 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055736992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055736992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055736992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055736994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055736998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055736998 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055737006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055737006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055737006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055737006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055737006 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055737006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055737006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055737006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055737006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055737007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055737007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055737007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055737007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055737007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055737007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055737007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055737007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055737007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055737007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055737007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055737007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055737007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055737010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055737016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055737016 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055737022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055737022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055737022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055737022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055737022 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055737022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055737022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055737022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055737022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055737023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055737023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055737023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055737023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055737023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055737023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055737023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055737023 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055737023 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055737023 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055737023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055737023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055737023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055737025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055737030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055737030 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055737325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055737325 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055737325 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055737325 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055737329 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055737330 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@f1fcabad5563: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='C4D5939E'O, index=0 SGSN_Test-GSUP(970)@f1fcabad5563: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@f1fcabad5563: 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 := 'D41C8DA8CDEE0BD53B437884F7116CBC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '97D8DD0A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6ED9342021C1EA28'O } } } } } 20241005055737378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055737378 DLLC NOTICE LLME(ffffffff/c4d5939e){UNASSIGNED} LLC RX: unknown TLLI 0xc4d5939e, creating LLME on the fly (gprs_llc.c:552) 20241005055737378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055737378 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241005055737378 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055737378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055737378 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055737378 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055737378 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055737378 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055737378 DLLC NOTICE LLME(ffffffff/c4d5939e){UNASSIGNED} LLGM Assign pre (c4d5939e => e2de2921) (gprs_llc.c:1079) 20241005055737379 DLLC NOTICE LLME(c4d5939e/e2de2921){ASSIGNED} LLGM Assign post (c4d5939e => e2de2921) (gprs_llc.c:1125) 20241005055737379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055737379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055737379 DMM DEBUG MM(262420000000027/e2de2921) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055737385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055737385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055737385 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055737385 DMM DEBUG MM(262420000000027/e2de2921) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241005055737385 DMM NOTICE MM(262420000000027/e2de2921) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055737385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055737385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055737385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055737385 DMM DEBUG MM(262420000000027/e2de2921) Requesting authorization (sgsn_auth.c:160) 20241005055737385 DMM INFO MM(262420000000027/e2de2921) Requesting authentication tuples (sgsn_auth.c:184) 20241005055737385 DMM DEBUG MM(262420000000027/e2de2921) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055737385 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241005055737385 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@f1fcabad5563: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@f1fcabad5563: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241005055737386 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055737386 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055737386 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055737386 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055737386 DMM INFO MM(262420000000027/e2de2921) Subscriber data update (mmctx.c:445) 20241005055737386 DMM DEBUG MM(262420000000027/e2de2921) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055737386 DMM INFO MM(262420000000027/e2de2921) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055737386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055737386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055737386 DMM INFO MM(262420000000027/e2de2921) <- GMM AUTH AND CIPHERING REQ (rand = d4 1c 8d a8 cd ee 0b d5 3b 43 78 84 f7 11 6c bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055737391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055737391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055737391 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055737391 DMM INFO MM(262420000000027/e2de2921) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055737391 DMM NOTICE MM(262420000000027/e2de2921) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055737391 DMM DEBUG MM(262420000000027/e2de2921) checking auth: received GSM SRES = 97 d8 dd 0a (gprs_gmm.c:666) 20241005055737391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055737391 DMM DEBUG MM(262420000000027/e2de2921) Requesting authorization (sgsn_auth.c:160) 20241005055737391 DMM INFO MM(262420000000027/e2de2921) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055737391 DMM DEBUG MM(262420000000027/e2de2921) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055737391 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241005055737391 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) 20241005055737391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055737391 DMM INFO MM(262420000000027/e2de2921) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2de2921) (gprs_gmm.c:300) 20241005055737391 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055737391 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055737391 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241005055737391 DMM INFO MM(262420000000027/e2de2921) Subscriber data update (mmctx.c:445) 20241005055737391 DMM DEBUG MM(262420000000027/e2de2921) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055737391 DMM INFO MM(262420000000027/e2de2921) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055737391 DMM NOTICE MM(262420000000027/e2de2921) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241005055737391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055737391 DMM NOTICE MM(262420000000027/e2de2921) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055737391 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) 20241005055737392 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055737392 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241005055737392 DMM INFO MM(262420000000027/e2de2921) Subscriber data update (mmctx.c:445) 20241005055737392 DMM DEBUG MM(262420000000027/e2de2921) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055737397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055737397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055737397 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055737397 DMM INFO MM(262420000000027/e2de2921) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055737397 DMM NOTICE MM(262420000000027/e2de2921) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055737397 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055737397 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055737397 DLLC NOTICE LLME(c4d5939e/e2de2921){ASSIGNED} LLGM Assign pre (ffffffff => e2de2921) (gprs_llc.c:1079) 20241005055737397 DLLC NOTICE LLME(ffffffff/e2de2921){ASSIGNED} LLGM Assign post (ffffffff => e2de2921) (gprs_llc.c:1125) 20241005055737397 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055737397 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055737397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055737397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@f1fcabad5563: setverdict(pass): none -> pass 20241005055737456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055737456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055737456 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055737456 DMM INFO MM(262420000000027/e2de2921) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055737456 DMM INFO MM(262420000000027/e2de2921) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055737456 DMM DEBUG MM(262420000000027/e2de2921) Using GGSN 0 (gprs_sm.c:317) 20241005055737456 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) 20241005055737456 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241005055737456 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055737456 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055737456 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@f1fcabad5563: First createPDPContextRequest received, dropping & waiting for retransmission 20241005055742457 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241005055742462 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 b4 19 88 8e 11 fe 70 c4 e4 14 05 7f c0 e8 63 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=1052 from retransmit req queue (gtp.c:443) 20241005055742462 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f034387e0d0, cbp=0x560ec1d9e680) (sgsn_libgtp.c:629) 20241005055742462 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055742462 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da7688 TLLI=e2de2921, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055742462 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055742462 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241005055742465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055742465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241005055742466 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055742466 DMM INFO MM(262420000000027/e2de2921) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241005055742466 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005055742466 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@f1fcabad5563: First deletePDPContextRequest received, dropping & waiting for retransmission 20241005055747466 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241005055747477 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) 20241005055747477 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f034387e0d0, cbp=0x560ec1d9e680) (sgsn_libgtp.c:629) 20241005055747477 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241005055747477 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da7688, TLLI=e2de2921, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055747477 DMM INFO MM(262420000000027/e2de2921) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241005055747478 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241005055747478 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@f1fcabad5563: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@f1fcabad5563: Final verdict of PTC: pass 20241005055747497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56368<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055747501 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055747501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(970)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(958)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(963)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(968)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(956)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(961)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(966)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sat Oct 5 05:57:47 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 20241005055747587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055747989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95244) 20241005055748502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055748502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95244, count=103140) 20241005055749504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055749504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241005055749610 DGPRS DEBUG Checking for inactive LLMEs, time = 30636068 (sgsn.c:131) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Sat Oct 5 05:57:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055750507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055750507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241005055751070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055751072 DMM INFO MM(262420000000027/e2de2921) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055751073 DMM INFO MM(262420000000027/e2de2921) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055751073 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055751073 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055751073 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055751073 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055751073 DLLC NOTICE LLME(ffffffff/e2de2921){ASSIGNED} LLGM Assign pre (e2de2921 => ffffffff) (gprs_llc.c:1079) 20241005055751073 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2de2921 => ffffffff) (gprs_llc.c:1125) 20241005055751073 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241005055751073 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) 20241005055751073 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) 20241005055751073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055751073 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055751073 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055751073 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055751073 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055751123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055751123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055751123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055751123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055751123 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055751123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055751123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055751123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055751123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055751124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055751124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055751124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055751124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055751124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055751124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055751124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055751124 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055751124 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055751124 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055751124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055751124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055751124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055751125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 20241005055751130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055751130 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055751139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055751139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055751139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055751139 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055751139 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055751140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055751140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055751140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055751140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055751140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055751140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055751140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055751140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055751140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055751140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055751140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055751140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055751140 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055751140 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055751140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055751141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055751141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055751142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055751146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055751146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055751155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055751155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055751155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055751155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055751155 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055751155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055751155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055751155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055751155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055751156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055751156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055751156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055751156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055751156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055751156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055751156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055751156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055751156 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055751156 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055751156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055751156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055751156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055751158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055751163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055751163 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055751508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055751508 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055751508 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055751508 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055751512 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055751513 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@f1fcabad5563: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='F3253D37'O, index=0 SGSN_Test-GSUP(989)@f1fcabad5563: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@f1fcabad5563: 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 := 'A18383F89364AD7853E74A3DCB81A958'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '466B7C92'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C98510D17533292'O } } } } } 20241005055751589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055751589 DLLC NOTICE LLME(ffffffff/f3253d37){UNASSIGNED} LLC RX: unknown TLLI 0xf3253d37, creating LLME on the fly (gprs_llc.c:552) 20241005055751589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055751589 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241005055751589 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055751589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055751589 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055751589 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055751589 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055751589 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055751589 DLLC NOTICE LLME(ffffffff/f3253d37){UNASSIGNED} LLGM Assign pre (f3253d37 => cbf6dc88) (gprs_llc.c:1079) 20241005055751589 DLLC NOTICE LLME(f3253d37/cbf6dc88){ASSIGNED} LLGM Assign post (f3253d37 => cbf6dc88) (gprs_llc.c:1125) 20241005055751589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055751589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055751589 DMM DEBUG MM(262420000000028/cbf6dc88) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055751609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055751609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055751609 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055751609 DMM DEBUG MM(262420000000028/cbf6dc88) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241005055751609 DMM NOTICE MM(262420000000028/cbf6dc88) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055751609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055751609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055751609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055751609 DMM DEBUG MM(262420000000028/cbf6dc88) Requesting authorization (sgsn_auth.c:160) 20241005055751609 DMM INFO MM(262420000000028/cbf6dc88) Requesting authentication tuples (sgsn_auth.c:184) 20241005055751609 DMM DEBUG MM(262420000000028/cbf6dc88) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055751609 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241005055751609 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@f1fcabad5563: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@f1fcabad5563: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241005055751615 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055751615 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055751615 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055751615 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055751615 DMM INFO MM(262420000000028/cbf6dc88) Subscriber data update (mmctx.c:445) 20241005055751615 DMM DEBUG MM(262420000000028/cbf6dc88) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055751615 DMM INFO MM(262420000000028/cbf6dc88) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055751615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055751615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055751615 DMM INFO MM(262420000000028/cbf6dc88) <- GMM AUTH AND CIPHERING REQ (rand = a1 83 83 f8 93 64 ad 78 53 e7 4a 3d cb 81 a9 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055751629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055751629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055751629 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055751629 DMM INFO MM(262420000000028/cbf6dc88) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055751629 DMM NOTICE MM(262420000000028/cbf6dc88) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055751629 DMM DEBUG MM(262420000000028/cbf6dc88) checking auth: received GSM SRES = 46 6b 7c 92 (gprs_gmm.c:666) 20241005055751629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055751629 DMM DEBUG MM(262420000000028/cbf6dc88) Requesting authorization (sgsn_auth.c:160) 20241005055751629 DMM INFO MM(262420000000028/cbf6dc88) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055751630 DMM DEBUG MM(262420000000028/cbf6dc88) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055751630 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241005055751630 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) 20241005055751630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055751630 DMM INFO MM(262420000000028/cbf6dc88) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbf6dc88) (gprs_gmm.c:300) 20241005055751632 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055751632 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055751632 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241005055751632 DMM INFO MM(262420000000028/cbf6dc88) Subscriber data update (mmctx.c:445) 20241005055751632 DMM DEBUG MM(262420000000028/cbf6dc88) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055751632 DMM INFO MM(262420000000028/cbf6dc88) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055751632 DMM NOTICE MM(262420000000028/cbf6dc88) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241005055751632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055751632 DMM NOTICE MM(262420000000028/cbf6dc88) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055751632 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) 20241005055751634 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055751634 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241005055751634 DMM INFO MM(262420000000028/cbf6dc88) Subscriber data update (mmctx.c:445) 20241005055751634 DMM DEBUG MM(262420000000028/cbf6dc88) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055751644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055751644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055751644 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055751644 DMM INFO MM(262420000000028/cbf6dc88) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055751644 DMM NOTICE MM(262420000000028/cbf6dc88) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055751644 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055751644 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055751644 DLLC NOTICE LLME(f3253d37/cbf6dc88){ASSIGNED} LLGM Assign pre (ffffffff => cbf6dc88) (gprs_llc.c:1079) 20241005055751644 DLLC NOTICE LLME(ffffffff/cbf6dc88){ASSIGNED} LLGM Assign post (ffffffff => cbf6dc88) (gprs_llc.c:1125) 20241005055751644 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055751644 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055751644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055751644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@f1fcabad5563: setverdict(pass): none -> pass 20241005055751701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055751701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055751701 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055751701 DMM INFO MM(262420000000028/cbf6dc88) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055751701 DMM INFO MM(262420000000028/cbf6dc88) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055751701 DMM DEBUG MM(262420000000028/cbf6dc88) Using GGSN 0 (gprs_sm.c:317) 20241005055751701 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) 20241005055751701 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241005055751701 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055751702 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055751702 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241005055751727 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 73 09 6c fd 11 3d 37 4d a7 14 05 7f 09 a6 f6 90 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) 20241005055751727 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f034387e0d0, cbp=0x560ec1d9e680) (sgsn_libgtp.c:629) 20241005055751727 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055751727 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da7688 TLLI=cbf6dc88, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055751727 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055751727 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055751741 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241005055751741 DGPRS INFO PDP(262420000000028:5): Context 0x7f034387e0d0 was deleted (sgsn_libgtp.c:703) 20241005055751742 DMM INFO MM(262420000000028/cbf6dc88) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241005055751742 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241005055751742 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@f1fcabad5563: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241005055751753 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241005055751753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055751753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241005055751753 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055751753 DMM INFO MM(262420000000028/cbf6dc88) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241005055751756 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2320) 20241005055751756 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@f1fcabad5563: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@f1fcabad5563: Final verdict of PTC: pass 20241005055751764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@f1fcabad5563: Final verdict of PTC: none 20241005055751768 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055751768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(982)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(977)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(987)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(985)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(975)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(980)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) Sat Oct 5 05:57:51 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(977): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. 20241005055751861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055752264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61344) 20241005055752768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055752769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=61344, count=101916) 20241005055753769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055753770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Sat Oct 5 05:57:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055754771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055754771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241005055755359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055755361 DMM INFO MM(262420000000028/cbf6dc88) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055755361 DMM INFO MM(262420000000028/cbf6dc88) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055755361 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055755361 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055755361 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055755361 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055755361 DLLC NOTICE LLME(ffffffff/cbf6dc88){ASSIGNED} LLGM Assign pre (cbf6dc88 => ffffffff) (gprs_llc.c:1079) 20241005055755361 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbf6dc88 => ffffffff) (gprs_llc.c:1125) 20241005055755361 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da7330 (gprs_sndcp.c:574) 20241005055755361 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da7688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055755362 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241005055755362 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) 20241005055755362 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) 20241005055755362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055755362 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055755362 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055755362 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055755362 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055755397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055755397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055755397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055755397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055755397 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055755397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055755397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055755397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055755397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055755398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055755398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055755398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055755398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055755398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055755398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055755398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055755398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055755398 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055755398 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055755398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055755399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055755399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 20241005055755401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055755407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055755407 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(998)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055755411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055755411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055755411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055755411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055755411 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055755411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055755411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055755411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055755411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055755411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055755411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055755411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055755411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055755411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055755411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055755411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055755411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055755411 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055755411 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055755411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055755412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055755412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055755413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 20241005055755418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055755418 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055755428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055755428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055755428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055755428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055755428 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055755428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055755428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055755428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055755428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055755429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055755429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055755429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055755429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055755429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055755429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055755429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055755429 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055755429 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055755429 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055755429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055755429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055755429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055755432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055755436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055755436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055755772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055755772 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055755772 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055755772 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055755776 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055755777 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@f1fcabad5563: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='E1694340'O, index=0 SGSN_Test-GSUP(1008)@f1fcabad5563: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@f1fcabad5563: 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 := '024AFA3981CB780AA50B58FEFF2A4C75'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DA0D9543'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '37EB115EE5CA219F'O } } } } } 20241005055755837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055755837 DLLC NOTICE LLME(ffffffff/e1694340){UNASSIGNED} LLC RX: unknown TLLI 0xe1694340, creating LLME on the fly (gprs_llc.c:552) 20241005055755837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055755837 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241005055755837 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055755837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055755837 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055755837 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055755837 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055755837 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055755837 DLLC NOTICE LLME(ffffffff/e1694340){UNASSIGNED} LLGM Assign pre (e1694340 => e2e5ee74) (gprs_llc.c:1079) 20241005055755837 DLLC NOTICE LLME(e1694340/e2e5ee74){ASSIGNED} LLGM Assign post (e1694340 => e2e5ee74) (gprs_llc.c:1125) 20241005055755837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055755837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055755837 DMM DEBUG MM(262420000000026/e2e5ee74) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055755851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055755851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055755851 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055755851 DMM DEBUG MM(262420000000026/e2e5ee74) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241005055755851 DMM NOTICE MM(262420000000026/e2e5ee74) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055755851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055755851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055755851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055755851 DMM DEBUG MM(262420000000026/e2e5ee74) Requesting authorization (sgsn_auth.c:160) 20241005055755851 DMM INFO MM(262420000000026/e2e5ee74) Requesting authentication tuples (sgsn_auth.c:184) 20241005055755851 DMM DEBUG MM(262420000000026/e2e5ee74) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055755851 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241005055755851 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)@f1fcabad5563: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@f1fcabad5563: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241005055755856 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055755856 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055755856 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055755856 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055755856 DMM INFO MM(262420000000026/e2e5ee74) Subscriber data update (mmctx.c:445) 20241005055755856 DMM DEBUG MM(262420000000026/e2e5ee74) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055755856 DMM INFO MM(262420000000026/e2e5ee74) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055755856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055755856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055755856 DMM INFO MM(262420000000026/e2e5ee74) <- GMM AUTH AND CIPHERING REQ (rand = 02 4a fa 39 81 cb 78 0a a5 0b 58 fe ff 2a 4c 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055755869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055755870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055755870 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055755870 DMM INFO MM(262420000000026/e2e5ee74) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055755870 DMM NOTICE MM(262420000000026/e2e5ee74) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055755870 DMM DEBUG MM(262420000000026/e2e5ee74) checking auth: received GSM SRES = da 0d 95 43 (gprs_gmm.c:666) 20241005055755870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055755870 DMM DEBUG MM(262420000000026/e2e5ee74) Requesting authorization (sgsn_auth.c:160) 20241005055755870 DMM INFO MM(262420000000026/e2e5ee74) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055755870 DMM DEBUG MM(262420000000026/e2e5ee74) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055755870 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241005055755870 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) 20241005055755870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055755870 DMM INFO MM(262420000000026/e2e5ee74) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2e5ee74) (gprs_gmm.c:300) 20241005055755873 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055755873 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055755873 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241005055755873 DMM INFO MM(262420000000026/e2e5ee74) Subscriber data update (mmctx.c:445) 20241005055755873 DMM DEBUG MM(262420000000026/e2e5ee74) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055755873 DMM INFO MM(262420000000026/e2e5ee74) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055755873 DMM NOTICE MM(262420000000026/e2e5ee74) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241005055755873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055755873 DMM NOTICE MM(262420000000026/e2e5ee74) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055755873 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) 20241005055755875 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055755875 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241005055755875 DMM INFO MM(262420000000026/e2e5ee74) Subscriber data update (mmctx.c:445) 20241005055755875 DMM DEBUG MM(262420000000026/e2e5ee74) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055755884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055755884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055755884 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055755884 DMM INFO MM(262420000000026/e2e5ee74) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055755884 DMM NOTICE MM(262420000000026/e2e5ee74) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055755884 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055755884 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055755884 DLLC NOTICE LLME(e1694340/e2e5ee74){ASSIGNED} LLGM Assign pre (ffffffff => e2e5ee74) (gprs_llc.c:1079) 20241005055755884 DLLC NOTICE LLME(ffffffff/e2e5ee74){ASSIGNED} LLGM Assign post (ffffffff => e2e5ee74) (gprs_llc.c:1125) 20241005055755884 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055755884 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055755884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055755884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@f1fcabad5563: setverdict(pass): none -> pass 20241005055755943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055755943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055755943 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055755943 DMM INFO MM(262420000000026/e2e5ee74) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055755944 DMM INFO MM(262420000000026/e2e5ee74) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055755944 DMM DEBUG MM(262420000000026/e2e5ee74) Using GGSN 0 (gprs_sm.c:317) 20241005055755944 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) 20241005055755944 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241005055755944 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055755944 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055755944 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241005055755969 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 42 b5 2b 88 11 b0 e6 a4 5b 14 05 7f 49 1c 60 f8 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) 20241005055755969 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f034387e0d0, cbp=0x560ec1d9e680) (sgsn_libgtp.c:629) 20241005055755969 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055755969 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da7688 TLLI=e2e5ee74, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055755969 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055755969 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055755987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055755987 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241005055755987 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055755994 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 42 b5 2b 88 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241005055755994 DGPRS INFO PDP(262420000000026:5): Context 0x7f034387e0d0 was deleted (sgsn_libgtp.c:703) 20241005055755994 DMM INFO MM(262420000000026/e2e5ee74) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241005055755994 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241005055755994 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@f1fcabad5563: Removing Client IMSI='262420000000026'H, index=0 20241005055756006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055756006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241005055756006 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055756006 DMM INFO MM(262420000000026/e2e5ee74) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@f1fcabad5563: Final verdict of PTC: pass 20241005055756010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51884<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(996)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1001)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1006)@f1fcabad5563: Final verdict of PTC: none 20241005055756015 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055756015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(992)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1004)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(999)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(994)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sat Oct 5 05:57:56 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 20241005055756115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055756518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84256) 20241005055757016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055757016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84256, count=103736) 20241005055758017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055758017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Sat Oct 5 05:57:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055759018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055759018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_pdp_act_gmm_detach started. 20241005055759615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055759616 DMM INFO MM(262420000000026/e2e5ee74) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055759616 DMM INFO MM(262420000000026/e2e5ee74) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055759616 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055759616 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055759616 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055759616 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055759616 DLLC NOTICE LLME(ffffffff/e2e5ee74){ASSIGNED} LLGM Assign pre (e2e5ee74 => ffffffff) (gprs_llc.c:1079) 20241005055759616 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2e5ee74 => ffffffff) (gprs_llc.c:1125) 20241005055759616 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da7330 (gprs_sndcp.c:574) 20241005055759616 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da7688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055759616 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241005055759616 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) 20241005055759616 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) 20241005055759617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055759617 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055759617 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055759617 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055759617 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055759662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055759662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055759662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055759662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055759662 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055759662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055759662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055759662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055759662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055759662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055759662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055759662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055759662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055759662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055759662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055759662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055759662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055759662 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055759662 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055759662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1015)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055759663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055759663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055759664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055759670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055759670 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055759679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055759679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055759679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055759679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055759679 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055759679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055759679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055759679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055759679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055759680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055759680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055759680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055759680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055759680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055759680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055759680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055759680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055759680 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055759680 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055759680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1020)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055759680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055759680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055759682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055759687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055759687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055759695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055759695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055759695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055759695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055759695 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055759695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055759695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055759696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055759696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055759696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055759696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055759696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055759697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055759697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055759697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055759697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055759697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055759697 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055759697 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055759697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055759697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055759697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055759699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055759704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055759704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055800019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055800019 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055800019 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055800019 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055800023 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055800024 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@f1fcabad5563: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='D1F5F1B1'O, index=0 SGSN_Test-GSUP(1027)@f1fcabad5563: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@f1fcabad5563: 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 := '7A879FB5643DDB3903D1BFCA55ACCB91'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8450FABA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A2E3A2D1D8C9CC31'O } } } } } 20241005055800093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055800093 DLLC NOTICE LLME(ffffffff/d1f5f1b1){UNASSIGNED} LLC RX: unknown TLLI 0xd1f5f1b1, creating LLME on the fly (gprs_llc.c:552) 20241005055800093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055800093 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241005055800093 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055800093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055800093 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055800093 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055800093 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055800093 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055800093 DLLC NOTICE LLME(ffffffff/d1f5f1b1){UNASSIGNED} LLGM Assign pre (d1f5f1b1 => d24c10c0) (gprs_llc.c:1079) 20241005055800093 DLLC NOTICE LLME(d1f5f1b1/d24c10c0){ASSIGNED} LLGM Assign post (d1f5f1b1 => d24c10c0) (gprs_llc.c:1125) 20241005055800093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055800093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055800093 DMM DEBUG MM(262420000000026/d24c10c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055800101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055800101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055800101 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055800101 DMM DEBUG MM(262420000000026/d24c10c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241005055800101 DMM NOTICE MM(262420000000026/d24c10c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055800101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055800101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055800101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055800101 DMM DEBUG MM(262420000000026/d24c10c0) Requesting authorization (sgsn_auth.c:160) 20241005055800101 DMM INFO MM(262420000000026/d24c10c0) Requesting authentication tuples (sgsn_auth.c:184) 20241005055800101 DMM DEBUG MM(262420000000026/d24c10c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055800101 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241005055800101 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@f1fcabad5563: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@f1fcabad5563: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241005055800103 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055800103 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055800103 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055800103 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055800103 DMM INFO MM(262420000000026/d24c10c0) Subscriber data update (mmctx.c:445) 20241005055800103 DMM DEBUG MM(262420000000026/d24c10c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055800103 DMM INFO MM(262420000000026/d24c10c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055800103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055800103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055800103 DMM INFO MM(262420000000026/d24c10c0) <- GMM AUTH AND CIPHERING REQ (rand = 7a 87 9f b5 64 3d db 39 03 d1 bf ca 55 ac cb 91 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055800110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055800110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055800110 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055800110 DMM INFO MM(262420000000026/d24c10c0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055800110 DMM NOTICE MM(262420000000026/d24c10c0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055800110 DMM DEBUG MM(262420000000026/d24c10c0) checking auth: received GSM SRES = 84 50 fa ba (gprs_gmm.c:666) 20241005055800110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055800110 DMM DEBUG MM(262420000000026/d24c10c0) Requesting authorization (sgsn_auth.c:160) 20241005055800110 DMM INFO MM(262420000000026/d24c10c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055800110 DMM DEBUG MM(262420000000026/d24c10c0) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055800110 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241005055800110 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) 20241005055800110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055800110 DMM INFO MM(262420000000026/d24c10c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd24c10c0) (gprs_gmm.c:300) 20241005055800112 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055800112 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055800112 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241005055800112 DMM INFO MM(262420000000026/d24c10c0) Subscriber data update (mmctx.c:445) 20241005055800112 DMM DEBUG MM(262420000000026/d24c10c0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055800112 DMM INFO MM(262420000000026/d24c10c0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055800112 DMM NOTICE MM(262420000000026/d24c10c0) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241005055800112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055800112 DMM NOTICE MM(262420000000026/d24c10c0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055800112 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) 20241005055800113 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055800113 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241005055800113 DMM INFO MM(262420000000026/d24c10c0) Subscriber data update (mmctx.c:445) 20241005055800113 DMM DEBUG MM(262420000000026/d24c10c0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055800118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055800118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055800118 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055800118 DMM INFO MM(262420000000026/d24c10c0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055800118 DMM NOTICE MM(262420000000026/d24c10c0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055800118 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055800118 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055800118 DLLC NOTICE LLME(d1f5f1b1/d24c10c0){ASSIGNED} LLGM Assign pre (ffffffff => d24c10c0) (gprs_llc.c:1079) 20241005055800118 DLLC NOTICE LLME(ffffffff/d24c10c0){ASSIGNED} LLGM Assign post (ffffffff => d24c10c0) (gprs_llc.c:1125) 20241005055800118 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055800118 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055800118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055800118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@f1fcabad5563: setverdict(pass): none -> pass 20241005055800178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055800178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055800178 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055800178 DMM INFO MM(262420000000026/d24c10c0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055800179 DMM INFO MM(262420000000026/d24c10c0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055800179 DMM DEBUG MM(262420000000026/d24c10c0) Using GGSN 0 (gprs_sm.c:317) 20241005055800179 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) 20241005055800179 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241005055800179 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055800179 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055800179 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241005055800203 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 e2 3b 59 dd 11 2c 27 34 93 14 05 7f d2 ca 5b a3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241005055800203 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f034387e0d0, cbp=0x560ec1d9e680) (sgsn_libgtp.c:629) 20241005055800203 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055800203 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da7688 TLLI=d24c10c0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055800203 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055800203 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055800220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055800220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055800220 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055800220 DMM INFO MM(262420000000026/d24c10c0) -> GMM DETACH REQUEST TLLI=0xd24c10c0 type=GPRS detach (gprs_gmm.c:1465) 20241005055800220 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241005055800220 DMM INFO MM(262420000000026/d24c10c0) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241005055800220 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055800220 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055800220 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055800220 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055800220 DLLC NOTICE LLME(ffffffff/d24c10c0){ASSIGNED} LLGM Assign pre (d24c10c0 => ffffffff) (gprs_llc.c:1079) 20241005055800220 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d24c10c0 => ffffffff) (gprs_llc.c:1125) 20241005055800220 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da7330 (gprs_sndcp.c:574) 20241005055800220 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da7688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055800220 DMM NOTICE MM(262420000000026/d24c10c0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005055800220 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241005055800220 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005055800220 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005055800220 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241005055800221 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241005055800221 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) 20241005055800221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055800221 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055800221 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055800221 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055800223 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@f1fcabad5563: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@f1fcabad5563: Final verdict of PTC: pass 20241005055800235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51898<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1015)@f1fcabad5563: Final verdict of PTC: none 20241005055800241 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055800241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1020)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1025)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1013)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1018)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1023)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Sat Oct 5 05:58:00 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 20241005055800332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055800634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84028) 20241005055801242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055801242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84028, count=107232) 20241005055802244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055802244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Sat Oct 5 05:58:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055803246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055803246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241005055803736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055803738 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055803769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055803769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055803769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055803769 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055803769 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055803769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055803769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055803769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055803769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055803770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055803770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055803770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055803770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055803770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055803770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055803770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055803770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055803770 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055803770 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055803770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055803770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055803770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055803772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055803778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055803778 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055803786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055803786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055803786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055803786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055803786 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055803786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055803786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055803786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055803786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055803787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055803787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055803787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055803787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055803787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055803787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055803787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055803787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055803787 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055803787 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055803787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055803787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055803787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055803790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055803795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055803795 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1041)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055803801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055803801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055803801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055803801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055803801 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055803801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055803801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055803801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055803801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055803802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055803802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055803802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055803802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055803802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055803802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055803802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055803802 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055803802 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055803802 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055803802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055803802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055803802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055803805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055803809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055803809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055804247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055804247 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055804247 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055804247 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055804252 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055804253 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@f1fcabad5563: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='C4DDEFE4'O, index=0 SGSN_Test-GSUP(1046)@f1fcabad5563: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241005055805325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055805325 DLLC NOTICE LLME(ffffffff/c4ddefe4){UNASSIGNED} LLC RX: unknown TLLI 0xc4ddefe4, creating LLME on the fly (gprs_llc.c:552) 20241005055805325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055805325 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241005055805325 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055805325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055805325 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055805325 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055805325 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055805325 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055805325 DLLC NOTICE LLME(ffffffff/c4ddefe4){UNASSIGNED} LLGM Assign pre (c4ddefe4 => df4d98ac) (gprs_llc.c:1079) 20241005055805325 DLLC NOTICE LLME(c4ddefe4/df4d98ac){ASSIGNED} LLGM Assign post (c4ddefe4 => df4d98ac) (gprs_llc.c:1125) 20241005055805325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055805325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055805325 DMM DEBUG MM(262420000000039/df4d98ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055805342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055805342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241005055805342 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055805342 DMM INFO MM(262420000000039/df4d98ac) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241005055805342 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055805342 DLLC NOTICE LLME(c4ddefe4/df4d98ac){ASSIGNED} LLGM Assign pre (c4ddefe4 => df4d98ac) (gprs_llc.c:1079) 20241005055805342 DLLC NOTICE LLME(c4ddefe4/df4d98ac){ASSIGNED} LLGM Assign post (c4ddefe4 => df4d98ac) (gprs_llc.c:1125) 20241005055805342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055805342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055805342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055805342 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055805342 DMM DEBUG MM(262420000000039/df4d98ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241005055805342 DMM NOTICE MM(262420000000039/df4d98ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055805342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055805342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055805342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241005055805342 DMM INFO MM(262420000000039/df4d98ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf4d98ac) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@f1fcabad5563: Removing Client IMSI='262420000000039'H, index=0 20241005055806356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055806356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055806356 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055806356 DMM INFO MM(262420000000039/df4d98ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055806356 DMM NOTICE MM(262420000000039/df4d98ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055806356 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055806356 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055806356 DLLC NOTICE LLME(c4ddefe4/df4d98ac){ASSIGNED} LLGM Assign pre (ffffffff => df4d98ac) (gprs_llc.c:1079) 20241005055806356 DLLC NOTICE LLME(ffffffff/df4d98ac){ASSIGNED} LLGM Assign post (ffffffff => df4d98ac) (gprs_llc.c:1125) 20241005055806356 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055806356 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055806356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055806356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@f1fcabad5563: Final verdict of PTC: pass 20241005055806360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56782<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@f1fcabad5563: Final verdict of PTC: none 20241005055806364 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055806364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1044)@f1fcabad5563: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@f1fcabad5563: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1034)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1039)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1032)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1042)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1037)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sat Oct 5 05:58:06 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 20241005055806467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055806870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66484) 20241005055807366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055807366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66484, count=70840) 20241005055808367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055808367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sat Oct 5 05:58:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055809369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055809369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_xid_empty_l3 started. 20241005055809965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055809967 DMM INFO MM(262420000000039/df4d98ac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055809967 DMM INFO MM(262420000000039/df4d98ac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055809967 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055809967 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055809967 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055809967 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055809967 DLLC NOTICE LLME(ffffffff/df4d98ac){ASSIGNED} LLGM Assign pre (df4d98ac => ffffffff) (gprs_llc.c:1079) 20241005055809967 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df4d98ac => ffffffff) (gprs_llc.c:1125) 20241005055809967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055809967 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055809967 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055809967 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055809967 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055810006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055810006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055810006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055810006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055810006 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055810006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055810006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055810006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055810006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055810007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055810007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055810007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055810007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055810007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055810007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055810007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055810007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055810007 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055810007 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055810007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055810007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055810007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055810009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055810014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055810014 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055810020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055810020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055810020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055810020 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055810020 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055810020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055810021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055810021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055810021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055810021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055810021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055810021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055810021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055810021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055810021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055810021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055810021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055810021 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055810021 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055810021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055810022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055810022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055810023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055810028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055810028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055810035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055810035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055810035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055810035 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055810035 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055810035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055810035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055810035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055810035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055810036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055810036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055810036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055810036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055810036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055810036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055810036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055810036 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055810036 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055810036 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055810036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055810036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055810037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055810039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055810043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055810043 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055810370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055810370 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055810370 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055810370 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055810374 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055810376 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@f1fcabad5563: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='CE4FF64B'O, index=0 SGSN_Test-GSUP(1065)@f1fcabad5563: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@f1fcabad5563: 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 := 'B489F6ABDFBA8299D1F5C81812012A3E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FCB2FFAD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E0344F9B50E3BB9D'O } } } } } 20241005055811451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055811451 DLLC NOTICE LLME(ffffffff/ce4ff64b){UNASSIGNED} LLC RX: unknown TLLI 0xce4ff64b, creating LLME on the fly (gprs_llc.c:552) 20241005055811451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055811451 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241005055811451 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055811451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055811451 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055811451 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055811451 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055811451 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055811451 DLLC NOTICE LLME(ffffffff/ce4ff64b){UNASSIGNED} LLGM Assign pre (ce4ff64b => d30fe502) (gprs_llc.c:1079) 20241005055811451 DLLC NOTICE LLME(ce4ff64b/d30fe502){ASSIGNED} LLGM Assign post (ce4ff64b => d30fe502) (gprs_llc.c:1125) 20241005055811451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055811451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055811451 DMM DEBUG MM(262420000000044/d30fe502) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055811474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055811474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055811475 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055811475 DMM DEBUG MM(262420000000044/d30fe502) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241005055811475 DMM NOTICE MM(262420000000044/d30fe502) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055811475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055811475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055811475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055811475 DMM DEBUG MM(262420000000044/d30fe502) Requesting authorization (sgsn_auth.c:160) 20241005055811475 DMM INFO MM(262420000000044/d30fe502) Requesting authentication tuples (sgsn_auth.c:184) 20241005055811475 DMM DEBUG MM(262420000000044/d30fe502) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055811475 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241005055811475 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@f1fcabad5563: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@f1fcabad5563: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241005055811481 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055811481 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055811481 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055811481 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055811481 DMM INFO MM(262420000000044/d30fe502) Subscriber data update (mmctx.c:445) 20241005055811481 DMM DEBUG MM(262420000000044/d30fe502) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055811481 DMM INFO MM(262420000000044/d30fe502) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055811481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055811481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055811481 DMM INFO MM(262420000000044/d30fe502) <- GMM AUTH AND CIPHERING REQ (rand = b4 89 f6 ab df ba 82 99 d1 f5 c8 18 12 01 2a 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055811497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055811498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055811498 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055811498 DMM INFO MM(262420000000044/d30fe502) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055811498 DMM NOTICE MM(262420000000044/d30fe502) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055811498 DMM DEBUG MM(262420000000044/d30fe502) checking auth: received GSM SRES = fc b2 ff ad (gprs_gmm.c:666) 20241005055811498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055811498 DMM DEBUG MM(262420000000044/d30fe502) Requesting authorization (sgsn_auth.c:160) 20241005055811498 DMM INFO MM(262420000000044/d30fe502) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055811498 DMM DEBUG MM(262420000000044/d30fe502) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055811498 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241005055811498 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) 20241005055811498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055811498 DMM INFO MM(262420000000044/d30fe502) <- GMM ATTACH ACCEPT (new P-TMSI=0xd30fe502) (gprs_gmm.c:300) 20241005055811501 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055811501 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055811501 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241005055811501 DMM INFO MM(262420000000044/d30fe502) Subscriber data update (mmctx.c:445) 20241005055811501 DMM DEBUG MM(262420000000044/d30fe502) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055811501 DMM INFO MM(262420000000044/d30fe502) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055811501 DMM NOTICE MM(262420000000044/d30fe502) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241005055811501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055811501 DMM NOTICE MM(262420000000044/d30fe502) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055811501 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) 20241005055811502 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055811502 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241005055811502 DMM INFO MM(262420000000044/d30fe502) Subscriber data update (mmctx.c:445) 20241005055811502 DMM DEBUG MM(262420000000044/d30fe502) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055811514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055811514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055811514 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055811514 DMM INFO MM(262420000000044/d30fe502) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055811514 DMM NOTICE MM(262420000000044/d30fe502) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055811514 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055811514 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055811514 DLLC NOTICE LLME(ce4ff64b/d30fe502){ASSIGNED} LLGM Assign pre (ffffffff => d30fe502) (gprs_llc.c:1079) 20241005055811514 DLLC NOTICE LLME(ffffffff/d30fe502){ASSIGNED} LLGM Assign post (ffffffff => d30fe502) (gprs_llc.c:1125) 20241005055811514 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055811514 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055811514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055811514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@f1fcabad5563: setverdict(pass): none -> pass 20241005055811573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055811574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055811574 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055811574 DMM INFO MM(262420000000044/d30fe502) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055811574 DMM INFO MM(262420000000044/d30fe502) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055811574 DMM DEBUG MM(262420000000044/d30fe502) Using GGSN 0 (gprs_sm.c:317) 20241005055811574 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) 20241005055811574 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241005055811574 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055811574 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055811574 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241005055811603 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 b4 5a fe aa 11 56 2f 5f 75 14 05 7f d8 2a bd 20 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) 20241005055811603 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f034387f148, cbp=0x560ec1d9fbf0) (sgsn_libgtp.c:629) 20241005055811603 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055811603 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da7688 TLLI=d30fe502, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055811603 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055811603 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055811619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055811619 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241005055811619 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241005055811619 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@f1fcabad5563: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@f1fcabad5563: Final verdict of PTC: pass 20241005055811633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56802<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055811638 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055811638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1065)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@f1fcabad5563: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1063)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1053)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@f1fcabad5563: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@f1fcabad5563: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1056)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1051)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1061)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1058)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@f1fcabad5563: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sat Oct 5 05:58:11 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 20241005055811754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055812156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97156) 20241005055812640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055812640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97156, count=98316) 20241005055813641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055813641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sat Oct 5 05:58:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055814642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055814642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_xid_n201u started. 20241005055815252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055815255 DMM INFO MM(262420000000044/d30fe502) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055815255 DMM INFO MM(262420000000044/d30fe502) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055815255 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055815255 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055815255 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055815255 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055815255 DLLC NOTICE LLME(ffffffff/d30fe502){ASSIGNED} LLGM Assign pre (d30fe502 => ffffffff) (gprs_llc.c:1079) 20241005055815255 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d30fe502 => ffffffff) (gprs_llc.c:1125) 20241005055815255 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da7330 (gprs_sndcp.c:574) 20241005055815255 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da7688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055815255 DMM NOTICE MM(262420000000044/d30fe502) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005055815255 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241005055815255 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005055815255 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005055815256 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241005055815256 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241005055815256 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) 20241005055815256 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) 20241005055815256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055815256 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055815256 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055815256 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055815256 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055815291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055815291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055815291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055815291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055815291 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055815291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055815291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055815291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055815291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055815292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055815292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055815292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055815292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055815292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055815292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055815292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055815292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055815292 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055815292 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055815292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055815293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055815293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055815294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055815299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055815299 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055815306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055815306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055815306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055815306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055815306 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055815306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055815306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055815306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055815306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055815307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055815307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055815307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055815307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055815307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055815307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055815307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055815307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055815307 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055815307 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055815307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055815307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055815307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055815309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055815314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055815314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055815322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055815322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055815322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055815322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055815322 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055815322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055815322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055815322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055815322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055815323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055815323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055815323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055815323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055815323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055815323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055815323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055815323 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055815323 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055815323 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055815323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055815323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055815323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055815325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055815329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055815329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055815643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055815643 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055815643 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055815643 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055815648 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055815650 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@f1fcabad5563: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='CD0C3238'O, index=0 SGSN_Test-GSUP(1084)@f1fcabad5563: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@f1fcabad5563: 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 := 'B553DEFB4C2FA6A8DFE1E0025246785B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A402FBFD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB61CA4EFB9534A3'O } } } } } 20241005055816722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055816722 DLLC NOTICE LLME(ffffffff/cd0c3238){UNASSIGNED} LLC RX: unknown TLLI 0xcd0c3238, creating LLME on the fly (gprs_llc.c:552) 20241005055816722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055816722 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241005055816722 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055816722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055816722 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055816722 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055816722 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055816722 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055816722 DLLC NOTICE LLME(ffffffff/cd0c3238){UNASSIGNED} LLGM Assign pre (cd0c3238 => e18c5792) (gprs_llc.c:1079) 20241005055816722 DLLC NOTICE LLME(cd0c3238/e18c5792){ASSIGNED} LLGM Assign post (cd0c3238 => e18c5792) (gprs_llc.c:1125) 20241005055816722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055816722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055816722 DMM DEBUG MM(262420000000045/e18c5792) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055816736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055816736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055816736 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055816736 DMM DEBUG MM(262420000000045/e18c5792) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241005055816736 DMM NOTICE MM(262420000000045/e18c5792) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055816736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055816736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055816736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055816736 DMM DEBUG MM(262420000000045/e18c5792) Requesting authorization (sgsn_auth.c:160) 20241005055816736 DMM INFO MM(262420000000045/e18c5792) Requesting authentication tuples (sgsn_auth.c:184) 20241005055816736 DMM DEBUG MM(262420000000045/e18c5792) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055816736 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241005055816736 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@f1fcabad5563: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@f1fcabad5563: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241005055816743 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055816743 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055816743 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055816743 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055816743 DMM INFO MM(262420000000045/e18c5792) Subscriber data update (mmctx.c:445) 20241005055816743 DMM DEBUG MM(262420000000045/e18c5792) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055816743 DMM INFO MM(262420000000045/e18c5792) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055816743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055816743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055816743 DMM INFO MM(262420000000045/e18c5792) <- GMM AUTH AND CIPHERING REQ (rand = b5 53 de fb 4c 2f a6 a8 df e1 e0 02 52 46 78 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055816757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055816757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055816757 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055816757 DMM INFO MM(262420000000045/e18c5792) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055816757 DMM NOTICE MM(262420000000045/e18c5792) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055816757 DMM DEBUG MM(262420000000045/e18c5792) checking auth: received GSM SRES = a4 02 fb fd (gprs_gmm.c:666) 20241005055816758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055816758 DMM DEBUG MM(262420000000045/e18c5792) Requesting authorization (sgsn_auth.c:160) 20241005055816758 DMM INFO MM(262420000000045/e18c5792) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055816758 DMM DEBUG MM(262420000000045/e18c5792) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055816758 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241005055816758 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) 20241005055816758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055816758 DMM INFO MM(262420000000045/e18c5792) <- GMM ATTACH ACCEPT (new P-TMSI=0xe18c5792) (gprs_gmm.c:300) 20241005055816760 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055816760 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055816760 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241005055816760 DMM INFO MM(262420000000045/e18c5792) Subscriber data update (mmctx.c:445) 20241005055816761 DMM DEBUG MM(262420000000045/e18c5792) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055816761 DMM INFO MM(262420000000045/e18c5792) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055816761 DMM NOTICE MM(262420000000045/e18c5792) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241005055816761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055816761 DMM NOTICE MM(262420000000045/e18c5792) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055816761 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) 20241005055816762 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055816762 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241005055816762 DMM INFO MM(262420000000045/e18c5792) Subscriber data update (mmctx.c:445) 20241005055816762 DMM DEBUG MM(262420000000045/e18c5792) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055816774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055816774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055816775 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055816775 DMM INFO MM(262420000000045/e18c5792) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055816775 DMM NOTICE MM(262420000000045/e18c5792) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055816775 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055816775 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055816775 DLLC NOTICE LLME(cd0c3238/e18c5792){ASSIGNED} LLGM Assign pre (ffffffff => e18c5792) (gprs_llc.c:1079) 20241005055816775 DLLC NOTICE LLME(ffffffff/e18c5792){ASSIGNED} LLGM Assign post (ffffffff => e18c5792) (gprs_llc.c:1125) 20241005055816775 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055816775 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055816775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055816775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@f1fcabad5563: setverdict(pass): none -> pass 20241005055816832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055816832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055816832 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055816832 DMM INFO MM(262420000000045/e18c5792) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055816832 DMM INFO MM(262420000000045/e18c5792) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055816832 DMM DEBUG MM(262420000000045/e18c5792) Using GGSN 0 (gprs_sm.c:317) 20241005055816832 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) 20241005055816832 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241005055816832 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055816832 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055816832 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241005055816857 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 15 e5 8e 0f 11 ca 25 77 5f 14 05 7f 48 e6 0c da 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241005055816857 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f03438801c0, cbp=0x560ec1d9fff0) (sgsn_libgtp.c:629) 20241005055816857 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055816857 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da7688 TLLI=e18c5792, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055816857 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055816857 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055816873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055816873 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241005055816873 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241005055816873 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241005055816873 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@f1fcabad5563: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@f1fcabad5563: Final verdict of PTC: pass 20241005055816885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45308<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1072)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1077)@f1fcabad5563: Final verdict of PTC: none 20241005055816890 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055816890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1082)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(1084)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@f1fcabad5563: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@f1fcabad5563: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@f1fcabad5563: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1080)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1075)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1070)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@f1fcabad5563: Test case TC_xid_n201u finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sat Oct 5 05:58:16 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241005055816986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055817389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45324<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85100) 20241005055817891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055817891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85100, count=100836) 20241005055818892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055818892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sat Oct 5 05:58:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055819611 DGPRS DEBUG Checking for inactive LLMEs, time = 30636098 (sgsn.c:131) 20241005055819893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055819893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_llc_null started. 20241005055820490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055820493 DMM INFO MM(262420000000045/e18c5792) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055820493 DMM INFO MM(262420000000045/e18c5792) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055820493 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055820493 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055820493 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055820493 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055820493 DLLC NOTICE LLME(ffffffff/e18c5792){ASSIGNED} LLGM Assign pre (e18c5792 => ffffffff) (gprs_llc.c:1079) 20241005055820493 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e18c5792 => ffffffff) (gprs_llc.c:1125) 20241005055820493 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da7330 (gprs_sndcp.c:574) 20241005055820493 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da7688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055820493 DMM NOTICE MM(262420000000045/e18c5792) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005055820493 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241005055820493 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005055820493 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005055820493 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241005055820493 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241005055820493 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) 20241005055820493 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) 20241005055820493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055820493 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055820493 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055820493 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055820493 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055820540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055820540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055820540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055820540 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055820540 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055820540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055820540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055820540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055820540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055820540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055820540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055820540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055820540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055820540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055820541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055820541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055820541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055820541 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055820541 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055820541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055820541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055820541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055820543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055820547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055820547 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055820555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055820555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055820555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055820555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055820555 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055820555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055820555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055820555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055820555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055820555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055820555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055820555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055820555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055820555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055820555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055820555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055820555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055820555 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055820555 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055820555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1096)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055820556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055820556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055820558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055820562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055820562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055820571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055820571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055820571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055820571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055820571 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055820571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055820571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055820571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055820571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055820572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055820572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055820572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055820572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055820572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055820572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055820572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055820572 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055820572 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055820572 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055820572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1101)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055820572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055820572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055820574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055820579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055820579 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055820895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055820895 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055820895 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055820895 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055820899 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055820900 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@f1fcabad5563: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='E2C8144E'O, index=0 SGSN_Test-GSUP(1103)@f1fcabad5563: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@f1fcabad5563: 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 := '55C4CA106C9498636A6345213DD0AD64'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '863B713D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67D9E2959B6D10AE'O } } } } } 20241005055821973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055821973 DLLC NOTICE LLME(ffffffff/e2c8144e){UNASSIGNED} LLC RX: unknown TLLI 0xe2c8144e, creating LLME on the fly (gprs_llc.c:552) 20241005055821973 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055821973 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241005055821973 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055821973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055821973 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055821973 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055821973 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055821973 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055821973 DLLC NOTICE LLME(ffffffff/e2c8144e){UNASSIGNED} LLGM Assign pre (e2c8144e => df355ecc) (gprs_llc.c:1079) 20241005055821973 DLLC NOTICE LLME(e2c8144e/df355ecc){ASSIGNED} LLGM Assign post (e2c8144e => df355ecc) (gprs_llc.c:1125) 20241005055821973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055821973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055821973 DMM DEBUG MM(262420000000041/df355ecc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055821994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055821994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055821994 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055821994 DMM DEBUG MM(262420000000041/df355ecc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241005055821994 DMM NOTICE MM(262420000000041/df355ecc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055821994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055821994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055821994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055821994 DMM DEBUG MM(262420000000041/df355ecc) Requesting authorization (sgsn_auth.c:160) 20241005055821994 DMM INFO MM(262420000000041/df355ecc) Requesting authentication tuples (sgsn_auth.c:184) 20241005055821994 DMM DEBUG MM(262420000000041/df355ecc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055821994 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241005055821994 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@f1fcabad5563: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@f1fcabad5563: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241005055821999 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055821999 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055821999 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055821999 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055821999 DMM INFO MM(262420000000041/df355ecc) Subscriber data update (mmctx.c:445) 20241005055821999 DMM DEBUG MM(262420000000041/df355ecc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055821999 DMM INFO MM(262420000000041/df355ecc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055821999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055821999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055821999 DMM INFO MM(262420000000041/df355ecc) <- GMM AUTH AND CIPHERING REQ (rand = 55 c4 ca 10 6c 94 98 63 6a 63 45 21 3d d0 ad 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055822014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055822014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055822014 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055822014 DMM INFO MM(262420000000041/df355ecc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055822014 DMM NOTICE MM(262420000000041/df355ecc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055822014 DMM DEBUG MM(262420000000041/df355ecc) checking auth: received GSM SRES = 86 3b 71 3d (gprs_gmm.c:666) 20241005055822014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055822014 DMM DEBUG MM(262420000000041/df355ecc) Requesting authorization (sgsn_auth.c:160) 20241005055822014 DMM INFO MM(262420000000041/df355ecc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055822014 DMM DEBUG MM(262420000000041/df355ecc) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055822014 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241005055822014 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) 20241005055822015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055822015 DMM INFO MM(262420000000041/df355ecc) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf355ecc) (gprs_gmm.c:300) 20241005055822017 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055822017 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055822017 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241005055822017 DMM INFO MM(262420000000041/df355ecc) Subscriber data update (mmctx.c:445) 20241005055822017 DMM DEBUG MM(262420000000041/df355ecc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055822017 DMM INFO MM(262420000000041/df355ecc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055822017 DMM NOTICE MM(262420000000041/df355ecc) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241005055822017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055822017 DMM NOTICE MM(262420000000041/df355ecc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055822018 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) 20241005055822019 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055822019 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241005055822019 DMM INFO MM(262420000000041/df355ecc) Subscriber data update (mmctx.c:445) 20241005055822019 DMM DEBUG MM(262420000000041/df355ecc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055822031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055822031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055822032 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055822032 DMM INFO MM(262420000000041/df355ecc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055822032 DMM NOTICE MM(262420000000041/df355ecc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055822032 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055822032 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055822032 DLLC NOTICE LLME(e2c8144e/df355ecc){ASSIGNED} LLGM Assign pre (ffffffff => df355ecc) (gprs_llc.c:1079) 20241005055822032 DLLC NOTICE LLME(ffffffff/df355ecc){ASSIGNED} LLGM Assign post (ffffffff => df355ecc) (gprs_llc.c:1125) 20241005055822032 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055822032 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055822032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055822032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005055823088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055823088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241005055823088 DLLC DEBUG TLLI=df355ecc sends us LLC NULL (gprs_llc.c:912) 20241005055823089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055823089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241005055823089 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055823089 DMM INFO MM(262420000000041/df355ecc) -> GMM DETACH REQUEST TLLI=0xdf355ecc type=GPRS detach Power-off (gprs_gmm.c:1465) 20241005055823089 DMM INFO MM(262420000000041/df355ecc) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241005055823089 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055823089 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055823089 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055823089 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055823089 DLLC NOTICE LLME(ffffffff/df355ecc){ASSIGNED} LLGM Assign pre (df355ecc => ffffffff) (gprs_llc.c:1079) 20241005055823089 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df355ecc => ffffffff) (gprs_llc.c:1125) 20241005055823089 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241005055823090 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) 20241005055823090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055823090 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055823090 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055823090 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055823092 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@f1fcabad5563: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@f1fcabad5563: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@f1fcabad5563: Final verdict of PTC: pass 20241005055828107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45330<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1091)@f1fcabad5563: Final verdict of PTC: none 20241005055828112 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055828112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_null-BVCI210(1095)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1101)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(1103)@f1fcabad5563: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1096)@f1fcabad5563: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1094)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1089)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1099)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@f1fcabad5563: Test case TC_llc_null finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sat Oct 5 05:58:28 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241005055828221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055828523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95036) 20241005055829113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055829113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95036, count=100468) 20241005055830115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055830115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sat Oct 5 05:58:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055831117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055831117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_llc_sabm_dm_llgmm started. 20241005055831615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055831618 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055831663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055831663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055831663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055831663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055831663 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055831663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055831663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055831663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055831663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055831664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055831664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055831664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055831664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055831664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055831664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055831664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055831664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055831664 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055831664 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055831664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1110)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055831664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055831664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055831666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055831671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055831671 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055831680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055831680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055831680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055831680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055831680 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055831680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055831680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055831680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055831680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055831681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055831681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055831681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055831681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055831681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055831681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055831681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055831681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055831681 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055831681 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055831681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055831681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055831681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055831683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055831688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055831688 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055831696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055831696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055831696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055831696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055831696 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055831696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055831696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055831696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055831696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055831697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055831697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055831697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055831697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055831697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055831697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055831697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055831697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055831697 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055831697 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055831697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055831697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055831697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055831700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055831705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055831705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055832118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055832119 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055832119 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055832119 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055832123 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055832124 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@f1fcabad5563: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='D0FA4E10'O, index=0 SGSN_Test-GSUP(1122)@f1fcabad5563: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@f1fcabad5563: 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 := '400EEE974B74FD00F883FB81CC5231EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '06ED1511'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7E51A770C67FC997'O } } } } } 20241005055833196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055833196 DLLC NOTICE LLME(ffffffff/d0fa4e10){UNASSIGNED} LLC RX: unknown TLLI 0xd0fa4e10, creating LLME on the fly (gprs_llc.c:552) 20241005055833196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055833196 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241005055833196 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055833196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055833196 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055833196 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055833196 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055833196 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055833196 DLLC NOTICE LLME(ffffffff/d0fa4e10){UNASSIGNED} LLGM Assign pre (d0fa4e10 => d5a6e491) (gprs_llc.c:1079) 20241005055833196 DLLC NOTICE LLME(d0fa4e10/d5a6e491){ASSIGNED} LLGM Assign post (d0fa4e10 => d5a6e491) (gprs_llc.c:1125) 20241005055833196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055833196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055833196 DMM DEBUG MM(262420000000042/d5a6e491) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055833222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055833222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055833222 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055833222 DMM DEBUG MM(262420000000042/d5a6e491) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241005055833222 DMM NOTICE MM(262420000000042/d5a6e491) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055833222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055833222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055833222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055833222 DMM DEBUG MM(262420000000042/d5a6e491) Requesting authorization (sgsn_auth.c:160) 20241005055833222 DMM INFO MM(262420000000042/d5a6e491) Requesting authentication tuples (sgsn_auth.c:184) 20241005055833222 DMM DEBUG MM(262420000000042/d5a6e491) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055833222 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241005055833222 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@f1fcabad5563: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@f1fcabad5563: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241005055833228 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055833228 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055833228 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055833228 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055833228 DMM INFO MM(262420000000042/d5a6e491) Subscriber data update (mmctx.c:445) 20241005055833228 DMM DEBUG MM(262420000000042/d5a6e491) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055833228 DMM INFO MM(262420000000042/d5a6e491) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055833228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055833228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055833228 DMM INFO MM(262420000000042/d5a6e491) <- GMM AUTH AND CIPHERING REQ (rand = 40 0e ee 97 4b 74 fd 00 f8 83 fb 81 cc 52 31 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055833244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055833244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055833244 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055833244 DMM INFO MM(262420000000042/d5a6e491) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055833244 DMM NOTICE MM(262420000000042/d5a6e491) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055833244 DMM DEBUG MM(262420000000042/d5a6e491) checking auth: received GSM SRES = 06 ed 15 11 (gprs_gmm.c:666) 20241005055833244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055833244 DMM DEBUG MM(262420000000042/d5a6e491) Requesting authorization (sgsn_auth.c:160) 20241005055833244 DMM INFO MM(262420000000042/d5a6e491) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055833244 DMM DEBUG MM(262420000000042/d5a6e491) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055833244 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241005055833244 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) 20241005055833244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055833244 DMM INFO MM(262420000000042/d5a6e491) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5a6e491) (gprs_gmm.c:300) 20241005055833248 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055833248 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055833248 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241005055833248 DMM INFO MM(262420000000042/d5a6e491) Subscriber data update (mmctx.c:445) 20241005055833248 DMM DEBUG MM(262420000000042/d5a6e491) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055833248 DMM INFO MM(262420000000042/d5a6e491) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055833248 DMM NOTICE MM(262420000000042/d5a6e491) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241005055833248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055833248 DMM NOTICE MM(262420000000042/d5a6e491) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055833248 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) 20241005055833249 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055833249 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241005055833249 DMM INFO MM(262420000000042/d5a6e491) Subscriber data update (mmctx.c:445) 20241005055833249 DMM DEBUG MM(262420000000042/d5a6e491) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055833261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055833261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055833261 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055833261 DMM INFO MM(262420000000042/d5a6e491) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055833261 DMM NOTICE MM(262420000000042/d5a6e491) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055833261 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055833261 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055833261 DLLC NOTICE LLME(d0fa4e10/d5a6e491){ASSIGNED} LLGM Assign pre (ffffffff => d5a6e491) (gprs_llc.c:1079) 20241005055833261 DLLC NOTICE LLME(ffffffff/d5a6e491){ASSIGNED} LLGM Assign post (ffffffff => d5a6e491) (gprs_llc.c:1125) 20241005055833261 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055833261 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055833261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055833261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005055834319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055834319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@f1fcabad5563: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@f1fcabad5563: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@f1fcabad5563: Final verdict of PTC: pass 20241005055834337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57610<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055834341 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055834341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1120)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1110)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(1122)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1115)@f1fcabad5563: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@f1fcabad5563: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@f1fcabad5563: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1118)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1108)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1113)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@f1fcabad5563: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sat Oct 5 05:58:34 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 20241005055834409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055834811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57614<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79096) 20241005055835343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055835343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79096, count=86508) 20241005055836344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055836344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sat Oct 5 05:58:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055837346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055837346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_llc_sabm_dm_ll5 started. 20241005055837914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055837916 DMM INFO MM(262420000000042/d5a6e491) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055837917 DMM INFO MM(262420000000042/d5a6e491) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055837917 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055837917 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055837917 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055837917 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055837917 DLLC NOTICE LLME(ffffffff/d5a6e491){ASSIGNED} LLGM Assign pre (d5a6e491 => ffffffff) (gprs_llc.c:1079) 20241005055837917 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5a6e491 => ffffffff) (gprs_llc.c:1125) 20241005055837917 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241005055837917 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) 20241005055837917 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) 20241005055837917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055837917 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055837917 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055837917 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055837917 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055837966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055837966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055837966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055837966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055837966 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055837966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055837966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055837966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055837966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055837967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055837967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055837967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055837967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055837967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055837967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055837967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055837967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055837967 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055837967 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055837967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055837967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055837967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055837970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055837976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055837976 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055837985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055837985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055837985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055837985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055837985 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055837985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055837985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055837985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055837985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055837986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055837986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055837986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055837986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055837986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055837986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055837986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055837986 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055837986 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055837986 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055837986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055837986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055837986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055837989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055837996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055837996 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055838003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055838003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055838003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055838003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055838003 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055838003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055838003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055838004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055838004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055838004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055838004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055838004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055838004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055838004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055838004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055838004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055838004 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055838004 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055838004 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055838004 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055838005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055838005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055838007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055838011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055838011 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055838348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055838348 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055838348 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055838348 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055838352 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055838353 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@f1fcabad5563: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='D99414B7'O, index=0 SGSN_Test-GSUP(1141)@f1fcabad5563: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@f1fcabad5563: 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 := 'CB0B048E8C7DC43AAAF079775824F62E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BC032949'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '282CB5701F44002B'O } } } } } 20241005055839430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055839430 DLLC NOTICE LLME(ffffffff/d99414b7){UNASSIGNED} LLC RX: unknown TLLI 0xd99414b7, creating LLME on the fly (gprs_llc.c:552) 20241005055839430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055839430 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241005055839430 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055839430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055839430 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055839430 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055839430 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055839430 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055839430 DLLC NOTICE LLME(ffffffff/d99414b7){UNASSIGNED} LLGM Assign pre (d99414b7 => d1f1238b) (gprs_llc.c:1079) 20241005055839430 DLLC NOTICE LLME(d99414b7/d1f1238b){ASSIGNED} LLGM Assign post (d99414b7 => d1f1238b) (gprs_llc.c:1125) 20241005055839430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055839430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055839430 DMM DEBUG MM(262420000000043/d1f1238b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055839450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055839450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055839450 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055839450 DMM DEBUG MM(262420000000043/d1f1238b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241005055839450 DMM NOTICE MM(262420000000043/d1f1238b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055839450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055839450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055839450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055839450 DMM DEBUG MM(262420000000043/d1f1238b) Requesting authorization (sgsn_auth.c:160) 20241005055839450 DMM INFO MM(262420000000043/d1f1238b) Requesting authentication tuples (sgsn_auth.c:184) 20241005055839450 DMM DEBUG MM(262420000000043/d1f1238b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055839450 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241005055839451 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@f1fcabad5563: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@f1fcabad5563: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241005055839457 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055839457 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055839457 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055839457 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055839457 DMM INFO MM(262420000000043/d1f1238b) Subscriber data update (mmctx.c:445) 20241005055839457 DMM DEBUG MM(262420000000043/d1f1238b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055839457 DMM INFO MM(262420000000043/d1f1238b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055839457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055839457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055839457 DMM INFO MM(262420000000043/d1f1238b) <- GMM AUTH AND CIPHERING REQ (rand = cb 0b 04 8e 8c 7d c4 3a aa f0 79 77 58 24 f6 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055839472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055839472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055839472 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055839472 DMM INFO MM(262420000000043/d1f1238b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055839472 DMM NOTICE MM(262420000000043/d1f1238b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055839472 DMM DEBUG MM(262420000000043/d1f1238b) checking auth: received GSM SRES = bc 03 29 49 (gprs_gmm.c:666) 20241005055839472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055839472 DMM DEBUG MM(262420000000043/d1f1238b) Requesting authorization (sgsn_auth.c:160) 20241005055839472 DMM INFO MM(262420000000043/d1f1238b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055839472 DMM DEBUG MM(262420000000043/d1f1238b) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055839472 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241005055839472 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) 20241005055839472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055839472 DMM INFO MM(262420000000043/d1f1238b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1f1238b) (gprs_gmm.c:300) 20241005055839476 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055839476 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055839476 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241005055839476 DMM INFO MM(262420000000043/d1f1238b) Subscriber data update (mmctx.c:445) 20241005055839476 DMM DEBUG MM(262420000000043/d1f1238b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055839476 DMM INFO MM(262420000000043/d1f1238b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055839476 DMM NOTICE MM(262420000000043/d1f1238b) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241005055839476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055839476 DMM NOTICE MM(262420000000043/d1f1238b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055839476 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) 20241005055839477 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055839477 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241005055839477 DMM INFO MM(262420000000043/d1f1238b) Subscriber data update (mmctx.c:445) 20241005055839477 DMM DEBUG MM(262420000000043/d1f1238b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055839486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055839486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055839486 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055839486 DMM INFO MM(262420000000043/d1f1238b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055839486 DMM NOTICE MM(262420000000043/d1f1238b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055839486 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055839486 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055839486 DLLC NOTICE LLME(d99414b7/d1f1238b){ASSIGNED} LLGM Assign pre (ffffffff => d1f1238b) (gprs_llc.c:1079) 20241005055839486 DLLC NOTICE LLME(ffffffff/d1f1238b){ASSIGNED} LLGM Assign post (ffffffff => d1f1238b) (gprs_llc.c:1125) 20241005055839487 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055839487 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055839487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055839487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005055840544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055840544 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@f1fcabad5563: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@f1fcabad5563: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@f1fcabad5563: Final verdict of PTC: pass 20241005055840561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57626<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055840564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055840564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1141)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1129)@f1fcabad5563: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1139)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@f1fcabad5563: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@f1fcabad5563: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1134)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1127)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1137)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1132)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@f1fcabad5563: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sat Oct 5 05:58:40 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 20241005055840626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055841029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85692) 20241005055841566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055841566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85692, count=91744) 20241005055842568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055842568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sat Oct 5 05:58:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055843570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055843570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_suspend_nopaging started. 20241005055844126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055844127 DMM INFO MM(262420000000043/d1f1238b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055844127 DMM INFO MM(262420000000043/d1f1238b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055844127 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055844127 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055844127 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055844127 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055844127 DLLC NOTICE LLME(ffffffff/d1f1238b){ASSIGNED} LLGM Assign pre (d1f1238b => ffffffff) (gprs_llc.c:1079) 20241005055844127 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1f1238b => ffffffff) (gprs_llc.c:1125) 20241005055844127 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241005055844127 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) 20241005055844127 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) 20241005055844127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055844127 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055844127 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055844127 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055844127 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055844179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055844179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055844179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055844179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055844179 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055844179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055844179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055844179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055844179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055844180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055844180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055844180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055844181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055844181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055844181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055844181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055844181 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055844181 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055844181 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055844181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055844181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055844181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055844183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055844189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055844189 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055844200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055844200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055844200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055844200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055844200 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055844200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055844200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055844200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055844200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055844201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055844201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055844201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055844201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055844201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055844201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055844201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055844201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055844201 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055844201 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055844201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055844202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055844202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 20241005055844204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055844209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055844209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1152)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055844214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055844214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055844214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055844214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055844214 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055844214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055844214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055844214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055844214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055844215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055844215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055844215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055844215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055844215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055844215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055844215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055844215 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055844215 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055844215 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055844215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055844216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055844216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055844217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055844222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055844222 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055844571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055844571 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055844571 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055844571 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055844575 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055844576 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@f1fcabad5563: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='DEB31538'O, index=0 SGSN_Test-GSUP(1160)@f1fcabad5563: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@f1fcabad5563: 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 := '0CB7761B84D6B493A4C02EB4763A9659'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AFA55E11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5B7016E72EA7DAA0'O } } } } } 20241005055845605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055845605 DLLC NOTICE LLME(ffffffff/deb31538){UNASSIGNED} LLC RX: unknown TLLI 0xdeb31538, creating LLME on the fly (gprs_llc.c:552) 20241005055845605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055845605 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241005055845605 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055845605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055845605 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055845605 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055845605 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055845605 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055845605 DLLC NOTICE LLME(ffffffff/deb31538){UNASSIGNED} LLGM Assign pre (deb31538 => f8f4dad1) (gprs_llc.c:1079) 20241005055845605 DLLC NOTICE LLME(deb31538/f8f4dad1){ASSIGNED} LLGM Assign post (deb31538 => f8f4dad1) (gprs_llc.c:1125) 20241005055845605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055845605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055845605 DMM DEBUG MM(262420000000048/f8f4dad1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055845613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055845613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055845613 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055845613 DMM DEBUG MM(262420000000048/f8f4dad1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241005055845613 DMM NOTICE MM(262420000000048/f8f4dad1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055845613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055845613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055845613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055845613 DMM DEBUG MM(262420000000048/f8f4dad1) Requesting authorization (sgsn_auth.c:160) 20241005055845613 DMM INFO MM(262420000000048/f8f4dad1) Requesting authentication tuples (sgsn_auth.c:184) 20241005055845613 DMM DEBUG MM(262420000000048/f8f4dad1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055845613 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241005055845613 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@f1fcabad5563: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@f1fcabad5563: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241005055845615 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055845615 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055845615 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055845615 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055845615 DMM INFO MM(262420000000048/f8f4dad1) Subscriber data update (mmctx.c:445) 20241005055845615 DMM DEBUG MM(262420000000048/f8f4dad1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055845615 DMM INFO MM(262420000000048/f8f4dad1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055845615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055845615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055845615 DMM INFO MM(262420000000048/f8f4dad1) <- GMM AUTH AND CIPHERING REQ (rand = 0c b7 76 1b 84 d6 b4 93 a4 c0 2e b4 76 3a 96 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055845621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055845621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055845621 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055845621 DMM INFO MM(262420000000048/f8f4dad1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055845621 DMM NOTICE MM(262420000000048/f8f4dad1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055845621 DMM DEBUG MM(262420000000048/f8f4dad1) checking auth: received GSM SRES = af a5 5e 11 (gprs_gmm.c:666) 20241005055845621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055845621 DMM DEBUG MM(262420000000048/f8f4dad1) Requesting authorization (sgsn_auth.c:160) 20241005055845621 DMM INFO MM(262420000000048/f8f4dad1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055845621 DMM DEBUG MM(262420000000048/f8f4dad1) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055845621 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241005055845621 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) 20241005055845621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055845621 DMM INFO MM(262420000000048/f8f4dad1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8f4dad1) (gprs_gmm.c:300) 20241005055845623 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055845623 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055845623 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241005055845623 DMM INFO MM(262420000000048/f8f4dad1) Subscriber data update (mmctx.c:445) 20241005055845623 DMM DEBUG MM(262420000000048/f8f4dad1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055845623 DMM INFO MM(262420000000048/f8f4dad1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055845623 DMM NOTICE MM(262420000000048/f8f4dad1) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241005055845623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055845623 DMM NOTICE MM(262420000000048/f8f4dad1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055845623 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) 20241005055845623 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055845623 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241005055845623 DMM INFO MM(262420000000048/f8f4dad1) Subscriber data update (mmctx.c:445) 20241005055845623 DMM DEBUG MM(262420000000048/f8f4dad1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055845632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055845632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055845632 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055845632 DMM INFO MM(262420000000048/f8f4dad1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055845632 DMM NOTICE MM(262420000000048/f8f4dad1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055845632 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055845632 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055845632 DLLC NOTICE LLME(deb31538/f8f4dad1){ASSIGNED} LLGM Assign pre (ffffffff => f8f4dad1) (gprs_llc.c:1079) 20241005055845632 DLLC NOTICE LLME(ffffffff/f8f4dad1){ASSIGNED} LLGM Assign post (ffffffff => f8f4dad1) (gprs_llc.c:1125) 20241005055845632 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055845632 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055845632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055845633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@f1fcabad5563: setverdict(pass): none -> pass 20241005055845690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055845690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055845690 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055845690 DMM INFO MM(262420000000048/f8f4dad1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055845690 DMM INFO MM(262420000000048/f8f4dad1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055845690 DMM DEBUG MM(262420000000048/f8f4dad1) Using GGSN 0 (gprs_sm.c:317) 20241005055845690 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) 20241005055845690 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241005055845690 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055845691 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055845691 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241005055845716 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 cc 90 02 18 11 f0 7a 57 5c 14 05 7f b3 e2 8f 53 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) 20241005055845716 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0343881238, cbp=0x560ec1da14c0) (sgsn_libgtp.c:629) 20241005055845716 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055845716 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da8798 TLLI=f8f4dad1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055845716 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055845716 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055845732 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241005055845742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055845742 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241005055845742 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241005055845748 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241005055845748 DMM INFO MM(262420000000048/f8f4dad1) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241005055849612 DGPRS DEBUG Checking for inactive LLMEs, time = 30636128 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1147)@f1fcabad5563: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@f1fcabad5563: Final verdict of PTC: pass 20241005055850754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48822<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1153)@f1fcabad5563: Final verdict of PTC: none 20241005055850757 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055850757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1160)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1148)@f1fcabad5563: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@f1fcabad5563: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1158)@f1fcabad5563: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1156)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1146)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1151)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@f1fcabad5563: Test case TC_suspend_nopaging finished. Verdict: pass Sat Oct 5 05:58:50 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'.Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241005055850846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055851248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48826<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96272) 20241005055851758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055851758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96272, count=100628) 20241005055852759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055852759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sat Oct 5 05:58:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055853760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055853760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_suspend_resume started. 20241005055854355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055854358 DMM INFO MM(262420000000048/f8f4dad1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055854358 DMM INFO MM(262420000000048/f8f4dad1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055854358 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055854358 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055854358 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055854359 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055854359 DLLC NOTICE LLME(ffffffff/f8f4dad1){ASSIGNED} LLGM Assign pre (f8f4dad1 => ffffffff) (gprs_llc.c:1079) 20241005055854359 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8f4dad1 => ffffffff) (gprs_llc.c:1125) 20241005055854359 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da8440 (gprs_sndcp.c:574) 20241005055854359 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da8798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055854359 DMM NOTICE MM(262420000000048/f8f4dad1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005055854359 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241005055854359 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005055854359 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005055854359 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241005055854359 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241005055854359 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) 20241005055854359 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) 20241005055854359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055854359 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055854359 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055854359 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055854359 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055854403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055854403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055854403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055854403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055854403 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055854403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055854403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055854403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055854403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055854404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055854404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055854404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055854404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055854404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055854404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055854404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055854404 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055854404 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055854404 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055854404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055854404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055854404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055854406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055854410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055854410 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055854418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055854418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055854418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055854418 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055854418 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055854418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055854419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055854419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055854419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055854419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055854419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055854419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055854419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055854419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055854419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055854419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055854419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055854419 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055854419 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055854419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055854419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055854419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055854421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055854426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055854426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055854433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055854433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055854433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055854433 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055854433 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055854433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055854433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055854433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055854433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055854434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055854434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055854434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055854434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055854434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055854434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055854434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055854434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055854434 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055854434 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055854434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055854434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055854434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055854436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055854441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055854441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055854761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055854761 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055854761 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055854761 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055854766 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055854767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@f1fcabad5563: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='EF71EFA9'O, index=0 SGSN_Test-GSUP(1179)@f1fcabad5563: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@f1fcabad5563: 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 := 'A4DB96A7D2CBD7FDBCBC84EF3EDCC09B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DD846A16'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '77103C6DD41CE936'O } } } } } 20241005055855839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055855839 DLLC NOTICE LLME(ffffffff/ef71efa9){UNASSIGNED} LLC RX: unknown TLLI 0xef71efa9, creating LLME on the fly (gprs_llc.c:552) 20241005055855839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055855839 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241005055855839 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055855839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055855839 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055855839 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055855839 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055855839 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055855839 DLLC NOTICE LLME(ffffffff/ef71efa9){UNASSIGNED} LLGM Assign pre (ef71efa9 => c1b90bee) (gprs_llc.c:1079) 20241005055855839 DLLC NOTICE LLME(ef71efa9/c1b90bee){ASSIGNED} LLGM Assign post (ef71efa9 => c1b90bee) (gprs_llc.c:1125) 20241005055855839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055855839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055855839 DMM DEBUG MM(262420000000049/c1b90bee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055855858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055855858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055855858 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055855858 DMM DEBUG MM(262420000000049/c1b90bee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241005055855858 DMM NOTICE MM(262420000000049/c1b90bee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055855858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055855858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055855858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055855858 DMM DEBUG MM(262420000000049/c1b90bee) Requesting authorization (sgsn_auth.c:160) 20241005055855858 DMM INFO MM(262420000000049/c1b90bee) Requesting authentication tuples (sgsn_auth.c:184) 20241005055855858 DMM DEBUG MM(262420000000049/c1b90bee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055855858 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241005055855858 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@f1fcabad5563: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@f1fcabad5563: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241005055855865 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055855865 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055855865 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055855865 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055855865 DMM INFO MM(262420000000049/c1b90bee) Subscriber data update (mmctx.c:445) 20241005055855865 DMM DEBUG MM(262420000000049/c1b90bee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055855865 DMM INFO MM(262420000000049/c1b90bee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055855865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055855865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055855865 DMM INFO MM(262420000000049/c1b90bee) <- GMM AUTH AND CIPHERING REQ (rand = a4 db 96 a7 d2 cb d7 fd bc bc 84 ef 3e dc c0 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055855880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055855880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055855880 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055855881 DMM INFO MM(262420000000049/c1b90bee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055855881 DMM NOTICE MM(262420000000049/c1b90bee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055855881 DMM DEBUG MM(262420000000049/c1b90bee) checking auth: received GSM SRES = dd 84 6a 16 (gprs_gmm.c:666) 20241005055855881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055855881 DMM DEBUG MM(262420000000049/c1b90bee) Requesting authorization (sgsn_auth.c:160) 20241005055855881 DMM INFO MM(262420000000049/c1b90bee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055855881 DMM DEBUG MM(262420000000049/c1b90bee) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055855881 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241005055855881 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) 20241005055855881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055855881 DMM INFO MM(262420000000049/c1b90bee) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1b90bee) (gprs_gmm.c:300) 20241005055855884 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055855884 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055855884 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241005055855884 DMM INFO MM(262420000000049/c1b90bee) Subscriber data update (mmctx.c:445) 20241005055855884 DMM DEBUG MM(262420000000049/c1b90bee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055855884 DMM INFO MM(262420000000049/c1b90bee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055855884 DMM NOTICE MM(262420000000049/c1b90bee) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241005055855884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055855884 DMM NOTICE MM(262420000000049/c1b90bee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055855884 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) 20241005055855886 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055855886 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241005055855886 DMM INFO MM(262420000000049/c1b90bee) Subscriber data update (mmctx.c:445) 20241005055855886 DMM DEBUG MM(262420000000049/c1b90bee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055855898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055855898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055855898 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055855898 DMM INFO MM(262420000000049/c1b90bee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055855898 DMM NOTICE MM(262420000000049/c1b90bee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055855898 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055855898 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055855898 DLLC NOTICE LLME(ef71efa9/c1b90bee){ASSIGNED} LLGM Assign pre (ffffffff => c1b90bee) (gprs_llc.c:1079) 20241005055855898 DLLC NOTICE LLME(ffffffff/c1b90bee){ASSIGNED} LLGM Assign post (ffffffff => c1b90bee) (gprs_llc.c:1125) 20241005055855898 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055855898 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055855898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055855898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@f1fcabad5563: setverdict(pass): none -> pass 20241005055855957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055855957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055855957 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055855957 DMM INFO MM(262420000000049/c1b90bee) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055855957 DMM INFO MM(262420000000049/c1b90bee) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055855957 DMM DEBUG MM(262420000000049/c1b90bee) Using GGSN 0 (gprs_sm.c:317) 20241005055855957 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) 20241005055855957 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241005055855957 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055855957 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055855957 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241005055855974 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 d0 f4 70 35 11 b6 b0 50 ae 14 05 7f cc 9a 75 43 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) 20241005055855974 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f03438822b0, cbp=0x560ec1da0a60) (sgsn_libgtp.c:629) 20241005055855974 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055855974 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da8798 TLLI=c1b90bee, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055855974 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055855974 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055855991 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241005055856003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055856003 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241005055856003 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241005055856009 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241005055856009 DMM INFO MM(262420000000049/c1b90bee) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241005055901015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055901015 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241005055901015 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241005055901021 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@f1fcabad5563: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@f1fcabad5563: Final verdict of PTC: pass 20241005055901036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45138<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1172)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1177)@f1fcabad5563: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@f1fcabad5563: Final verdict of PTC: none 20241005055901042 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055901042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1167)@f1fcabad5563: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@f1fcabad5563: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1175)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1170)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1165)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@f1fcabad5563: Test case TC_suspend_resume finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sat Oct 5 05:59:01 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241005055901091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055901493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96148) 20241005055902043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055902043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96148, count=104320) 20241005055903044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055903044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sat Oct 5 05:59:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055904045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055904045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_suspend_rau started. 20241005055904584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055904586 DMM INFO MM(262420000000049/c1b90bee) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055904586 DMM INFO MM(262420000000049/c1b90bee) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055904586 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055904586 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055904586 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055904586 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055904586 DLLC NOTICE LLME(ffffffff/c1b90bee){ASSIGNED} LLGM Assign pre (c1b90bee => ffffffff) (gprs_llc.c:1079) 20241005055904586 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1b90bee => ffffffff) (gprs_llc.c:1125) 20241005055904586 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da8440 (gprs_sndcp.c:574) 20241005055904586 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da8798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055904586 DMM NOTICE MM(262420000000049/c1b90bee) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005055904586 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241005055904586 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005055904586 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005055904587 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241005055904587 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241005055904587 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) 20241005055904587 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) 20241005055904587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055904587 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055904587 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055904587 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055904587 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055904628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055904628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055904628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055904628 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055904628 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055904628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055904628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055904628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055904628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1186)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1187)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055904629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055904629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055904629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055904629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055904629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055904629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055904629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055904629 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055904629 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055904629 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055904629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055904630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055904630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1187)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055904632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1183)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1186)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241005055904637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055904637 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1191)@f1fcabad5563: Provider Link came up: sending NS-RESET TC_suspend_rau-BVCI196(1184)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055904639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055904639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055904639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055904639 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055904639 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055904639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055904639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055904639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055904639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055904640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055904640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055904640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055904640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055904640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055904640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055904640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055904640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055904640 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055904640 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055904640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005055904640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055904640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055904642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 20241005055904646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055904646 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055904658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055904659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055904659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055904659 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055904659 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055904659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055904659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055904659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055904659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055904659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055904659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055904659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055904659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055904659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055904659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055904659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055904659 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055904659 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055904659 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055904659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055904660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055904660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055904661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055904667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055904667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055905046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055905046 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055905046 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055905046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055905051 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055905052 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1184)@f1fcabad5563: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='C192BBD4'O, index=0 SGSN_Test-GSUP(1198)@f1fcabad5563: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@f1fcabad5563: 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 := 'C5E32CFDA3F41DBF1B849D92E991B856'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '88FE32B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F065A6B6FA64C621'O } } } } } 20241005055906090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055906090 DLLC NOTICE LLME(ffffffff/c192bbd4){UNASSIGNED} LLC RX: unknown TLLI 0xc192bbd4, creating LLME on the fly (gprs_llc.c:552) 20241005055906090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055906090 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241005055906090 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055906090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055906090 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055906090 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055906090 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055906090 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055906090 DLLC NOTICE LLME(ffffffff/c192bbd4){UNASSIGNED} LLGM Assign pre (c192bbd4 => c1a9620d) (gprs_llc.c:1079) 20241005055906090 DLLC NOTICE LLME(c192bbd4/c1a9620d){ASSIGNED} LLGM Assign post (c192bbd4 => c1a9620d) (gprs_llc.c:1125) 20241005055906090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055906090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055906090 DMM DEBUG MM(262420000000050/c1a9620d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055906104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055906104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055906104 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055906104 DMM DEBUG MM(262420000000050/c1a9620d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241005055906104 DMM NOTICE MM(262420000000050/c1a9620d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055906104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055906104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055906104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055906104 DMM DEBUG MM(262420000000050/c1a9620d) Requesting authorization (sgsn_auth.c:160) 20241005055906104 DMM INFO MM(262420000000050/c1a9620d) Requesting authentication tuples (sgsn_auth.c:184) 20241005055906104 DMM DEBUG MM(262420000000050/c1a9620d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055906104 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241005055906104 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@f1fcabad5563: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@f1fcabad5563: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241005055906108 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055906108 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055906108 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055906108 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055906108 DMM INFO MM(262420000000050/c1a9620d) Subscriber data update (mmctx.c:445) 20241005055906108 DMM DEBUG MM(262420000000050/c1a9620d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055906108 DMM INFO MM(262420000000050/c1a9620d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055906108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055906108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055906108 DMM INFO MM(262420000000050/c1a9620d) <- GMM AUTH AND CIPHERING REQ (rand = c5 e3 2c fd a3 f4 1d bf 1b 84 9d 92 e9 91 b8 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055906122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055906122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055906122 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055906122 DMM INFO MM(262420000000050/c1a9620d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055906122 DMM NOTICE MM(262420000000050/c1a9620d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055906122 DMM DEBUG MM(262420000000050/c1a9620d) checking auth: received GSM SRES = 88 fe 32 b7 (gprs_gmm.c:666) 20241005055906122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055906122 DMM DEBUG MM(262420000000050/c1a9620d) Requesting authorization (sgsn_auth.c:160) 20241005055906122 DMM INFO MM(262420000000050/c1a9620d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055906122 DMM DEBUG MM(262420000000050/c1a9620d) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055906122 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241005055906122 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) 20241005055906122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055906122 DMM INFO MM(262420000000050/c1a9620d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1a9620d) (gprs_gmm.c:300) 20241005055906125 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055906125 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055906125 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241005055906125 DMM INFO MM(262420000000050/c1a9620d) Subscriber data update (mmctx.c:445) 20241005055906125 DMM DEBUG MM(262420000000050/c1a9620d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055906125 DMM INFO MM(262420000000050/c1a9620d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055906125 DMM NOTICE MM(262420000000050/c1a9620d) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241005055906125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055906125 DMM NOTICE MM(262420000000050/c1a9620d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055906125 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) 20241005055906126 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055906126 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241005055906126 DMM INFO MM(262420000000050/c1a9620d) Subscriber data update (mmctx.c:445) 20241005055906126 DMM DEBUG MM(262420000000050/c1a9620d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055906138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055906138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055906139 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055906139 DMM INFO MM(262420000000050/c1a9620d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055906139 DMM NOTICE MM(262420000000050/c1a9620d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055906139 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055906139 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055906139 DLLC NOTICE LLME(c192bbd4/c1a9620d){ASSIGNED} LLGM Assign pre (ffffffff => c1a9620d) (gprs_llc.c:1079) 20241005055906139 DLLC NOTICE LLME(ffffffff/c1a9620d){ASSIGNED} LLGM Assign post (ffffffff => c1a9620d) (gprs_llc.c:1125) 20241005055906139 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055906139 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055906139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055906139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@f1fcabad5563: setverdict(pass): none -> pass 20241005055906188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055906188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055906188 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055906189 DMM INFO MM(262420000000050/c1a9620d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055906189 DMM INFO MM(262420000000050/c1a9620d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055906189 DMM DEBUG MM(262420000000050/c1a9620d) Using GGSN 0 (gprs_sm.c:317) 20241005055906189 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) 20241005055906189 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241005055906189 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055906189 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055906189 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241005055906198 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 7c b4 ff 16 11 ce 67 49 9b 14 05 7f 09 ba 08 7c 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) 20241005055906198 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0343883328, cbp=0x560ec1da0df0) (sgsn_libgtp.c:629) 20241005055906198 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055906198 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da8798 TLLI=c1a9620d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055906198 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055906198 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055906204 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241005055906208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055906208 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241005055906208 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241005055906211 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241005055906211 DMM INFO MM(262420000000050/c1a9620d) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241005055911225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055911225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055911225 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055911225 DMM INFO MM(262420000000050/c1a9620d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241005055911225 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055911225 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241005055911226 DLLC NOTICE LLME(ffffffff/c1a9620d){ASSIGNED} LLGM Assign pre (c1a9620d => d47cd203) (gprs_llc.c:1079) 20241005055911226 DLLC NOTICE LLME(c1a9620d/d47cd203){ASSIGNED} LLGM Assign post (c1a9620d => d47cd203) (gprs_llc.c:1125) 20241005055911226 DMM INFO MM(262420000000050/d47cd203) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055911244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055911244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055911245 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055911245 DMM INFO MM(262420000000050/d47cd203) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241005055911245 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241005055911245 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055911245 DLLC NOTICE LLME(c1a9620d/d47cd203){ASSIGNED} LLGM Assign pre (ffffffff => d47cd203) (gprs_llc.c:1079) 20241005055911245 DLLC NOTICE LLME(ffffffff/d47cd203){ASSIGNED} LLGM Assign post (ffffffff => d47cd203) (gprs_llc.c:1125) 20241005055911245 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241005055911745 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1184)@f1fcabad5563: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@f1fcabad5563: Final verdict of PTC: pass 20241005055911768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57820<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@f1fcabad5563: Final verdict of PTC: none TC_suspend_rau-BVCI196(1184)@f1fcabad5563: Final verdict of PTC: none 20241005055911772 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055911772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1182)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1187)@f1fcabad5563: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1191)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1196)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@f1fcabad5563: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1189)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1185)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1194)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_suspend_rau-BVCI196(1184): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@f1fcabad5563: Test case TC_suspend_rau finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sat Oct 5 05:59:11 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241005055911844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055912246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43330<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106956) 20241005055912773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055912773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106956, count=111592) 20241005055913774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055913774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sat Oct 5 05:59:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055914775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055914775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_paging_ps started. 20241005055915337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055915339 DMM INFO MM(262420000000050/d47cd203) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055915339 DMM INFO MM(262420000000050/d47cd203) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055915339 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055915339 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055915339 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055915339 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005055915339 DLLC NOTICE LLME(ffffffff/d47cd203){ASSIGNED} LLGM Assign pre (d47cd203 => ffffffff) (gprs_llc.c:1079) 20241005055915339 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d47cd203 => ffffffff) (gprs_llc.c:1125) 20241005055915339 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da8440 (gprs_sndcp.c:574) 20241005055915339 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da8798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055915339 DMM NOTICE MM(262420000000050/d47cd203) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005055915339 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241005055915339 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005055915339 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005055915339 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241005055915339 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241005055915339 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) 20241005055915339 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) 20241005055915339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005055915339 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055915339 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005055915339 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055915339 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055915374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055915375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055915375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055915375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055915375 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055915375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055915375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055915375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055915375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241005055915375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055915375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055915375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055915375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055915375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055915375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055915375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055915375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055915375 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) -NSVCI97(1205)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055915375 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055915375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055915376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055915376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1206)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 20241005055915378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055915383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055915383 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1207)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI196(1204)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055915388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055915388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055915388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055915388 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055915388 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055915388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055915388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055915388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055915388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055915389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055915389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055915389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055915389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055915389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055915389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055915389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055915389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055915389 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055915389 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055915389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055915389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055915389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055915391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055915396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055915396 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055915404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055915404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055915404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055915404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055915404 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055915404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055915404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055915404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055915404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055915405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055915405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055915405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055915405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055915405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055915405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055915405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055915405 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055915405 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055915405 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055915405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055915405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055915405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055915407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055915412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055915412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055915776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055915776 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055915776 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055915776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055915780 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055915781 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@f1fcabad5563: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='F70E9431'O, index=0 SGSN_Test-GSUP(1217)@f1fcabad5563: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@f1fcabad5563: 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 := '6CA6BF68DD83C17B06C562B0344AAEF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA3F578E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '360C357F923AFBC4'O } } } } } 20241005055916861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055916861 DLLC NOTICE LLME(ffffffff/f70e9431){UNASSIGNED} LLC RX: unknown TLLI 0xf70e9431, creating LLME on the fly (gprs_llc.c:552) 20241005055916861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055916861 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241005055916861 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055916861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005055916861 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055916861 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005055916861 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055916861 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055916861 DLLC NOTICE LLME(ffffffff/f70e9431){UNASSIGNED} LLGM Assign pre (f70e9431 => fb8ad12f) (gprs_llc.c:1079) 20241005055916861 DLLC NOTICE LLME(f70e9431/fb8ad12f){ASSIGNED} LLGM Assign post (f70e9431 => fb8ad12f) (gprs_llc.c:1125) 20241005055916861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055916861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055916861 DMM DEBUG MM(262420000000051/fb8ad12f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055916879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055916879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055916879 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055916879 DMM DEBUG MM(262420000000051/fb8ad12f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241005055916879 DMM NOTICE MM(262420000000051/fb8ad12f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055916879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055916879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055916879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055916879 DMM DEBUG MM(262420000000051/fb8ad12f) Requesting authorization (sgsn_auth.c:160) 20241005055916879 DMM INFO MM(262420000000051/fb8ad12f) Requesting authentication tuples (sgsn_auth.c:184) 20241005055916879 DMM DEBUG MM(262420000000051/fb8ad12f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055916879 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241005055916879 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@f1fcabad5563: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@f1fcabad5563: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241005055916885 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055916885 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055916885 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055916885 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055916885 DMM INFO MM(262420000000051/fb8ad12f) Subscriber data update (mmctx.c:445) 20241005055916885 DMM DEBUG MM(262420000000051/fb8ad12f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055916885 DMM INFO MM(262420000000051/fb8ad12f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055916885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055916885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055916885 DMM INFO MM(262420000000051/fb8ad12f) <- GMM AUTH AND CIPHERING REQ (rand = 6c a6 bf 68 dd 83 c1 7b 06 c5 62 b0 34 4a ae f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055916900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055916900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055916900 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055916900 DMM INFO MM(262420000000051/fb8ad12f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055916900 DMM NOTICE MM(262420000000051/fb8ad12f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055916900 DMM DEBUG MM(262420000000051/fb8ad12f) checking auth: received GSM SRES = aa 3f 57 8e (gprs_gmm.c:666) 20241005055916900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055916900 DMM DEBUG MM(262420000000051/fb8ad12f) Requesting authorization (sgsn_auth.c:160) 20241005055916900 DMM INFO MM(262420000000051/fb8ad12f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055916900 DMM DEBUG MM(262420000000051/fb8ad12f) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055916900 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241005055916900 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) 20241005055916900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055916900 DMM INFO MM(262420000000051/fb8ad12f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb8ad12f) (gprs_gmm.c:300) 20241005055916903 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055916903 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055916903 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241005055916903 DMM INFO MM(262420000000051/fb8ad12f) Subscriber data update (mmctx.c:445) 20241005055916903 DMM DEBUG MM(262420000000051/fb8ad12f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055916903 DMM INFO MM(262420000000051/fb8ad12f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055916903 DMM NOTICE MM(262420000000051/fb8ad12f) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241005055916903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055916904 DMM NOTICE MM(262420000000051/fb8ad12f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055916904 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) 20241005055916905 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055916905 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241005055916905 DMM INFO MM(262420000000051/fb8ad12f) Subscriber data update (mmctx.c:445) 20241005055916905 DMM DEBUG MM(262420000000051/fb8ad12f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055916915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055916915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055916915 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055916915 DMM INFO MM(262420000000051/fb8ad12f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055916915 DMM NOTICE MM(262420000000051/fb8ad12f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055916915 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055916915 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055916915 DLLC NOTICE LLME(f70e9431/fb8ad12f){ASSIGNED} LLGM Assign pre (ffffffff => fb8ad12f) (gprs_llc.c:1079) 20241005055916915 DLLC NOTICE LLME(ffffffff/fb8ad12f){ASSIGNED} LLGM Assign post (ffffffff => fb8ad12f) (gprs_llc.c:1125) 20241005055916915 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055916915 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055916915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055916915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@f1fcabad5563: setverdict(pass): none -> pass 20241005055916974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055916974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055916974 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055916974 DMM INFO MM(262420000000051/fb8ad12f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055916974 DMM INFO MM(262420000000051/fb8ad12f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055916974 DMM DEBUG MM(262420000000051/fb8ad12f) Using GGSN 0 (gprs_sm.c:317) 20241005055916974 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) 20241005055916974 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241005055916974 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055916974 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055916974 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241005055916991 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 4b 4f 3b b3 11 37 3e 3e 93 14 05 7f 80 82 d7 95 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241005055916991 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f03438843a0, cbp=0x560ec1da1210) (sgsn_libgtp.c:629) 20241005055916991 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055916991 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da8798 TLLI=fb8ad12f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055916991 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055916991 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055917006 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241005055919613 DGPRS DEBUG Checking for inactive LLMEs, time = 30636158 (sgsn.c:131) 20241005055919975 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Timeout of T3314 (fsm.c:317) 20241005055919975 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241005055919975 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241005055922021 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241005055922022 DMM INFO MM(262420000000051/fb8ad12f) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1204)@f1fcabad5563: 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 := 'FB8AD12F'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@f1fcabad5563: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@f1fcabad5563: Final verdict of PTC: pass 20241005055922046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43336<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005055922050 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055922050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1215)@f1fcabad5563: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1210)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@f1fcabad5563: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(1217)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1205)@f1fcabad5563: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1208)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1213)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1203)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@f1fcabad5563: Test case TC_paging_ps finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sat Oct 5 05:59:22 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241005055922127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055922530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49324<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95360) 20241005055923051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055923051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95360, count=103328) 20241005055924052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055924052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Sat Oct 5 05:59:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005055925054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055925054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_paging_ps_ra_multiple_cells started. 20241005055925626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055925628 DMM INFO MM(262420000000051/fb8ad12f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005055925628 DMM INFO MM(262420000000051/fb8ad12f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005055925628 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005055925628 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005055925628 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005055925628 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241005055925628 DLLC NOTICE LLME(ffffffff/fb8ad12f){ASSIGNED} LLGM Assign pre (fb8ad12f => ffffffff) (gprs_llc.c:1079) 20241005055925628 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb8ad12f => ffffffff) (gprs_llc.c:1125) 20241005055925628 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da8440 (gprs_sndcp.c:574) 20241005055925628 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da8798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005055925628 DMM NOTICE MM(262420000000051/fb8ad12f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005055925628 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241005055925628 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005055925628 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005055925628 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241005055925628 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241005055925628 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) 20241005055925628 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) 20241005055925628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005055925628 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005055925628 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005055925628 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005055925629 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055925670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005055925670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055925670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055925670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055925670 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005055925670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055925670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055925670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055925670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055925671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055925671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055925671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055925672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055925672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055925672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055925672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055925672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055925672 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005055925672 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055925672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055925672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055925672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055925674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055925678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055925678 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055925685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005055925685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055925685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055925685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055925685 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005055925685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055925685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055925685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055925685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055925686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055925686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055925686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055925686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055925686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055925686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055925686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055925686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055925686 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005055925686 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055925686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055925686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055925686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055925689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055925695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055925695 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1231)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005055925700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005055925700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005055925700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005055925700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055925700 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005055925700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005055925700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005055925700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055925700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005055925701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005055925701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005055925701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005055925701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005055925701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005055925701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005055925701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005055925701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005055925701 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005055925701 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005055925701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005055925701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055925701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005055925703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005055925708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055925708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005055926056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055926056 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005055926056 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005055926056 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005055926060 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005055926061 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@f1fcabad5563: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='FC456DFD'O, index=0 SGSN_Test-GSUP(1236)@f1fcabad5563: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@f1fcabad5563: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@f1fcabad5563: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='FC456DFD'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@f1fcabad5563: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='FC456DFD'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@f1fcabad5563: 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 := 'AEE83F4E167F2DD3ABB48F4F25820F64'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D6C8533'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED08DB0B022A27A4'O } } } } } 20241005055927105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055927105 DLLC NOTICE LLME(ffffffff/fc456dfd){UNASSIGNED} LLC RX: unknown TLLI 0xfc456dfd, creating LLME on the fly (gprs_llc.c:552) 20241005055927105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055927105 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241005055927105 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005055927105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005055927105 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005055927105 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005055927105 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005055927105 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005055927105 DLLC NOTICE LLME(ffffffff/fc456dfd){UNASSIGNED} LLGM Assign pre (fc456dfd => c8197fa6) (gprs_llc.c:1079) 20241005055927105 DLLC NOTICE LLME(fc456dfd/c8197fa6){ASSIGNED} LLGM Assign post (fc456dfd => c8197fa6) (gprs_llc.c:1125) 20241005055927105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005055927105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005055927105 DMM DEBUG MM(262420000000052/c8197fa6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005055927112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055927112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005055927112 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055927112 DMM DEBUG MM(262420000000052/c8197fa6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241005055927112 DMM NOTICE MM(262420000000052/c8197fa6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005055927112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005055927112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005055927112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005055927112 DMM DEBUG MM(262420000000052/c8197fa6) Requesting authorization (sgsn_auth.c:160) 20241005055927112 DMM INFO MM(262420000000052/c8197fa6) Requesting authentication tuples (sgsn_auth.c:184) 20241005055927112 DMM DEBUG MM(262420000000052/c8197fa6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005055927112 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241005055927112 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@f1fcabad5563: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@f1fcabad5563: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241005055927113 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005055927113 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005055927113 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005055927113 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005055927113 DMM INFO MM(262420000000052/c8197fa6) Subscriber data update (mmctx.c:445) 20241005055927113 DMM DEBUG MM(262420000000052/c8197fa6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005055927113 DMM INFO MM(262420000000052/c8197fa6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005055927113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005055927113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005055927113 DMM INFO MM(262420000000052/c8197fa6) <- GMM AUTH AND CIPHERING REQ (rand = ae e8 3f 4e 16 7f 2d d3 ab b4 8f 4f 25 82 0f 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005055927117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055927117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005055927117 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055927117 DMM INFO MM(262420000000052/c8197fa6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005055927117 DMM NOTICE MM(262420000000052/c8197fa6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005055927117 DMM DEBUG MM(262420000000052/c8197fa6) checking auth: received GSM SRES = 2d 6c 85 33 (gprs_gmm.c:666) 20241005055927117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005055927117 DMM DEBUG MM(262420000000052/c8197fa6) Requesting authorization (sgsn_auth.c:160) 20241005055927117 DMM INFO MM(262420000000052/c8197fa6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005055927117 DMM DEBUG MM(262420000000052/c8197fa6) Requesting subscriber data update (gprs_subscriber.c:894) 20241005055927117 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241005055927117 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) 20241005055927117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005055927117 DMM INFO MM(262420000000052/c8197fa6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8197fa6) (gprs_gmm.c:300) 20241005055927118 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005055927118 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005055927118 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241005055927118 DMM INFO MM(262420000000052/c8197fa6) Subscriber data update (mmctx.c:445) 20241005055927118 DMM DEBUG MM(262420000000052/c8197fa6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005055927118 DMM INFO MM(262420000000052/c8197fa6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005055927118 DMM NOTICE MM(262420000000052/c8197fa6) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241005055927118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005055927118 DMM NOTICE MM(262420000000052/c8197fa6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005055927118 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) 20241005055927118 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005055927118 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241005055927118 DMM INFO MM(262420000000052/c8197fa6) Subscriber data update (mmctx.c:445) 20241005055927118 DMM DEBUG MM(262420000000052/c8197fa6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005055927121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055927121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005055927121 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055927121 DMM INFO MM(262420000000052/c8197fa6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005055927121 DMM NOTICE MM(262420000000052/c8197fa6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005055927121 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005055927121 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005055927121 DLLC NOTICE LLME(fc456dfd/c8197fa6){ASSIGNED} LLGM Assign pre (ffffffff => c8197fa6) (gprs_llc.c:1079) 20241005055927121 DLLC NOTICE LLME(ffffffff/c8197fa6){ASSIGNED} LLGM Assign post (ffffffff => c8197fa6) (gprs_llc.c:1125) 20241005055927121 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005055927121 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005055927121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005055927121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005055927177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005055927178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005055927178 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005055927178 DMM INFO MM(262420000000052/c8197fa6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005055927178 DMM INFO MM(262420000000052/c8197fa6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005055927178 DMM DEBUG MM(262420000000052/c8197fa6) Using GGSN 0 (gprs_sm.c:317) 20241005055927178 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) 20241005055927178 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241005055927178 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005055927178 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20241005055927178 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241005055927203 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 25 1d eb bc 11 86 f2 56 b2 14 05 7f e9 1a 5a 9b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241005055927203 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0343885418, cbp=0x560ec1daa7d0) (sgsn_libgtp.c:629) 20241005055927203 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005055927203 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da7708 TLLI=c8197fa6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005055927203 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005055927203 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@f1fcabad5563: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005055927222 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241005055930179 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Timeout of T3314 (fsm.c:317) 20241005055930179 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241005055930179 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241005055932238 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241005055932238 DMM INFO MM(262420000000052/c8197fa6) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@f1fcabad5563: 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 := 'C8197FA6'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241005055946057 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241005055946057 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241005055946058 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055949614 DGPRS DEBUG Checking for inactive LLMEs, time = 30636188 (sgsn.c:131) 20241005055955672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055955680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055955680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055955687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055955689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055955689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241005055955701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005055955704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005055955704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@f1fcabad5563: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@f1fcabad5563: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. 20241005055957112 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005055957112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1236)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1234)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1224)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1229)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@f1fcabad5563: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@f1fcabad5563: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@f1fcabad5563: Final verdict of PTC: none 20241005055957116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49340<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(1227)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1232)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1222)@f1fcabad5563: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@f1fcabad5563: Final verdict of PTC: fail reason: "Tguard timeout" TC_paging_ps_ra_multiple_cells-BVCI220(1233)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@f1fcabad5563: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Sat Oct 5 05:59:57 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 20241005055957178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005055957581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37926<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103136) 20241005055958114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055958114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103136, count=108568) 20241005055959115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005055959115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sat Oct 5 05:59:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060000117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060000117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_bssgp_rim_single_report started. 20241005060000684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060000686 DMM INFO MM(262420000000052/c8197fa6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005060000686 DMM INFO MM(262420000000052/c8197fa6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005060000686 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005060000686 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060000686 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005060000686 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241005060000686 DLLC NOTICE LLME(ffffffff/c8197fa6){ASSIGNED} LLGM Assign pre (c8197fa6 => ffffffff) (gprs_llc.c:1079) 20241005060000686 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8197fa6 => ffffffff) (gprs_llc.c:1125) 20241005060000686 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da73b0 (gprs_sndcp.c:574) 20241005060000686 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da7708, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005060000686 DMM NOTICE MM(262420000000052/c8197fa6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005060000686 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241005060000686 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005060000686 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005060000686 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241005060000686 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241005060000686 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) 20241005060000686 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) 20241005060000686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005060000686 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005060000686 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005060000686 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005060000686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060000724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060000724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060000724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060000724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060000724 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060000724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060000724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060000724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060000724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060000725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060000725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060000725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060000725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060000725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060000725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060000725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060000725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060000725 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060000725 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060000725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060000725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060000725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060000727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060000733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060000733 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1245)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1242)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1244)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060000739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060000739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060000739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060000739 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060000739 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060000739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060000739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060000739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060000739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060000740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060000740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060000740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060000740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060000740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060000740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060000740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060000740 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060000740 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060000740 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060000740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060000740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060000740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060000742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060000746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060000746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060000755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060000755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060000755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060000755 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060000755 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060000755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060000755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060000755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060000755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060000756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060000756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060000756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060000756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060000756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060000756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060000756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060000756 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060000756 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060000756 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060000756 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060000756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060000756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060000758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060000762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060000762 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005060001118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060001118 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060001118 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060001118 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060001122 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005060001123 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005060001154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f1fcabad5563: setverdict(pass): none -> pass MTC@f1fcabad5563: Warning: Re-starting timer T, which is already active (running or expired). 20241005060001177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005060001194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37942<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1243)@f1fcabad5563: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(1255)@f1fcabad5563: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@f1fcabad5563: Final verdict of PTC: none 20241005060001198 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005060001198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1248)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1253)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@f1fcabad5563: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1246)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1251)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1241)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: pass MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@f1fcabad5563: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sat Oct 5 06:00:01 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 20241005060001266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060001668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55540) 20241005060002199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060002199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55540, count=59896) 20241005060003201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060003201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sat Oct 5 06:00:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060004203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060004203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_rim_eutran_to_geran started. 20241005060004751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060004754 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060004804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060004804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060004804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060004804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060004804 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060004804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060004804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060004804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060004804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060004805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060004805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060004805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060004805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060004805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060004805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060004805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060004805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060004805 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060004805 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060004805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060004805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060004805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1262)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 20241005060004808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1258)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060004814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060004814 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060004819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060004819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060004819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060004819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060004819 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060004819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060004819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060004819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060004819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060004820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060004820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060004820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060004820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060004820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060004820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060004820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060004820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060004820 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060004820 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060004820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060004821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060004821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060004823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060004827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060004827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1272)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1272)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060004840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060004840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060004840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060004840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060004840 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060004840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060004840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060004840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060004840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1272)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060004841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060004841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060004841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060004841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060004841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060004841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060004841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060004841 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060004841 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060004841 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060004841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060004841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060004841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1272)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1272)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060004843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060004847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060004847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005060005204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060005204 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060005204 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060005204 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060005208 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005060005209 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f1fcabad5563: setverdict(pass): none -> pass 20241005060005259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005060005268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35056<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005060005272 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1273)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1261)@f1fcabad5563: Final verdict of PTC: none 20241005060005272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1271)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1272)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@f1fcabad5563: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1266)@f1fcabad5563: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@f1fcabad5563: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1269)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1259)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1270)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1264)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: pass MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1272): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@f1fcabad5563: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sat Oct 5 06:00:05 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 20241005060005323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060005725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35070<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48444) 20241005060006274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060006274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48444, count=52800) 20241005060007275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060007275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Sat Oct 5 06:00:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060008277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060008277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_cell_change_different_rai_ci_attach started. 20241005060008822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060008824 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060008870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060008870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060008870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060008870 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060008870 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060008870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060008870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060008870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060008870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060008871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060008871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060008871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060008871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060008871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060008871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060008871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060008871 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060008871 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060008871 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060008871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060008871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060008871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060008873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060008878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060008878 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060008885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060008885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060008885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060008885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060008885 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060008885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060008885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060008885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060008885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060008886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060008886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060008886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060008886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060008886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060008886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060008886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060008886 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060008886 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060008886 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060008886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1284)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005060008886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060008886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060008888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060008894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060008894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060008903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060008903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060008903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060008903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060008903 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060008903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060008903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060008903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060008903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060008903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060008903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060008903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060008903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060008903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060008903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060008903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060008903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060008903 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060008903 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060008903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060008904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060008904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060008905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060008910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060008910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005060009279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060009279 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060009279 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060009279 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060009283 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005060009284 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@f1fcabad5563: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='DA643F7F'O, index=0 SGSN_Test-GSUP(1291)@f1fcabad5563: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@f1fcabad5563: 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 := '88DCD28D2E2F02EC3E1783F6586AEE02'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '58A1A238'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4EB24A9902A017C4'O } } } } } 20241005060009352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060009352 DLLC NOTICE LLME(ffffffff/da643f7f){UNASSIGNED} LLC RX: unknown TLLI 0xda643f7f, creating LLME on the fly (gprs_llc.c:552) 20241005060009352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060009352 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241005060009352 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005060009352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005060009352 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005060009352 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005060009352 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060009352 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060009352 DLLC NOTICE LLME(ffffffff/da643f7f){UNASSIGNED} LLGM Assign pre (da643f7f => e154b2e0) (gprs_llc.c:1079) 20241005060009352 DLLC NOTICE LLME(da643f7f/e154b2e0){ASSIGNED} LLGM Assign post (da643f7f => e154b2e0) (gprs_llc.c:1125) 20241005060009352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060009352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060009352 DMM DEBUG MM(262420000000068/e154b2e0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060009360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060009360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005060009360 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060009360 DMM DEBUG MM(262420000000068/e154b2e0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241005060009360 DMM NOTICE MM(262420000000068/e154b2e0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005060009360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005060009360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005060009360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005060009360 DMM DEBUG MM(262420000000068/e154b2e0) Requesting authorization (sgsn_auth.c:160) 20241005060009360 DMM INFO MM(262420000000068/e154b2e0) Requesting authentication tuples (sgsn_auth.c:184) 20241005060009360 DMM DEBUG MM(262420000000068/e154b2e0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005060009360 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241005060009360 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@f1fcabad5563: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@f1fcabad5563: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241005060009363 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005060009363 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005060009363 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005060009363 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005060009363 DMM INFO MM(262420000000068/e154b2e0) Subscriber data update (mmctx.c:445) 20241005060009363 DMM DEBUG MM(262420000000068/e154b2e0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005060009363 DMM INFO MM(262420000000068/e154b2e0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005060009363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005060009363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005060009363 DMM INFO MM(262420000000068/e154b2e0) <- GMM AUTH AND CIPHERING REQ (rand = 88 dc d2 8d 2e 2f 02 ec 3e 17 83 f6 58 6a ee 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005060009371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060009371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060009371 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060009371 DMM INFO MM(262420000000068/e154b2e0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005060009371 DMM NOTICE MM(262420000000068/e154b2e0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005060009371 DMM DEBUG MM(262420000000068/e154b2e0) checking auth: received GSM SRES = 58 a1 a2 38 (gprs_gmm.c:666) 20241005060009371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005060009371 DMM DEBUG MM(262420000000068/e154b2e0) Requesting authorization (sgsn_auth.c:160) 20241005060009371 DMM INFO MM(262420000000068/e154b2e0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005060009371 DMM DEBUG MM(262420000000068/e154b2e0) Requesting subscriber data update (gprs_subscriber.c:894) 20241005060009372 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241005060009372 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) 20241005060009372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005060009372 DMM INFO MM(262420000000068/e154b2e0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe154b2e0) (gprs_gmm.c:300) 20241005060009373 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005060009373 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005060009373 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241005060009373 DMM INFO MM(262420000000068/e154b2e0) Subscriber data update (mmctx.c:445) 20241005060009373 DMM DEBUG MM(262420000000068/e154b2e0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005060009373 DMM INFO MM(262420000000068/e154b2e0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005060009373 DMM NOTICE MM(262420000000068/e154b2e0) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241005060009373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005060009373 DMM NOTICE MM(262420000000068/e154b2e0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005060009373 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) 20241005060009374 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005060009374 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241005060009374 DMM INFO MM(262420000000068/e154b2e0) Subscriber data update (mmctx.c:445) 20241005060009374 DMM DEBUG MM(262420000000068/e154b2e0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005060009379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060009379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005060009379 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060009379 DMM INFO MM(262420000000068/e154b2e0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005060009379 DMM NOTICE MM(262420000000068/e154b2e0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005060009379 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005060009379 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060009379 DLLC NOTICE LLME(da643f7f/e154b2e0){ASSIGNED} LLGM Assign pre (ffffffff => e154b2e0) (gprs_llc.c:1079) 20241005060009379 DLLC NOTICE LLME(ffffffff/e154b2e0){ASSIGNED} LLGM Assign post (ffffffff => e154b2e0) (gprs_llc.c:1125) 20241005060009379 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005060009379 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005060009379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005060009379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005060009438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060009438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005060009438 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060009438 DMM INFO MM(262420000000068/e154b2e0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005060009438 DMM INFO MM(262420000000068/e154b2e0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005060009438 DMM DEBUG MM(262420000000068/e154b2e0) Using GGSN 0 (gprs_sm.c:317) 20241005060009438 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) 20241005060009438 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241005060009438 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005060009438 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20241005060009438 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241005060009463 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 f3 33 dd 2e 11 30 03 ac 08 14 05 7f 77 62 cf 6e 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) 20241005060009463 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0343886490, cbp=0x560ec1da2280) (sgsn_libgtp.c:629) 20241005060009463 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005060009463 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da7688 TLLI=e154b2e0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005060009463 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005060009463 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@f1fcabad5563: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005060009476 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241005060009483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060009483 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241005060009483 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@f1fcabad5563: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@f1fcabad5563: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E154B2E0'O, index=0 20241005060009488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060009488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241005060009488 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE154B2E0) type="GPRS attach" (gprs_gmm.c:1266) 20241005060009488 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060009488 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241005060009488 DLLC NOTICE LLME(ffffffff/e154b2e0){ASSIGNED} LLGM Assign pre (e154b2e0 => da24d2fe) (gprs_llc.c:1079) 20241005060009488 DLLC NOTICE LLME(e154b2e0/da24d2fe){ASSIGNED} LLGM Assign post (e154b2e0 => da24d2fe) (gprs_llc.c:1125) 20241005060009488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060009488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060009488 DMM DEBUG MM(262420000000068/da24d2fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060009495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060009495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241005060009495 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060009495 DMM DEBUG MM(262420000000068/da24d2fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241005060009495 DMM NOTICE MM(262420000000068/da24d2fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005060009495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005060009495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005060009495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005060009495 DMM DEBUG MM(262420000000068/da24d2fe) Requesting authorization (sgsn_auth.c:160) 20241005060009495 DMM INFO MM(262420000000068/da24d2fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005060009495 DMM DEBUG MM(262420000000068/da24d2fe) Requesting subscriber data update (gprs_subscriber.c:894) 20241005060009495 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241005060009495 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) 20241005060010488 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005060010488 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005060010488 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241005060010488 DMM INFO MM(262420000000068/da24d2fe) Subscriber data update (mmctx.c:445) 20241005060010488 DMM DEBUG MM(262420000000068/da24d2fe) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241005060010488 DMM INFO MM(262420000000068/da24d2fe) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241005060010488 DMM NOTICE MM(262420000000068/da24d2fe) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241005060010488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005060010488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005060010488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241005060010488 DMM INFO MM(262420000000068/da24d2fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xda24d2fe) (gprs_gmm.c:300) 20241005060010488 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) 20241005060010490 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005060010490 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241005060010490 DMM INFO MM(262420000000068/da24d2fe) Subscriber data update (mmctx.c:445) 20241005060010490 DMM DEBUG MM(262420000000068/da24d2fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005060010509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060010509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060010509 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060010509 DMM INFO MM(262420000000068/da24d2fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005060010509 DMM NOTICE MM(262420000000068/da24d2fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005060010509 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005060010509 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060010509 DLLC NOTICE LLME(e154b2e0/da24d2fe){ASSIGNED} LLGM Assign pre (ffffffff => da24d2fe) (gprs_llc.c:1079) 20241005060010509 DLLC NOTICE LLME(ffffffff/da24d2fe){ASSIGNED} LLGM Assign post (ffffffff => da24d2fe) (gprs_llc.c:1125) 20241005060010509 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005060010509 DMM ERROR MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241005060010509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005060010509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005060010559 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241005060010577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060010577 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060010577 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@f1fcabad5563: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@f1fcabad5563: Final verdict of PTC: pass 20241005060010585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35082<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1280)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(1291)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1279)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@f1fcabad5563: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@f1fcabad5563: Final verdict of PTC: none 20241005060010590 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005060010590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@f1fcabad5563: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1284)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1289)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1287)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1282)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1277)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@f1fcabad5563: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Sat Oct 5 06:00:10 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 20241005060010648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060011050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101580) 20241005060011591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060011591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101580, count=122732) 20241005060012593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060012593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Sat Oct 5 06:00:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060013579 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Timeout of T3314 (fsm.c:317) 20241005060013579 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241005060013579 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241005060013594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060013595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_cell_change_different_rai_ci_data started. 20241005060014147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060014150 DMM INFO MM(262420000000068/da24d2fe) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005060014150 DMM INFO MM(262420000000068/da24d2fe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005060014150 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005060014150 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060014150 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005060014150 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241005060014150 DLLC NOTICE LLME(ffffffff/da24d2fe){ASSIGNED} LLGM Assign pre (da24d2fe => ffffffff) (gprs_llc.c:1079) 20241005060014150 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da24d2fe => ffffffff) (gprs_llc.c:1125) 20241005060014150 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da7330 (gprs_sndcp.c:574) 20241005060014150 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da7688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005060014150 DMM NOTICE MM(262420000000068/da24d2fe) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005060014150 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241005060014150 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005060014150 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005060014150 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241005060014150 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241005060014150 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) 20241005060014150 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) 20241005060014150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005060014150 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005060014150 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005060014150 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005060014150 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060014191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060014191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060014191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060014191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060014191 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060014191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060014191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060014191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060014191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060014192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060014192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060014192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060014193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060014193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060014193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060014193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060014193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060014193 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060014193 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060014193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060014193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060014193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060014196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060014201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060014201 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060014210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060014210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060014210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060014210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060014210 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060014210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060014210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060014210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060014211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060014211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060014211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060014211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060014211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060014211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060014211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060014211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060014211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060014211 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060014211 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060014211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060014212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060014212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060014213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060014218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060014219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060014227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060014227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060014227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060014227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060014227 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060014227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060014227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060014227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060014227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060014228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060014228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060014228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060014228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060014228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060014228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060014228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060014228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060014228 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060014228 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060014228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060014228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060014228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060014231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060014236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060014236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005060014595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060014596 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060014596 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060014596 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060014600 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005060014601 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@f1fcabad5563: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E2C01602'O, index=0 SGSN_Test-GSUP(1310)@f1fcabad5563: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@f1fcabad5563: 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 := 'E34D28156FBC4EDC0A0021DBB21CB684'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA87F5B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2853972264FA6514'O } } } } } 20241005060014673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060014673 DLLC NOTICE LLME(ffffffff/e2c01602){UNASSIGNED} LLC RX: unknown TLLI 0xe2c01602, creating LLME on the fly (gprs_llc.c:552) 20241005060014673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060014673 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241005060014673 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005060014673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005060014673 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005060014673 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005060014673 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060014673 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060014673 DLLC NOTICE LLME(ffffffff/e2c01602){UNASSIGNED} LLGM Assign pre (e2c01602 => f87b6dbb) (gprs_llc.c:1079) 20241005060014673 DLLC NOTICE LLME(e2c01602/f87b6dbb){ASSIGNED} LLGM Assign post (e2c01602 => f87b6dbb) (gprs_llc.c:1125) 20241005060014673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060014673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060014673 DMM DEBUG MM(262420000000070/f87b6dbb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060014688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060014688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005060014688 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060014688 DMM DEBUG MM(262420000000070/f87b6dbb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241005060014688 DMM NOTICE MM(262420000000070/f87b6dbb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005060014688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005060014688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005060014688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005060014688 DMM DEBUG MM(262420000000070/f87b6dbb) Requesting authorization (sgsn_auth.c:160) 20241005060014688 DMM INFO MM(262420000000070/f87b6dbb) Requesting authentication tuples (sgsn_auth.c:184) 20241005060014688 DMM DEBUG MM(262420000000070/f87b6dbb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005060014688 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241005060014688 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@f1fcabad5563: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@f1fcabad5563: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241005060014692 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005060014692 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005060014692 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005060014692 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005060014692 DMM INFO MM(262420000000070/f87b6dbb) Subscriber data update (mmctx.c:445) 20241005060014692 DMM DEBUG MM(262420000000070/f87b6dbb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005060014692 DMM INFO MM(262420000000070/f87b6dbb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005060014692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005060014692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005060014692 DMM INFO MM(262420000000070/f87b6dbb) <- GMM AUTH AND CIPHERING REQ (rand = e3 4d 28 15 6f bc 4e dc 0a 00 21 db b2 1c b6 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005060014703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060014703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060014703 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060014703 DMM INFO MM(262420000000070/f87b6dbb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005060014703 DMM NOTICE MM(262420000000070/f87b6dbb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005060014703 DMM DEBUG MM(262420000000070/f87b6dbb) checking auth: received GSM SRES = aa 87 f5 b6 (gprs_gmm.c:666) 20241005060014703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005060014703 DMM DEBUG MM(262420000000070/f87b6dbb) Requesting authorization (sgsn_auth.c:160) 20241005060014703 DMM INFO MM(262420000000070/f87b6dbb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005060014703 DMM DEBUG MM(262420000000070/f87b6dbb) Requesting subscriber data update (gprs_subscriber.c:894) 20241005060014703 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241005060014703 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) 20241005060014703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005060014703 DMM INFO MM(262420000000070/f87b6dbb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf87b6dbb) (gprs_gmm.c:300) 20241005060014706 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005060014706 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005060014706 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241005060014706 DMM INFO MM(262420000000070/f87b6dbb) Subscriber data update (mmctx.c:445) 20241005060014706 DMM DEBUG MM(262420000000070/f87b6dbb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005060014706 DMM INFO MM(262420000000070/f87b6dbb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005060014706 DMM NOTICE MM(262420000000070/f87b6dbb) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241005060014706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005060014706 DMM NOTICE MM(262420000000070/f87b6dbb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005060014706 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) 20241005060014707 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005060014707 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241005060014707 DMM INFO MM(262420000000070/f87b6dbb) Subscriber data update (mmctx.c:445) 20241005060014707 DMM DEBUG MM(262420000000070/f87b6dbb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005060014716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060014716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005060014716 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060014716 DMM INFO MM(262420000000070/f87b6dbb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005060014716 DMM NOTICE MM(262420000000070/f87b6dbb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005060014716 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005060014716 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060014716 DLLC NOTICE LLME(e2c01602/f87b6dbb){ASSIGNED} LLGM Assign pre (ffffffff => f87b6dbb) (gprs_llc.c:1079) 20241005060014716 DLLC NOTICE LLME(ffffffff/f87b6dbb){ASSIGNED} LLGM Assign post (ffffffff => f87b6dbb) (gprs_llc.c:1125) 20241005060014716 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005060014716 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005060014716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005060014716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005060014776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060014776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005060014776 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060014776 DMM INFO MM(262420000000070/f87b6dbb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005060014776 DMM INFO MM(262420000000070/f87b6dbb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005060014776 DMM DEBUG MM(262420000000070/f87b6dbb) Using GGSN 0 (gprs_sm.c:317) 20241005060014776 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) 20241005060014776 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241005060014776 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005060014776 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20241005060014777 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241005060014792 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 8f 59 31 0b 11 06 e8 34 2b 14 05 7f 63 05 ea b7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20241005060014792 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0343887508, cbp=0x560ec1da95e0) (sgsn_libgtp.c:629) 20241005060014792 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005060014792 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da7688 TLLI=f87b6dbb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005060014792 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005060014792 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@f1fcabad5563: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005060014806 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20241005060014822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060014822 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241005060014822 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@f1fcabad5563: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='F87B6DBB'O, index=0 20241005060014835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060014835 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060014835 DSNDCP ERROR Message for non-existing MM ctx (lle=0x560ec1da7688, TLLI=f87b6dbb, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@f1fcabad5563: Removing Client IMSI='262420000000070'H, index=0 20241005060016838 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@f1fcabad5563: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@f1fcabad5563: Final verdict of PTC: pass 20241005060016855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51312<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@f1fcabad5563: Final verdict of PTC: none 20241005060016859 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005060016859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1298)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1303)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@f1fcabad5563: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@f1fcabad5563: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@f1fcabad5563: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1306)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1301)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1296)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1308)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@f1fcabad5563: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sat Oct 5 06:00:16 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 20241005060016920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060017322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100432) 20241005060017824 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Timeout of T3314 (fsm.c:317) 20241005060017824 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241005060017824 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241005060017859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060017859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100432, count=106724) 20241005060018861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060018861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Sat Oct 5 06:00:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060019615 DGPRS DEBUG Checking for inactive LLMEs, time = 30636218 (sgsn.c:131) 20241005060019862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060019862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_cell_change_different_ci_attach started. 20241005060020409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060020412 DMM INFO MM(262420000000070/f87b6dbb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005060020412 DMM INFO MM(262420000000070/f87b6dbb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005060020412 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005060020412 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060020412 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005060020412 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241005060020412 DLLC NOTICE LLME(ffffffff/f87b6dbb){ASSIGNED} LLGM Assign pre (f87b6dbb => ffffffff) (gprs_llc.c:1079) 20241005060020412 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f87b6dbb => ffffffff) (gprs_llc.c:1125) 20241005060020412 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da7330 (gprs_sndcp.c:574) 20241005060020412 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da7688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005060020412 DMM NOTICE MM(262420000000070/f87b6dbb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005060020412 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241005060020412 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005060020412 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005060020412 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241005060020412 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241005060020412 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) 20241005060020412 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) 20241005060020412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005060020412 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005060020412 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005060020412 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005060020412 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060020460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060020460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060020460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060020460 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060020460 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060020460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060020460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060020460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060020460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060020461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060020461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060020461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060020461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060020461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060020461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060020461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060020461 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060020461 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060020461 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060020461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1317)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005060020461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060020461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060020463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060020468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060020468 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060020475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060020475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060020475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060020475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060020475 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060020475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060020475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060020475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060020475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060020476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060020476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060020476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060020476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060020476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060020476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060020476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060020476 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060020476 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060020476 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060020476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060020476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060020476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060020479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060020484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060020484 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060020491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060020491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060020491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060020491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060020491 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060020491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060020491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060020491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060020491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060020492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060020492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060020492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060020492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060020492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060020492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060020492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060020492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060020492 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060020492 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060020492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060020492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060020492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060020494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060020499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060020499 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005060020864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060020864 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060020864 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060020864 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060020868 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005060020869 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@f1fcabad5563: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CC9B3134'O, index=0 SGSN_Test-GSUP(1329)@f1fcabad5563: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@f1fcabad5563: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@f1fcabad5563: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CC9B3134'O, index=0 TC_cell_change_different_ci_attach(1331)@f1fcabad5563: 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 := '4B6D31CF037634E622745CCEB8EBEB34'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBE4C69C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B1105DB8020CFEB'O } } } } } 20241005060020951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060020951 DLLC NOTICE LLME(ffffffff/cc9b3134){UNASSIGNED} LLC RX: unknown TLLI 0xcc9b3134, creating LLME on the fly (gprs_llc.c:552) 20241005060020952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060020952 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241005060020952 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005060020952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005060020952 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005060020952 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005060020952 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060020952 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060020952 DLLC NOTICE LLME(ffffffff/cc9b3134){UNASSIGNED} LLGM Assign pre (cc9b3134 => c461173d) (gprs_llc.c:1079) 20241005060020952 DLLC NOTICE LLME(cc9b3134/c461173d){ASSIGNED} LLGM Assign post (cc9b3134 => c461173d) (gprs_llc.c:1125) 20241005060020952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060020952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060020952 DMM DEBUG MM(262420000000069/c461173d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060020976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060020976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005060020976 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060020976 DMM DEBUG MM(262420000000069/c461173d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241005060020976 DMM NOTICE MM(262420000000069/c461173d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005060020976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005060020976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005060020976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005060020976 DMM DEBUG MM(262420000000069/c461173d) Requesting authorization (sgsn_auth.c:160) 20241005060020976 DMM INFO MM(262420000000069/c461173d) Requesting authentication tuples (sgsn_auth.c:184) 20241005060020976 DMM DEBUG MM(262420000000069/c461173d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005060020976 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241005060020976 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@f1fcabad5563: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@f1fcabad5563: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241005060020983 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005060020983 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005060020983 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005060020983 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005060020983 DMM INFO MM(262420000000069/c461173d) Subscriber data update (mmctx.c:445) 20241005060020983 DMM DEBUG MM(262420000000069/c461173d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005060020983 DMM INFO MM(262420000000069/c461173d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005060020983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005060020983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005060020983 DMM INFO MM(262420000000069/c461173d) <- GMM AUTH AND CIPHERING REQ (rand = 4b 6d 31 cf 03 76 34 e6 22 74 5c ce b8 eb eb 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005060020998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060020998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060020998 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060020998 DMM INFO MM(262420000000069/c461173d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005060020998 DMM NOTICE MM(262420000000069/c461173d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005060020998 DMM DEBUG MM(262420000000069/c461173d) checking auth: received GSM SRES = bb e4 c6 9c (gprs_gmm.c:666) 20241005060020998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005060020998 DMM DEBUG MM(262420000000069/c461173d) Requesting authorization (sgsn_auth.c:160) 20241005060020998 DMM INFO MM(262420000000069/c461173d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005060020998 DMM DEBUG MM(262420000000069/c461173d) Requesting subscriber data update (gprs_subscriber.c:894) 20241005060020998 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241005060020998 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) 20241005060020998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005060020998 DMM INFO MM(262420000000069/c461173d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc461173d) (gprs_gmm.c:300) 20241005060021001 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005060021001 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005060021001 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241005060021002 DMM INFO MM(262420000000069/c461173d) Subscriber data update (mmctx.c:445) 20241005060021002 DMM DEBUG MM(262420000000069/c461173d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005060021002 DMM INFO MM(262420000000069/c461173d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005060021002 DMM NOTICE MM(262420000000069/c461173d) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241005060021002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005060021002 DMM NOTICE MM(262420000000069/c461173d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005060021002 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) 20241005060021004 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005060021004 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241005060021004 DMM INFO MM(262420000000069/c461173d) Subscriber data update (mmctx.c:445) 20241005060021004 DMM DEBUG MM(262420000000069/c461173d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005060021013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060021013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005060021013 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060021013 DMM INFO MM(262420000000069/c461173d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005060021013 DMM NOTICE MM(262420000000069/c461173d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005060021013 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005060021013 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060021013 DLLC NOTICE LLME(cc9b3134/c461173d){ASSIGNED} LLGM Assign pre (ffffffff => c461173d) (gprs_llc.c:1079) 20241005060021014 DLLC NOTICE LLME(ffffffff/c461173d){ASSIGNED} LLGM Assign post (ffffffff => c461173d) (gprs_llc.c:1125) 20241005060021014 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005060021014 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005060021014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005060021014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005060021070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060021070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005060021071 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060021071 DMM INFO MM(262420000000069/c461173d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005060021071 DMM INFO MM(262420000000069/c461173d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005060021071 DMM DEBUG MM(262420000000069/c461173d) Using GGSN 0 (gprs_sm.c:317) 20241005060021071 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) 20241005060021071 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241005060021071 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005060021071 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20241005060021071 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241005060021096 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 cc 76 f8 0d 11 68 b6 41 28 14 05 7f 13 73 e3 8a 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) 20241005060021096 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0343888580, cbp=0x560ec1da9970) (sgsn_libgtp.c:629) 20241005060021096 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005060021096 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da87f8 TLLI=c461173d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005060021096 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005060021096 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@f1fcabad5563: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005060021111 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241005060021122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060021122 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241005060021122 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1321)@f1fcabad5563: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@f1fcabad5563: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C461173D'O, index=0 20241005060021133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060021133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241005060021133 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060021133 DMM INFO MM(262420000000069/c461173d) -> GMM ATTACH REQUEST MI(TMSI-0xC461173D) type="GPRS attach" (gprs_gmm.c:1266) 20241005060021133 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060021134 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241005060021134 DLLC NOTICE LLME(ffffffff/c461173d){ASSIGNED} LLGM Assign pre (c461173d => de2b79ad) (gprs_llc.c:1079) 20241005060021134 DLLC NOTICE LLME(c461173d/de2b79ad){ASSIGNED} LLGM Assign post (c461173d => de2b79ad) (gprs_llc.c:1125) 20241005060021134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060021134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060021134 DMM DEBUG MM(262420000000069/de2b79ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060021158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060021159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241005060021159 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060021159 DMM DEBUG MM(262420000000069/de2b79ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241005060021159 DMM NOTICE MM(262420000000069/de2b79ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005060021159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005060021159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005060021159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005060021159 DMM DEBUG MM(262420000000069/de2b79ad) Requesting authorization (sgsn_auth.c:160) 20241005060021159 DMM INFO MM(262420000000069/de2b79ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005060021159 DMM DEBUG MM(262420000000069/de2b79ad) Requesting subscriber data update (gprs_subscriber.c:894) 20241005060021159 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241005060021159 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) 20241005060022132 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005060022132 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005060022132 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241005060022132 DMM INFO MM(262420000000069/de2b79ad) Subscriber data update (mmctx.c:445) 20241005060022132 DMM DEBUG MM(262420000000069/de2b79ad) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241005060022132 DMM INFO MM(262420000000069/de2b79ad) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241005060022132 DMM NOTICE MM(262420000000069/de2b79ad) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241005060022132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005060022132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005060022132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241005060022132 DMM INFO MM(262420000000069/de2b79ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xde2b79ad) (gprs_gmm.c:300) 20241005060022132 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) 20241005060022134 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005060022134 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241005060022134 DMM INFO MM(262420000000069/de2b79ad) Subscriber data update (mmctx.c:445) 20241005060022134 DMM DEBUG MM(262420000000069/de2b79ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005060022149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060022149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060022149 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060022149 DMM INFO MM(262420000000069/de2b79ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005060022149 DMM NOTICE MM(262420000000069/de2b79ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005060022149 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005060022149 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060022149 DLLC NOTICE LLME(c461173d/de2b79ad){ASSIGNED} LLGM Assign pre (ffffffff => de2b79ad) (gprs_llc.c:1079) 20241005060022149 DLLC NOTICE LLME(ffffffff/de2b79ad){ASSIGNED} LLGM Assign post (ffffffff => de2b79ad) (gprs_llc.c:1125) 20241005060022149 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005060022149 DMM ERROR MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241005060022149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005060022149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005060022200 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241005060022218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060022218 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060022218 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1316)@f1fcabad5563: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@f1fcabad5563: Final verdict of PTC: pass 20241005060022228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51340<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005060022233 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005060022233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1323)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(1329)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1317)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@f1fcabad5563: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1322)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@f1fcabad5563: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@f1fcabad5563: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1327)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1315)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1325)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1320)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@f1fcabad5563: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Sat Oct 5 06:00:22 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 20241005060022331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060022734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54432<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108268) 20241005060023234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060023234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108268, count=129420) 20241005060024235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060024235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Sat Oct 5 06:00:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060025220 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Timeout of T3314 (fsm.c:317) 20241005060025220 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241005060025220 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241005060025236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060025236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_cell_change_different_ci_data started. 20241005060025827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060025829 DMM INFO MM(262420000000069/de2b79ad) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005060025829 DMM INFO MM(262420000000069/de2b79ad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005060025829 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005060025829 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060025829 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005060025829 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241005060025829 DLLC NOTICE LLME(ffffffff/de2b79ad){ASSIGNED} LLGM Assign pre (de2b79ad => ffffffff) (gprs_llc.c:1079) 20241005060025829 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de2b79ad => ffffffff) (gprs_llc.c:1125) 20241005060025829 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da84a0 (gprs_sndcp.c:574) 20241005060025829 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da87f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005060025830 DMM NOTICE MM(262420000000069/de2b79ad) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005060025830 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241005060025830 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005060025830 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005060025830 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241005060025830 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241005060025830 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) 20241005060025830 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) 20241005060025830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005060025830 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005060025830 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005060025830 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005060025830 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060025872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060025872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060025872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060025872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060025872 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060025872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060025872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060025872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060025872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060025873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060025873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060025873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060025873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060025873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060025873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060025873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060025873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060025873 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060025873 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060025873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060025873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060025873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060025875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060025879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060025879 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060025886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060025886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060025886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060025886 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060025886 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060025886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060025886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060025886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060025886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060025887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060025887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060025887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060025887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060025887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060025887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060025887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060025887 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060025887 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060025887 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060025887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1341)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005060025887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060025887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060025889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1342)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060025894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060025894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060025903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060025903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060025903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060025903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060025903 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060025903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060025903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060025903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060025903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060025904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060025904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060025904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060025904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060025904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060025904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060025904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060025904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060025904 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060025904 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060025904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060025904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060025904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060025906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060025910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060025910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005060026238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060026238 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060026238 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060026238 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060026242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005060026243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@f1fcabad5563: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C9DBCE54'O, index=0 SGSN_Test-GSUP(1348)@f1fcabad5563: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@f1fcabad5563: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@f1fcabad5563: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C9DBCE54'O, index=0 TC_cell_change_different_ci_data(1350)@f1fcabad5563: 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 := '2CB96311B4C9F4B828824385083B52B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '368B4399'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA3A4568886842DE'O } } } } } 20241005060026324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060026324 DLLC NOTICE LLME(ffffffff/c9dbce54){UNASSIGNED} LLC RX: unknown TLLI 0xc9dbce54, creating LLME on the fly (gprs_llc.c:552) 20241005060026324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060026324 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241005060026325 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005060026325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005060026325 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005060026325 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005060026325 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060026325 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060026325 DLLC NOTICE LLME(ffffffff/c9dbce54){UNASSIGNED} LLGM Assign pre (c9dbce54 => d08a75be) (gprs_llc.c:1079) 20241005060026325 DLLC NOTICE LLME(c9dbce54/d08a75be){ASSIGNED} LLGM Assign post (c9dbce54 => d08a75be) (gprs_llc.c:1125) 20241005060026325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060026325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060026325 DMM DEBUG MM(262420000000071/d08a75be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060026338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060026338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005060026338 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060026338 DMM DEBUG MM(262420000000071/d08a75be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241005060026338 DMM NOTICE MM(262420000000071/d08a75be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005060026338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005060026338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005060026338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005060026338 DMM DEBUG MM(262420000000071/d08a75be) Requesting authorization (sgsn_auth.c:160) 20241005060026338 DMM INFO MM(262420000000071/d08a75be) Requesting authentication tuples (sgsn_auth.c:184) 20241005060026338 DMM DEBUG MM(262420000000071/d08a75be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005060026338 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241005060026338 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@f1fcabad5563: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@f1fcabad5563: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241005060026342 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005060026342 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005060026342 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005060026342 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005060026342 DMM INFO MM(262420000000071/d08a75be) Subscriber data update (mmctx.c:445) 20241005060026342 DMM DEBUG MM(262420000000071/d08a75be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005060026342 DMM INFO MM(262420000000071/d08a75be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005060026342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005060026342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005060026342 DMM INFO MM(262420000000071/d08a75be) <- GMM AUTH AND CIPHERING REQ (rand = 2c b9 63 11 b4 c9 f4 b8 28 82 43 85 08 3b 52 b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005060026356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060026356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060026356 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060026356 DMM INFO MM(262420000000071/d08a75be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005060026356 DMM NOTICE MM(262420000000071/d08a75be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005060026356 DMM DEBUG MM(262420000000071/d08a75be) checking auth: received GSM SRES = 36 8b 43 99 (gprs_gmm.c:666) 20241005060026356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005060026356 DMM DEBUG MM(262420000000071/d08a75be) Requesting authorization (sgsn_auth.c:160) 20241005060026356 DMM INFO MM(262420000000071/d08a75be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005060026356 DMM DEBUG MM(262420000000071/d08a75be) Requesting subscriber data update (gprs_subscriber.c:894) 20241005060026356 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241005060026356 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) 20241005060026356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005060026356 DMM INFO MM(262420000000071/d08a75be) <- GMM ATTACH ACCEPT (new P-TMSI=0xd08a75be) (gprs_gmm.c:300) 20241005060026359 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005060026359 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005060026359 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241005060026359 DMM INFO MM(262420000000071/d08a75be) Subscriber data update (mmctx.c:445) 20241005060026359 DMM DEBUG MM(262420000000071/d08a75be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005060026359 DMM INFO MM(262420000000071/d08a75be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005060026359 DMM NOTICE MM(262420000000071/d08a75be) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241005060026359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005060026359 DMM NOTICE MM(262420000000071/d08a75be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005060026359 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) 20241005060026360 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005060026360 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241005060026360 DMM INFO MM(262420000000071/d08a75be) Subscriber data update (mmctx.c:445) 20241005060026360 DMM DEBUG MM(262420000000071/d08a75be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005060026373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060026373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005060026373 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060026373 DMM INFO MM(262420000000071/d08a75be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005060026373 DMM NOTICE MM(262420000000071/d08a75be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005060026373 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005060026373 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060026373 DLLC NOTICE LLME(c9dbce54/d08a75be){ASSIGNED} LLGM Assign pre (ffffffff => d08a75be) (gprs_llc.c:1079) 20241005060026373 DLLC NOTICE LLME(ffffffff/d08a75be){ASSIGNED} LLGM Assign post (ffffffff => d08a75be) (gprs_llc.c:1125) 20241005060026373 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005060026373 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005060026373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005060026373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005060026432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060026432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241005060026432 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060026432 DMM INFO MM(262420000000071/d08a75be) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005060026432 DMM INFO MM(262420000000071/d08a75be) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005060026432 DMM DEBUG MM(262420000000071/d08a75be) Using GGSN 0 (gprs_sm.c:317) 20241005060026432 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) 20241005060026432 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241005060026432 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005060026432 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20241005060026432 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241005060026458 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 8a 95 7f c9 11 87 81 e3 61 14 05 7f d0 9c 2e d2 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) 20241005060026458 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f03438895f8, cbp=0x560ec1da9d00) (sgsn_libgtp.c:629) 20241005060026458 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005060026458 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560ec1da87f8 TLLI=d08a75be, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241005060026458 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005060026458 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@f1fcabad5563: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005060026477 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20241005060026493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060026493 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241005060026493 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1340)@f1fcabad5563: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@f1fcabad5563: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D08A75BE'O, index=0 20241005060026508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060026508 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060026508 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060026510 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1335)@f1fcabad5563: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@f1fcabad5563: Final verdict of PTC: pass 20241005060026535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54448<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@f1fcabad5563: Final verdict of PTC: none 20241005060026538 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005060026539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1332)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1346)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1341)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1336)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@f1fcabad5563: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@f1fcabad5563: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@f1fcabad5563: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1334)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1344)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1339)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@f1fcabad5563: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sat Oct 5 06:00:26 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 20241005060026595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060026997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54456<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86452) 20241005060027540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060027540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86452, count=106348) 20241005060028541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060028541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sat Oct 5 06:00:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060029510 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Timeout of T3314 (fsm.c:317) 20241005060029510 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241005060029510 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241005060029543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060029543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_sgsn_context_req_in started. 20241005060030098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060030100 DMM INFO MM(262420000000071/d08a75be) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005060030100 DMM INFO MM(262420000000071/d08a75be) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005060030100 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005060030100 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060030100 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005060030100 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241005060030100 DLLC NOTICE LLME(ffffffff/d08a75be){ASSIGNED} LLGM Assign pre (d08a75be => ffffffff) (gprs_llc.c:1079) 20241005060030100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d08a75be => ffffffff) (gprs_llc.c:1125) 20241005060030100 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560ec1da84a0 (gprs_sndcp.c:574) 20241005060030100 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560ec1da87f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241005060030100 DMM NOTICE MM(262420000000071/d08a75be) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241005060030101 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241005060030101 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241005060030101 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005060030101 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241005060030101 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241005060030101 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) 20241005060030101 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) 20241005060030101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005060030101 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005060030101 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005060030101 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005060030101 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060030137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060030137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060030137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060030137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060030137 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060030137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060030137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060030137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060030137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060030138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060030138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060030138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060030138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060030138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060030138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060030138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060030138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060030138 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060030138 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060030138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060030138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060030138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060030141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060030146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060030146 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060030151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060030151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060030151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060030151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060030151 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060030151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060030151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060030152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060030152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060030152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060030152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060030152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060030152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060030152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060030152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060030152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060030153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060030153 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060030153 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060030153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060030153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060030153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060030155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060030161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060030161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1362)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI210(1359)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060030167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060030167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060030167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060030167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060030167 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060030167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060030167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060030167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060030167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060030167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060030167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060030167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060030168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060030168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060030168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060030168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060030168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060030168 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060030168 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060030168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060030168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060030168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060030169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060030174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060030174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005060030544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060030544 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060030544 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060030544 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060030548 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005060030549 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@f1fcabad5563: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='C74AEE7D'O, index=0 SGSN_Test-GSUP(1367)@f1fcabad5563: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@f1fcabad5563: 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 := '77F938EAA5770C2F22DFDDE3BC7144A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B861AE5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1AB155E727E009A8'O } } } } } 20241005060031621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060031621 DLLC NOTICE LLME(ffffffff/c74aee7d){UNASSIGNED} LLC RX: unknown TLLI 0xc74aee7d, creating LLME on the fly (gprs_llc.c:552) 20241005060031621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060031621 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241005060031621 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005060031621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005060031621 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005060031621 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Allocated (fsm.c:456) 20241005060031621 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060031621 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060031621 DLLC NOTICE LLME(ffffffff/c74aee7d){UNASSIGNED} LLGM Assign pre (c74aee7d => e5bcd22f) (gprs_llc.c:1079) 20241005060031621 DLLC NOTICE LLME(c74aee7d/e5bcd22f){ASSIGNED} LLGM Assign post (c74aee7d => e5bcd22f) (gprs_llc.c:1125) 20241005060031621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060031621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060031621 DMM DEBUG MM(262420000000072/e5bcd22f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060031632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060031632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005060031632 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060031632 DMM DEBUG MM(262420000000072/e5bcd22f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241005060031632 DMM NOTICE MM(262420000000072/e5bcd22f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005060031632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005060031632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005060031632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005060031632 DMM DEBUG MM(262420000000072/e5bcd22f) Requesting authorization (sgsn_auth.c:160) 20241005060031632 DMM INFO MM(262420000000072/e5bcd22f) Requesting authentication tuples (sgsn_auth.c:184) 20241005060031632 DMM DEBUG MM(262420000000072/e5bcd22f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005060031632 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241005060031632 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@f1fcabad5563: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@f1fcabad5563: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241005060031636 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005060031636 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005060031636 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005060031636 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005060031636 DMM INFO MM(262420000000072/e5bcd22f) Subscriber data update (mmctx.c:445) 20241005060031636 DMM DEBUG MM(262420000000072/e5bcd22f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005060031636 DMM INFO MM(262420000000072/e5bcd22f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005060031636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005060031636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005060031636 DMM INFO MM(262420000000072/e5bcd22f) <- GMM AUTH AND CIPHERING REQ (rand = 77 f9 38 ea a5 77 0c 2f 22 df dd e3 bc 71 44 a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241005060031648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060031648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060031649 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060031649 DMM INFO MM(262420000000072/e5bcd22f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005060031649 DMM NOTICE MM(262420000000072/e5bcd22f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005060031649 DMM DEBUG MM(262420000000072/e5bcd22f) checking auth: received GSM SRES = 5b 86 1a e5 (gprs_gmm.c:666) 20241005060031649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005060031649 DMM DEBUG MM(262420000000072/e5bcd22f) Requesting authorization (sgsn_auth.c:160) 20241005060031649 DMM INFO MM(262420000000072/e5bcd22f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005060031649 DMM DEBUG MM(262420000000072/e5bcd22f) Requesting subscriber data update (gprs_subscriber.c:894) 20241005060031649 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241005060031649 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) 20241005060031649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005060031649 DMM INFO MM(262420000000072/e5bcd22f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5bcd22f) (gprs_gmm.c:300) 20241005060031651 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005060031651 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005060031651 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241005060031651 DMM INFO MM(262420000000072/e5bcd22f) Subscriber data update (mmctx.c:445) 20241005060031651 DMM DEBUG MM(262420000000072/e5bcd22f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005060031651 DMM INFO MM(262420000000072/e5bcd22f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005060031651 DMM NOTICE MM(262420000000072/e5bcd22f) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241005060031651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005060031651 DMM NOTICE MM(262420000000072/e5bcd22f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005060031651 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) 20241005060031652 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005060031653 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241005060031653 DMM INFO MM(262420000000072/e5bcd22f) Subscriber data update (mmctx.c:445) 20241005060031653 DMM DEBUG MM(262420000000072/e5bcd22f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005060031663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060031663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005060031664 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060031664 DMM INFO MM(262420000000072/e5bcd22f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005060031664 DMM NOTICE MM(262420000000072/e5bcd22f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005060031664 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005060031664 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060031664 DLLC NOTICE LLME(c74aee7d/e5bcd22f){ASSIGNED} LLGM Assign pre (ffffffff => e5bcd22f) (gprs_llc.c:1079) 20241005060031664 DLLC NOTICE LLME(ffffffff/e5bcd22f){ASSIGNED} LLGM Assign post (ffffffff => e5bcd22f) (gprs_llc.c:1125) 20241005060031664 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005060031664 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005060031664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005060031664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005060031724 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 0a 2f 00 00 03 52 f0 99 42 42 de 05 e5 bc d2 2f 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@f1fcabad5563: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241005060033724 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241005060033724 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241005060033724 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) 20241005060033724 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241005060033724 DMM INFO MM(262420000000072/e5bcd22f) Subscriber data update (mmctx.c:445) 20241005060033724 DMM DEBUG MM(262420000000072/e5bcd22f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241005060033724 DMM INFO MM(262420000000072/e5bcd22f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241005060033724 DMM INFO MM(262420000000072/e5bcd22f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005060033724 DMM INFO MM(262420000000072/e5bcd22f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005060033724 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005060033724 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060033724 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005060033724 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005060033724 DLLC NOTICE LLME(ffffffff/e5bcd22f){ASSIGNED} LLGM Assign pre (e5bcd22f => ffffffff) (gprs_llc.c:1079) 20241005060033724 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5bcd22f => ffffffff) (gprs_llc.c:1125) 20241005060033724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005060033724 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005060033724 DMM DEBUG MM_STATE_Iu[0x560ec1d99f60]{Detached}: Deallocated (fsm.c:568) 20241005060033724 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@f1fcabad5563: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@f1fcabad5563: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241005060033735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54466<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005060033738 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005060033739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@f1fcabad5563: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1360)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@f1fcabad5563: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1365)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@f1fcabad5563: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1355)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1353)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1363)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1358)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@f1fcabad5563: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sat Oct 5 06:00:33 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 20241005060033844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060034247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47042<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98876) 20241005060034740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060034740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98876, count=99416) 20241005060035741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060035741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sat Oct 5 06:00:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060036742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060036742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_sgsn_context_req_out started. 20241005060037301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060037304 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060037337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060037337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060037337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060037337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060037337 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060037337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060037337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060037337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060037337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060037338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060037338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060037338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060037338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060037338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060037338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060037338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060037338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060037338 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060037338 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060037338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005060037339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060037339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060037340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060037345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060037345 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060037352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060037352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060037352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060037352 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060037352 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060037352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060037352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060037352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060037352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060037353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060037353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060037353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060037353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060037353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060037353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060037353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060037353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060037353 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060037353 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060037353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060037353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060037353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060037355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060037361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060037361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060037368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060037368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060037368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060037368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060037368 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060037368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060037368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060037368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060037368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060037369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060037369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060037369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060037369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060037369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060037369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060037369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060037369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060037369 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060037369 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060037369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1384)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005060037369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060037369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060037371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060037376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060037376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005060037744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060037744 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060037744 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060037744 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060037748 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005060037749 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f1fcabad5563: IPA ID RESP: { { 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)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@f1fcabad5563: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='D9A571DC'O, index=0 SGSN_Test-GSUP(1386)@f1fcabad5563: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241005060038830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060038830 DLLC NOTICE LLME(ffffffff/d9a571dc){UNASSIGNED} LLC RX: unknown TLLI 0xd9a571dc, creating LLME on the fly (gprs_llc.c:552) 20241005060038830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241005060038830 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241005060038830 DMM NOTICE LLME(ffffffff/d9a571dc){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241005060038830 DLLC NOTICE LLME(ffffffff/d9a571dc){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241005060038830 DMM ERROR LLME(ffffffff/d9a571dc){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241005060038830 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241005060038830 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241005060038830 DLLC NOTICE LLME(ffffffff/d9a571dc){UNASSIGNED} LLGM Assign pre (d9a571dc => ffffffff) (gprs_llc.c:1079) 20241005060038830 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9a571dc => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@f1fcabad5563: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@f1fcabad5563: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@f1fcabad5563: Final verdict of PTC: none 20241005060038851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47044<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005060038852 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005060038852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1379)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1374)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1384)@f1fcabad5563: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@f1fcabad5563: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@f1fcabad5563: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1377)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1382)@f1fcabad5563: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@f1fcabad5563: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI97-provIP(1372)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@f1fcabad5563: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sat Oct 5 06:00:38 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 20241005060038952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060039355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50504) 20241005060039854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060039854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50504, count=54860) 20241005060040855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060040855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Sat Oct 5 06:00:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060041856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060041856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_req_id_req_ra_update started. 20241005060042450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060042453 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060042487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060042487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060042487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060042487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060042487 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060042487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060042487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060042487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060042487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060042488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060042488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060042488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060042488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060042488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060042488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060042488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060042488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060042488 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060042488 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060042488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060042489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060042489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060042491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060042495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060042495 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060042505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060042505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060042505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060042505 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060042505 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060042505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060042505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060042505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060042505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060042505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060042505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060042506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060042506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060042506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060042506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060042506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060042506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060042506 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060042506 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060042506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060042506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060042506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060042508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060042515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060042515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060042523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060042523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060042523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060042523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060042523 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060042523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060042523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060042523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060042523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060042524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060042524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060042524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060042524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060042524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060042524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060042524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060042524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060042524 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060042524 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060042524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1403)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005060042525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060042525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060042526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060042531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060042531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005060042857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060042857 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060042857 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060042857 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060042861 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005060042862 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@f1fcabad5563: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='CF911637'O, index=0 SGSN_Test-GSUP(1405)@f1fcabad5563: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241005060042926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060042926 DLLC NOTICE LLME(ffffffff/cf911637){UNASSIGNED} LLC RX: unknown TLLI 0xcf911637, creating LLME on the fly (gprs_llc.c:552) 20241005060042926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060042926 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241005060042926 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005060042926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005060042926 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005060042926 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005060042926 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060042926 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060042926 DLLC NOTICE LLME(ffffffff/cf911637){UNASSIGNED} LLGM Assign pre (cf911637 => d2b219ce) (gprs_llc.c:1079) 20241005060042926 DLLC NOTICE LLME(cf911637/d2b219ce){ASSIGNED} LLGM Assign post (cf911637 => d2b219ce) (gprs_llc.c:1125) 20241005060042926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060042926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060042926 DMM DEBUG MM(262420000000047/d2b219ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060042953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060042953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060042953 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060042953 DMM INFO MM(262420000000047/d2b219ce) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241005060042953 DMM INFO MM(262420000000047/d2b219ce) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-50865-109 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241005060042953 DMM NOTICE MM(262420000000047/d2b219ce) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241005060042953 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241005060042953 DMM INFO MM(262420000000047/d2b219ce) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241005060042954 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005060042954 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060042954 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005060042954 DMM ERROR MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241005060042954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Deallocated (fsm.c:568) 20241005060042954 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005060042954 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005060042954 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005060042954 DLLC NOTICE LLME(cf911637/d2b219ce){ASSIGNED} LLGM Assign pre (d2b219ce => ffffffff) (gprs_llc.c:1079) 20241005060042954 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2b219ce => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@f1fcabad5563: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@f1fcabad5563: Final verdict of PTC: pass 20241005060042969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57018<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@f1fcabad5563: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@f1fcabad5563: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@f1fcabad5563: Final verdict of PTC: none 20241005060042973 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005060042973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1395)@f1fcabad5563: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1403)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1393)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1398)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1391)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1396)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1401)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) Sat Oct 5 06:00:43 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. 20241005060043074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060043477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36908) 20241005060043974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060043974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36908, count=61924) 20241005060044976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060044976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@f1fcabad5563: Test execution finished. MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sat Oct 5 06:00:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060045977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060045977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_iu_attach started. 20241005060046553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060046556 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060046605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060046605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060046605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060046605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060046605 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060046605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060046605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060046605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060046605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060046606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060046606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060046606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060046606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060046606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060046606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060046606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060046606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060046606 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060046606 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060046606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060046606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060046606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060046608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060046613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060046613 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060046620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060046620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060046620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060046620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060046620 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060046620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060046620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060046620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060046620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060046621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060046621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060046621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060046621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060046621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060046621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060046621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060046621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060046621 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060046621 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060046621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1417)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005060046621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060046621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060046623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060046627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060046627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060046635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060046635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060046635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060046635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060046635 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060046635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060046635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060046635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060046635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060046636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060046636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060046636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060046636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060046636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060046636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060046636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060046636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060046636 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060046636 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060046636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1422)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005060046636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060046636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060046638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060046643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060046643 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@f1fcabad5563: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@f1fcabad5563: ************************************************* SGSN_Test_0-M3UA(1425)@f1fcabad5563: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@f1fcabad5563: ************************************************* TC_iu_attach-BVCI220(1421)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f1fcabad5563: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@f1fcabad5563: v_sccp_pdu_maxlen:268 20241005060046845 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241005060046845 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) 20241005060046845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241005060046845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1425)@f1fcabad5563: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241005060046853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060046853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241005060046853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241005060046853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241005060046853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241005060046853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241005060046853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241005060046855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060046855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241005060046855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241005060046855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241005060046855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241005060046855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241005060046855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241005060046855 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241005060046978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060046978 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060046978 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060046978 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060046982 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005060046983 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005060047664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060047664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060047664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060047664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060047664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060047664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060047664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060047664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060047665 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241005060047665 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241005060047665 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060047665 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060047666 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060047666 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060047666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060047666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060047666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060047666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@f1fcabad5563: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@f1fcabad5563: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='D4AF1520'O, index=0 SGSN_Test-GSUP(1428)@f1fcabad5563: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@f1fcabad5563: 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 := '977D'O, rac := 'C0'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(1424)@f1fcabad5563: Added conn table entry 0TC_iu_attach(1430)5846222 SGSN_Test_0-SCCP(1423)@f1fcabad5563: First idle individual index:0 SGSN_Test_0-RAN(1424)@f1fcabad5563: patch: N(SD) for ConnIdx 0 set to 1 20241005060048077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060048077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060048077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060048077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060048077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060048078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060048078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060048078 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241005060048078 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241005060048078 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241005060048078 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241005060048078 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241005060048078 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241005060048078 DMM DEBUG GMM(gmm_fsm)[0x560ec1da0930]{Deregistered}: Allocated (fsm.c:456) 20241005060048078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{Init}: Allocated (fsm.c:456) 20241005060048078 DMM DEBUG MM_STATE_Gb[0x560ec1d99f60]{Idle}: Allocated (fsm.c:456) 20241005060048078 DMM DEBUG MM_STATE_Iu[0x560ec1da81f0]{Detached}: Allocated (fsm.c:456) 20241005060048078 DMM DEBUG GMM(gmm_fsm)[0x560ec1da0930]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060048078 DMM DEBUG GMM(gmm_fsm)[0x560ec1da0930]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060048078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060048078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060048078 DMM DEBUG MM(262420000001001/eb5dbb69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060048078 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241005060048078 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060048078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060048078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060048078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060048078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060048078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060048078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060048078 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060048078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060048078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060048078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060048078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060048078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060048078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@f1fcabad5563: { messageType := 2, destLocRef := '5934CE'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@f1fcabad5563: 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 := '115C29D4EA5975216880650C1B871E0C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3BA7D312'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2A36D6FA7616C7EA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F334E1F5A2BD3955893A38E21B4F7CCC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '41794A2E4C58B49DA6407A6AD7A51381'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '270E5B8D5830B83625B84E19ADB997D1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1AD4E8E5B5C33840'O } } } } } SGSN_Test_0-SCCP(1423)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: vl_len:23 SGSN_Test_0-SCCP(1423)@f1fcabad5563: vl_from0 20241005060048090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060048090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060048090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060048090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060048090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060048090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060048090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241005060048090 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060048090 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060048090 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060048090 DMM DEBUG MM(262420000001001/eb5dbb69) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241005060048090 DMM NOTICE MM(262420000001001/eb5dbb69) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005060048090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005060048090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005060048090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005060048090 DMM DEBUG MM(262420000001001/eb5dbb69) Requesting authorization (sgsn_auth.c:160) 20241005060048091 DMM INFO MM(262420000001001/eb5dbb69) Requesting authentication tuples (sgsn_auth.c:184) 20241005060048091 DMM DEBUG MM(262420000001001/eb5dbb69) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005060048091 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241005060048091 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@f1fcabad5563: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@f1fcabad5563: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241005060048095 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005060048095 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005060048095 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005060048095 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005060048095 DMM INFO MM(262420000001001/eb5dbb69) Subscriber data update (mmctx.c:445) 20241005060048095 DMM DEBUG MM(262420000001001/eb5dbb69) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005060048095 DMM INFO MM(262420000001001/eb5dbb69) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005060048095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005060048095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005060048095 DMM INFO MM(262420000001001/eb5dbb69) <- GMM AUTH AND CIPHERING REQ (rand = 11 5c 29 d4 ea 59 75 21 68 80 65 0c 1b 87 1e 0c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 27 0e 5b 8d 58 30 b8 36 25 b8 4e 19 ad b9 97 d1 ) (gprs_gmm.c:483) 20241005060048095 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241005060048096 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060048096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060048096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060048096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060048096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060048096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060048096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: vl_len:37 SGSN_Test_0-SCCP(1423)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B221AD4E8E523094B99990000100001F02904B5C33840'O 20241005060048105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060048105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060048105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060048105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060048105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060048105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060048105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060048105 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060048105 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060048105 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060048105 DMM INFO MM(262420000001001/eb5dbb69) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005060048105 DMM NOTICE MM(262420000001001/eb5dbb69) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005060048105 DMM DEBUG MM(262420000001001/eb5dbb69) checking auth: received UMTS RES = 1a d4 e8 e5 b5 c3 38 40 (gprs_gmm.c:666) 20241005060048105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005060048105 DMM DEBUG MM(262420000001001/eb5dbb69) Requesting authorization (sgsn_auth.c:160) 20241005060048105 DMM INFO MM(262420000001001/eb5dbb69) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005060048105 DMM DEBUG MM(262420000001001/eb5dbb69) Requesting subscriber data update (gprs_subscriber.c:894) 20241005060048105 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241005060048105 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) 20241005060048105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241005060048105 DMM DEBUG MM(262420000001001/eb5dbb69) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241005060048106 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048106 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060048106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060048106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060048106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060048106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060048106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060048106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: vl_len:12 SGSN_Test_0-SCCP(1423)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241005060048119 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048120 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060048120 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060048120 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060048120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060048120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060048120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060048120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060048120 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241005060048120 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241005060048120 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241005060048120 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241005060048120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241005060048120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241005060048120 DMM INFO MM(262420000001001/eb5dbb69) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb5dbb69) (gprs_gmm.c:300) 20241005060048120 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241005060048120 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048120 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060048120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060048120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060048120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060048120 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060048120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060048120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060048120 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048120 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060048120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060048120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060048120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060048120 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060048120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060048120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241005060048127 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005060048127 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005060048127 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241005060048127 DMM INFO MM(262420000001001/eb5dbb69) Subscriber data update (mmctx.c:445) 20241005060048127 DMM DEBUG MM(262420000001001/eb5dbb69) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005060048127 DMM INFO MM(262420000001001/eb5dbb69) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005060048127 DMM NOTICE MM(262420000001001/eb5dbb69) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241005060048127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005060048127 DMM NOTICE MM(262420000001001/eb5dbb69) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005060048127 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) 20241005060048128 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005060048128 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241005060048128 DMM INFO MM(262420000001001/eb5dbb69) Subscriber data update (mmctx.c:445) 20241005060048128 DMM DEBUG MM(262420000001001/eb5dbb69) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: vl_len:14 SGSN_Test_0-SCCP(1423)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241005060048131 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048131 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060048131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060048131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060048131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060048131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060048131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060048131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060048131 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060048132 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060048132 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060048132 DMM INFO MM(262420000001001/eb5dbb69) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005060048132 DMM NOTICE MM(262420000001001/eb5dbb69) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005060048132 DMM DEBUG GMM(gmm_fsm)[0x560ec1da0930]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005060048132 DMM DEBUG GMM(gmm_fsm)[0x560ec1da0930]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060048132 DMM DEBUG MM_STATE_Iu(1)[0x560ec1da81f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241005060048132 DMM DEBUG MM_STATE_Iu(1)[0x560ec1da81f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241005060048132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005060048132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005060048132 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048132 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060048132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060048132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060048132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060048132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060048132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060048132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: vl_len:7 SGSN_Test_0-SCCP(1423)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1423)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241005060048139 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048139 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060048139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060048139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060048139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060048139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060048139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060048139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060048139 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241005060048139 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241005060048139 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241005060048139 DMM INFO MM(262420000001001/eb5dbb69) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241005060048140 DMM DEBUG MM_STATE_Iu(1)[0x560ec1da81f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241005060048140 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048140 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060048140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060048140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060048140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060048140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060048140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060048140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060048140 DMM DEBUG MM_STATE_Iu(1)[0x560ec1da81f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1423)@f1fcabad5563: Session index based on local reference:0 20241005060048142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060048142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060048142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060048142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060048142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060048142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060048142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@f1fcabad5563: Deleted conn table entry 0TC_iu_attach(1430)5846222 TC_iu_attach(1430)@f1fcabad5563: setverdict(pass): none -> pass TC_iu_attach(1430)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@f1fcabad5563: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@f1fcabad5563: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@f1fcabad5563: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@f1fcabad5563: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@f1fcabad5563: Final verdict of PTC: none 20241005060048213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57036<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@f1fcabad5563: Final verdict of PTC: none 20241005060048218 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(1408)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1417)@f1fcabad5563: Final verdict of PTC: none 20241005060048219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach-BVCI220(1421)@f1fcabad5563: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1412)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1422)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@f1fcabad5563: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1410)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1415)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1420)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@f1fcabad5563: Test case TC_iu_attach finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sat Oct 5 06:00:48 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20241005060048342 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241005060048342 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) 20241005060048342 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241005060048342 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241005060048342 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241005060048342 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) 20241005060048342 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241005060048342 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241005060048342 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) 20241005060048342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060048342 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241005060048342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241005060048342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241005060048342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241005060048342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241005060048342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241005060048342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241005060048342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060048342 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241005060048744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207124) 20241005060049220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060049220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241005060049616 DGPRS DEBUG Checking for inactive LLMEs, time = 30636248 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=207124, count=208284) 20241005060050222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060050222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241005060050343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241005060050344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241005060050344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sat Oct 5 06:00:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060051223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060051223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_iu_attach_encr started. 20241005060051824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060051826 DMM INFO MM(262420000001001/eb5dbb69) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005060051826 DMM INFO MM(262420000001001/eb5dbb69) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005060051826 DMM DEBUG GMM(gmm_fsm)[0x560ec1da0930]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005060051826 DMM DEBUG GMM(gmm_fsm)[0x560ec1da0930]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060051826 DMM DEBUG MM_STATE_Iu(1)[0x560ec1da81f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241005060051826 DMM DEBUG MM_STATE_Iu(1)[0x560ec1da81f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241005060051826 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241005060051826 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) 20241005060051826 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) 20241005060051826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{Init}: Deallocated (fsm.c:568) 20241005060051826 DMM DEBUG MM_STATE_Gb[0x560ec1d99f60]{Idle}: Deallocated (fsm.c:568) 20241005060051826 DMM DEBUG MM_STATE_Iu(1)[0x560ec1da81f0]{Detached}: Deallocated (fsm.c:568) 20241005060051826 DMM DEBUG GMM(gmm_fsm)[0x560ec1da0930]{Deregistered}: Deallocated (fsm.c:568) 20241005060051826 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060051865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060051865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060051865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060051865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060051865 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060051865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060051865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060051866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060051866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060051867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060051867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060051867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060051867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060051867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060051867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060051867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060051867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060051867 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060051867 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060051867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060051867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060051867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060051869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060051873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060051873 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060051880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060051880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060051880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060051880 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060051880 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060051880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060051880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060051880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060051880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060051881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060051881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060051881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060051881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060051881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060051881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060051881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060051881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060051881 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060051881 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060051881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060051881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060051881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060051883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060051888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060051888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060051895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060051895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060051895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060051895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060051895 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060051895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060051895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060051895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060051895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060051895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060051895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060051895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060051895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060051895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060051895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060051895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060051895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060051895 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060051895 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060051895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060051896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060051896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060051898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060051902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060051902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f1fcabad5563: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f1fcabad5563: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@f1fcabad5563: ************************************************* SGSN_Test_0-M3UA(1448)@f1fcabad5563: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@f1fcabad5563: ************************************************* SGSN_Test_0-SCCP(1446)@f1fcabad5563: v_sccp_pdu_maxlen:268 20241005060052107 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241005060052107 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) 20241005060052107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241005060052107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1448)@f1fcabad5563: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241005060052116 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060052116 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241005060052116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241005060052116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241005060052116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241005060052116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241005060052116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241005060052119 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060052119 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241005060052119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241005060052119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241005060052119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241005060052119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241005060052119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241005060052119 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241005060052225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060052225 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060052225 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060052225 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060052229 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005060052230 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005060052924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060052924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060052924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060052924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060052924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060052924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060052924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060052924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060052924 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241005060052924 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241005060052925 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060052925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060052925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060052925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060052925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060052925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060052925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060052925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@f1fcabad5563: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@f1fcabad5563: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='D36ED285'O, index=0 SGSN_Test-GSUP(1451)@f1fcabad5563: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@f1fcabad5563: 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 := 'F4A0'O, rac := '1F'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@f1fcabad5563: Added conn table entry 0TC_iu_attach_encr(1453)8899470 SGSN_Test_0-SCCP(1446)@f1fcabad5563: First idle individual index:0 SGSN_Test_0-RAN(1447)@f1fcabad5563: patch: N(SD) for ConnIdx 0 set to 1 20241005060053315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060053315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060053315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060053315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060053315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060053315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060053315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060053315 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241005060053315 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241005060053315 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241005060053315 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241005060053315 DMM DEBUG GMM(gmm_fsm)[0x560ec1da81f0]{Deregistered}: Allocated (fsm.c:456) 20241005060053315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005060053315 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Allocated (fsm.c:456) 20241005060053315 DMM DEBUG MM_STATE_Iu[0x560ec1d99e30]{Detached}: Allocated (fsm.c:456) 20241005060053315 DMM DEBUG GMM(gmm_fsm)[0x560ec1da81f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060053316 DMM DEBUG GMM(gmm_fsm)[0x560ec1da81f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060053316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060053316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060053316 DMM DEBUG MM(262420000001001/e921d66d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060053316 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241005060053316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060053316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060053316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060053316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060053316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060053316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060053316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060053316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060053316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060053316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060053316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060053316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060053316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060053316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@f1fcabad5563: { messageType := 2, destLocRef := '87CB8E'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@f1fcabad5563: 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 := 'D316E3C7FBE3D76F80FC200E056A135B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FDEAB6E1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F4206174C163754'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '642013F182F7C2039020726AB1C2753B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '52DB44390721D88DCFCAB27B27785818'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '136000BD4CFFA10D2F6A434346B03C3C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A70428141AEC4E05'O } } } } } SGSN_Test_0-SCCP(1446)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: vl_len:23 SGSN_Test_0-SCCP(1446)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241005060053322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060053322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060053322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060053322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060053322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060053322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060053322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060053322 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060053322 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060053322 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060053322 DMM DEBUG MM(262420000001001/e921d66d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241005060053322 DMM NOTICE MM(262420000001001/e921d66d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005060053322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005060053322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005060053322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005060053322 DMM DEBUG MM(262420000001001/e921d66d) Requesting authorization (sgsn_auth.c:160) 20241005060053322 DMM INFO MM(262420000001001/e921d66d) Requesting authentication tuples (sgsn_auth.c:184) 20241005060053322 DMM DEBUG MM(262420000001001/e921d66d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005060053322 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241005060053322 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@f1fcabad5563: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@f1fcabad5563: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241005060053325 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005060053325 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005060053325 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005060053325 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005060053325 DMM INFO MM(262420000001001/e921d66d) Subscriber data update (mmctx.c:445) 20241005060053325 DMM DEBUG MM(262420000001001/e921d66d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005060053325 DMM INFO MM(262420000001001/e921d66d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005060053325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005060053325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005060053325 DMM INFO MM(262420000001001/e921d66d) <- GMM AUTH AND CIPHERING REQ (rand = d3 16 e3 c7 fb e3 d7 6f 80 fc 20 0e 05 6a 13 5b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 13 60 00 bd 4c ff a1 0d 2f 6a 43 43 46 b0 3c 3c ) (gprs_gmm.c:483) 20241005060053325 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241005060053325 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053325 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060053325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060053325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060053325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060053325 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060053325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060053325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: vl_len:37 SGSN_Test_0-SCCP(1446)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422A704281423094B99990000100001F029041AEC4E05'O 20241005060053329 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053329 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060053329 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060053329 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060053329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060053329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060053329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060053329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060053330 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060053330 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060053330 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060053330 DMM INFO MM(262420000001001/e921d66d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005060053330 DMM NOTICE MM(262420000001001/e921d66d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005060053330 DMM DEBUG MM(262420000001001/e921d66d) checking auth: received UMTS RES = a7 04 28 14 1a ec 4e 05 (gprs_gmm.c:666) 20241005060053330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005060053330 DMM DEBUG MM(262420000001001/e921d66d) Requesting authorization (sgsn_auth.c:160) 20241005060053330 DMM INFO MM(262420000001001/e921d66d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005060053330 DMM DEBUG MM(262420000001001/e921d66d) Requesting subscriber data update (gprs_subscriber.c:894) 20241005060053330 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241005060053330 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) 20241005060053330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241005060053330 DMM DEBUG MM(262420000001001/e921d66d) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241005060053330 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053330 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060053330 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060053330 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060053330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060053330 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060053330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060053330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: vl_len:17 SGSN_Test_0-SCCP(1446)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241005060053334 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053334 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060053334 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060053334 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060053334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060053334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060053334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060053334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060053334 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241005060053334 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241005060053334 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241005060053334 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241005060053334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241005060053334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241005060053334 DMM INFO MM(262420000001001/e921d66d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe921d66d) (gprs_gmm.c:300) 20241005060053334 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241005060053334 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053334 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060053334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060053334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060053334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060053334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060053334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060053334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060053334 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053334 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060053334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060053334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060053334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060053334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060053335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060053335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241005060053336 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005060053336 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005060053336 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241005060053336 DMM INFO MM(262420000001001/e921d66d) Subscriber data update (mmctx.c:445) 20241005060053336 DMM DEBUG MM(262420000001001/e921d66d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005060053336 DMM INFO MM(262420000001001/e921d66d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005060053336 DMM NOTICE MM(262420000001001/e921d66d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241005060053336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005060053336 DMM NOTICE MM(262420000001001/e921d66d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005060053336 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) 20241005060053337 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005060053337 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241005060053337 DMM INFO MM(262420000001001/e921d66d) Subscriber data update (mmctx.c:445) 20241005060053337 DMM DEBUG MM(262420000001001/e921d66d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: vl_len:14 SGSN_Test_0-SCCP(1446)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241005060053338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060053338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060053338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060053338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060053338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060053338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060053338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060053338 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060053338 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060053338 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060053338 DMM INFO MM(262420000001001/e921d66d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005060053338 DMM NOTICE MM(262420000001001/e921d66d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005060053338 DMM DEBUG GMM(gmm_fsm)[0x560ec1da81f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005060053338 DMM DEBUG GMM(gmm_fsm)[0x560ec1da81f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060053338 DMM DEBUG MM_STATE_Iu(2)[0x560ec1d99e30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241005060053338 DMM DEBUG MM_STATE_Iu(2)[0x560ec1d99e30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241005060053338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005060053338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005060053338 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053338 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060053338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060053338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060053338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060053338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060053338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060053338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: vl_len:7 SGSN_Test_0-SCCP(1446)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1446)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241005060053341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060053341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060053341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060053341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060053341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060053341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060053341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060053341 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241005060053341 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241005060053341 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241005060053341 DMM INFO MM(262420000001001/e921d66d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241005060053341 DMM DEBUG MM_STATE_Iu(2)[0x560ec1d99e30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241005060053341 DMM DEBUG MM_STATE_Iu(2)[0x560ec1d99e30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241005060053342 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060053342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060053342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060053342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060053342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060053342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060053342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-RAN(1447)@f1fcabad5563: Deleted conn table entry 0TC_iu_attach_encr(1453)8899470 20241005060053343 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053343 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060053343 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060053343 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060053343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060053343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060053343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060053343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach_encr(1453)@f1fcabad5563: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@f1fcabad5563: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@f1fcabad5563: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@f1fcabad5563: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@f1fcabad5563: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@f1fcabad5563: Final verdict of PTC: none 20241005060053416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47096<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@f1fcabad5563: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1435)@f1fcabad5563: Final verdict of PTC: none 20241005060053423 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005060053423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1445)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1440)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@f1fcabad5563: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@f1fcabad5563: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1443)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1433)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1438)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@f1fcabad5563: Test case TC_iu_attach_encr finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sat Oct 5 06:00:53 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20241005060053546 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241005060053546 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) 20241005060053546 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241005060053546 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241005060053546 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241005060053546 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) 20241005060053546 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241005060053546 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241005060053546 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) 20241005060053546 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060053546 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241005060053546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241005060053546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241005060053546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241005060053546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241005060053546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241005060053546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241005060053547 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241005060053593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060053995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183640) 20241005060054425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060054425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=183640, count=210956) 20241005060055426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060055427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241005060055547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241005060055547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241005060055547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Sat Oct 5 06:00:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060056428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060056428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_iu_attach_geran_rau started. 20241005060057075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060057078 DMM INFO MM(262420000001001/e921d66d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005060057078 DMM INFO MM(262420000001001/e921d66d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005060057078 DMM DEBUG GMM(gmm_fsm)[0x560ec1da81f0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005060057078 DMM DEBUG GMM(gmm_fsm)[0x560ec1da81f0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060057078 DMM DEBUG MM_STATE_Iu(2)[0x560ec1d99e30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241005060057078 DMM DEBUG MM_STATE_Iu(2)[0x560ec1d99e30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241005060057078 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241005060057078 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) 20241005060057078 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) 20241005060057078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005060057078 DMM DEBUG MM_STATE_Gb[0x560ec1d9a090]{Idle}: Deallocated (fsm.c:568) 20241005060057078 DMM DEBUG MM_STATE_Iu(2)[0x560ec1d99e30]{Detached}: Deallocated (fsm.c:568) 20241005060057078 DMM DEBUG GMM(gmm_fsm)[0x560ec1da81f0]{Deregistered}: Deallocated (fsm.c:568) 20241005060057078 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060057122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060057122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060057122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060057122 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060057122 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060057122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060057122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060057122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060057122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060057123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060057123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060057123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060057123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060057123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060057123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060057123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060057123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060057123 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060057123 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060057123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060057123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060057123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060057124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060057129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060057129 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060057137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060057137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060057137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060057137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060057137 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060057137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060057137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060057137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060057137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060057138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060057138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060057138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060057138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060057138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060057138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060057138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060057138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060057138 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060057138 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060057138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060057138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060057138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060057141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1460)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1464)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 20241005060057146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060057146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060057155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060057156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060057156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060057156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060057156 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060057156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060057156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060057156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060057156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060057156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060057156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060057156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060057156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060057156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060057156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060057156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060057156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060057156 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060057156 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060057156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060057156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060057157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060057159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@f1fcabad5563: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@f1fcabad5563: ************************************************* MTC@f1fcabad5563: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@f1fcabad5563: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@f1fcabad5563: ************************************************* SGSN_Test_0-SCCP(1469)@f1fcabad5563: v_sccp_pdu_maxlen:268 20241005060057164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060057164 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005060057364 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241005060057364 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) 20241005060057364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241005060057364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1471)@f1fcabad5563: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241005060057371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060057371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241005060057371 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241005060057371 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241005060057371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241005060057371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241005060057371 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241005060057373 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060057373 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241005060057373 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241005060057373 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241005060057373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241005060057373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241005060057373 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241005060057373 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241005060057430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060057430 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060057430 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060057430 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060057434 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1473)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005060057435 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005060058183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060058183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060058183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060058183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060058184 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241005060058184 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241005060058184 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058184 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060058184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060058184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058184 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060058184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@f1fcabad5563: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@f1fcabad5563: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E65E8B86'O, index=0 SGSN_Test-GSUP(1474)@f1fcabad5563: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@f1fcabad5563: 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 := 'D8A1'O, rac := '13'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@f1fcabad5563: Added conn table entry 0TC_iu_attach_geran_rau(1476)8853912 SGSN_Test_0-SCCP(1469)@f1fcabad5563: First idle individual index:0 SGSN_Test_0-RAN(1470)@f1fcabad5563: patch: N(SD) for ConnIdx 0 set to 1 20241005060058537 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058537 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058537 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060058537 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060058537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060058537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060058538 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241005060058538 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241005060058538 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241005060058538 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241005060058538 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005060058538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{Init}: Allocated (fsm.c:456) 20241005060058538 DMM DEBUG MM_STATE_Gb[0x560ec1d99f60]{Idle}: Allocated (fsm.c:456) 20241005060058538 DMM DEBUG MM_STATE_Iu[0x560ec1da0930]{Detached}: Allocated (fsm.c:456) 20241005060058538 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060058538 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060058538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060058538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060058538 DMM DEBUG MM(262420000001002/ebf20c31) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060058538 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241005060058538 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058538 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058538 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060058538 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060058538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058538 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060058538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060058538 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058538 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058538 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060058538 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060058538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058538 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060058538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@f1fcabad5563: { messageType := 2, destLocRef := '871998'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@f1fcabad5563: 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 := 'AEF9D9BC79EEB44DDB57F69BC3644213'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4C7C0FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F1823DF9A580E8D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4DAD6EFF03B382F709407FE0C138D1A8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6570CEF77C02D49A9E7B8699D14A5FAA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '99CAD96AE650B2E1538DB3C899E4FF89'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '569E41BF055FC05A'O } } } } } SGSN_Test_0-SCCP(1469)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: vl_len:23 SGSN_Test_0-SCCP(1469)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241005060058550 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058550 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060058550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060058550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060058550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060058550 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060058550 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060058550 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060058550 DMM DEBUG MM(262420000001002/ebf20c31) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241005060058550 DMM NOTICE MM(262420000001002/ebf20c31) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005060058550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005060058550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005060058550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005060058550 DMM DEBUG MM(262420000001002/ebf20c31) Requesting authorization (sgsn_auth.c:160) 20241005060058550 DMM INFO MM(262420000001002/ebf20c31) Requesting authentication tuples (sgsn_auth.c:184) 20241005060058550 DMM DEBUG MM(262420000001002/ebf20c31) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005060058550 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241005060058550 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@f1fcabad5563: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@f1fcabad5563: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241005060058554 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005060058554 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005060058554 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005060058554 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005060058554 DMM INFO MM(262420000001002/ebf20c31) Subscriber data update (mmctx.c:445) 20241005060058554 DMM DEBUG MM(262420000001002/ebf20c31) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005060058554 DMM INFO MM(262420000001002/ebf20c31) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005060058554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005060058554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005060058554 DMM INFO MM(262420000001002/ebf20c31) <- GMM AUTH AND CIPHERING REQ (rand = ae f9 d9 bc 79 ee b4 4d db 57 f6 9b c3 64 42 13 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 99 ca d9 6a e6 50 b2 e1 53 8d b3 c8 99 e4 ff 89 ) (gprs_gmm.c:483) 20241005060058554 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241005060058554 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058554 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060058554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060058554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060058554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: vl_len:37 SGSN_Test_0-SCCP(1469)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22569E41BF23094B99990000100002F02904055FC05A'O 20241005060058564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060058564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060058564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060058564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060058564 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060058564 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060058564 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060058564 DMM INFO MM(262420000001002/ebf20c31) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005060058564 DMM NOTICE MM(262420000001002/ebf20c31) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005060058564 DMM DEBUG MM(262420000001002/ebf20c31) checking auth: received UMTS RES = 56 9e 41 bf 05 5f c0 5a (gprs_gmm.c:666) 20241005060058564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005060058564 DMM DEBUG MM(262420000001002/ebf20c31) Requesting authorization (sgsn_auth.c:160) 20241005060058564 DMM INFO MM(262420000001002/ebf20c31) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005060058564 DMM DEBUG MM(262420000001002/ebf20c31) Requesting subscriber data update (gprs_subscriber.c:894) 20241005060058564 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241005060058564 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) 20241005060058564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241005060058564 DMM DEBUG MM(262420000001002/ebf20c31) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241005060058565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060058565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060058565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060058565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: vl_len:12 SGSN_Test_0-SCCP(1469)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241005060058576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060058576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060058576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060058576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060058576 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241005060058576 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241005060058576 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241005060058576 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241005060058576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241005060058576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241005060058576 DMM INFO MM(262420000001002/ebf20c31) <- GMM ATTACH ACCEPT (new P-TMSI=0xebf20c31) (gprs_gmm.c:300) 20241005060058576 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241005060058576 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060058576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060058576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060058576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060058576 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060058576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060058576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060058576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241005060058581 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005060058581 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005060058581 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241005060058581 DMM INFO MM(262420000001002/ebf20c31) Subscriber data update (mmctx.c:445) 20241005060058581 DMM DEBUG MM(262420000001002/ebf20c31) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005060058581 DMM INFO MM(262420000001002/ebf20c31) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005060058581 DMM NOTICE MM(262420000001002/ebf20c31) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241005060058581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005060058581 DMM NOTICE MM(262420000001002/ebf20c31) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005060058581 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) 20241005060058581 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005060058581 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241005060058581 DMM INFO MM(262420000001002/ebf20c31) Subscriber data update (mmctx.c:445) 20241005060058581 DMM DEBUG MM(262420000001002/ebf20c31) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: vl_len:14 SGSN_Test_0-SCCP(1469)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241005060058584 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058584 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060058584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060058584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060058584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060058584 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060058584 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060058584 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060058584 DMM INFO MM(262420000001002/ebf20c31) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005060058584 DMM NOTICE MM(262420000001002/ebf20c31) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005060058584 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005060058584 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060058584 DMM DEBUG MM_STATE_Iu(3)[0x560ec1da0930]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241005060058584 DMM DEBUG MM_STATE_Iu(3)[0x560ec1da0930]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241005060058584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005060058584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005060058584 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058584 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060058584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060058584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060058584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: vl_len:7 SGSN_Test_0-SCCP(1469)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1469)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241005060058589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060058589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060058589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060058589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060058589 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241005060058589 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241005060058589 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241005060058589 DMM INFO MM(262420000001002/ebf20c31) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241005060058589 DMM DEBUG MM_STATE_Iu(3)[0x560ec1da0930]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241005060058589 DMM DEBUG MM_STATE_Iu(3)[0x560ec1da0930]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241005060058589 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058589 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058589 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060058589 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060058589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058589 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060058589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@f1fcabad5563: Session index based on local reference:0 20241005060058590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060058590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060058590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060058590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060058590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060058590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060058590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@f1fcabad5563: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)8853912 TC_iu_attach_geran_rau(1476)@f1fcabad5563: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@f1fcabad5563: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@f1fcabad5563: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='EBF20C31'O, index=1 20241005060058662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060058662 DLLC NOTICE LLME(ffffffff/ebf20c31){UNASSIGNED} LLC RX: unknown TLLI 0xebf20c31, creating LLME on the fly (gprs_llc.c:552) 20241005060058662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241005060058662 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241005060058662 DMM INFO MM(262420000001002/ebf20c31) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ebf20c31, P-TMSI: ebf20c31 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241005060058662 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241005060058662 DMM DEBUG MM_STATE_Iu(3)[0x560ec1da0930]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241005060058662 DMM DEBUG MM_STATE_Iu(3)[0x560ec1da0930]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241005060058662 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060058662 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241005060058662 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060058662 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060058662 DLLC NOTICE LLME(ffffffff/ebf20c31){UNASSIGNED} LLGM Assign pre (ebf20c31 => ebf20c31) (gprs_llc.c:1079) 20241005060058662 DLLC NOTICE LLME(ebf20c31/ebf20c31){ASSIGNED} LLGM Assign post (ebf20c31 => ebf20c31) (gprs_llc.c:1125) 20241005060058662 DMM INFO MM(262420000001002/ebf20c31) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@f1fcabad5563: Removing Client IMSI='262420000001002'H, index=1 20241005060058692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060058692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060058692 DMM DEBUG MM_STATE_Gb[0x560ec1d99f60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060058692 DMM INFO MM(262420000001002/ebf20c31) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241005060058692 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241005060058692 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060058692 DLLC NOTICE LLME(ebf20c31/ebf20c31){ASSIGNED} LLGM Assign pre (ffffffff => ebf20c31) (gprs_llc.c:1079) 20241005060058692 DLLC NOTICE LLME(ffffffff/ebf20c31){ASSIGNED} LLGM Assign post (ffffffff => ebf20c31) (gprs_llc.c:1125) 20241005060058692 DMM DEBUG MM_STATE_Gb[0x560ec1d99f60]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241005060058692 DMM ERROR MM_STATE_Gb[0x560ec1d99f60]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@f1fcabad5563: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@f1fcabad5563: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@f1fcabad5563: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@f1fcabad5563: Final verdict of PTC: none 20241005060058702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47110<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005060058707 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005060058707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1474)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1458)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1468)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1463)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@f1fcabad5563: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@f1fcabad5563: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@f1fcabad5563: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1466)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1461)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1456)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@f1fcabad5563: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Sat Oct 5 06:00:58 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== 20241005060058794 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241005060058794 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) 20241005060058794 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241005060058794 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241005060058794 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241005060058794 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) 20241005060058794 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241005060058794 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241005060058794 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) 20241005060058794 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060058794 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241005060058794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241005060058794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241005060058794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241005060058794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241005060058794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241005060058794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241005060058794 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20241005060058827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060059229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182680) 20241005060059708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060059708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=182680, count=219460) 20241005060100709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060100709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241005060100795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241005060100795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241005060100795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Sat Oct 5 06:01:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060101710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060101710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_geran_attach_iu_rau started. 20241005060102278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060102281 DMM INFO MM(262420000001002/ebf20c31) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005060102281 DMM INFO MM(262420000001002/ebf20c31) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005060102281 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005060102281 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060102281 DMM DEBUG MM_STATE_Gb[0x560ec1d99f60]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241005060102281 DMM ERROR MM_STATE_Gb[0x560ec1d99f60]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241005060102281 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241005060102281 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) 20241005060102281 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) 20241005060102281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d9a090]{Init}: Deallocated (fsm.c:568) 20241005060102281 DMM DEBUG MM_STATE_Gb[0x560ec1d99f60]{Idle}: Deallocated (fsm.c:568) 20241005060102281 DMM DEBUG MM_STATE_Iu(3)[0x560ec1da0930]{Detached}: Deallocated (fsm.c:568) 20241005060102281 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005060102281 DLLC NOTICE LLME(ffffffff/ebf20c31){ASSIGNED} LLGM Assign pre (ebf20c31 => ffffffff) (gprs_llc.c:1079) 20241005060102281 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebf20c31 => ffffffff) (gprs_llc.c:1125) 20241005060102281 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060102325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060102325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060102325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060102325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060102325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060102325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060102325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060102325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060102325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060102326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060102326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060102326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060102327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060102327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060102327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060102327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060102327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060102327 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060102327 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060102327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1481)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005060102327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060102327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060102328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060102334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060102334 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1483)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1480)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1482)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060102340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060102340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060102340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060102340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060102340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060102340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060102340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060102340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060102340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060102341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060102341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060102341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060102341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060102341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060102341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060102341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060102341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060102341 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060102341 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060102341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1486)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005060102341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060102341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060102342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060102347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060102347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060102355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060102355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060102355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060102355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060102355 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060102355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060102355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060102355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060102355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060102356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060102356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060102356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060102356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060102356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060102356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060102356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060102356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060102356 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060102356 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060102356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060102357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060102357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060102359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@f1fcabad5563: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f1fcabad5563: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@f1fcabad5563: ************************************************* SGSN_Test_0-M3UA(1494)@f1fcabad5563: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@f1fcabad5563: ************************************************* SGSN_Test_0-SCCP(1492)@f1fcabad5563: v_sccp_pdu_maxlen:268 20241005060102364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060102364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005060102565 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241005060102565 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) 20241005060102565 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241005060102565 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1494)@f1fcabad5563: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241005060102571 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060102571 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241005060102571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241005060102571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241005060102571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241005060102571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241005060102571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241005060102572 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060102572 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241005060102572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241005060102572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241005060102572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241005060102572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241005060102572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241005060102572 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241005060102711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060102711 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060102711 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060102711 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060102715 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005060102716 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005060103381 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060103381 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060103381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060103381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060103381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060103381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060103381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060103381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060103382 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241005060103382 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241005060103382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060103382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060103382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060103382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060103382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060103382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060103382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060103382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@f1fcabad5563: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@f1fcabad5563: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='D4E0E6EA'O, index=0 SGSN_Test-GSUP(1497)@f1fcabad5563: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@f1fcabad5563: 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 := '26EBF40874D0FA0CE3076D8516D5D679'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42CA3785'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6C9DF6E801B3A89'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D04811E8E5E0951084E5026EAF077CFC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AAA6D43BFD88E127CD9BE248A5C0E567'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '72DF2CF5AA4DE091DCAE26AC32997D46'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DEC24F0CF5BEABDF'O } } } } } 20241005060103793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060103793 DLLC NOTICE LLME(ffffffff/d4e0e6ea){UNASSIGNED} LLC RX: unknown TLLI 0xd4e0e6ea, creating LLME on the fly (gprs_llc.c:552) 20241005060103793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060103793 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241005060103793 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Allocated (fsm.c:456) 20241005060103793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005060103793 DMM DEBUG MM_STATE_Gb[0x560ec1d99f60]{Idle}: Allocated (fsm.c:456) 20241005060103793 DMM DEBUG MM_STATE_Iu[0x560ec1d9a090]{Detached}: Allocated (fsm.c:456) 20241005060103793 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060103793 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060103793 DLLC NOTICE LLME(ffffffff/d4e0e6ea){UNASSIGNED} LLGM Assign pre (d4e0e6ea => cb3319c2) (gprs_llc.c:1079) 20241005060103793 DLLC NOTICE LLME(d4e0e6ea/cb3319c2){ASSIGNED} LLGM Assign post (d4e0e6ea => cb3319c2) (gprs_llc.c:1125) 20241005060103793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060103793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060103793 DMM DEBUG MM(262420000001003/cb3319c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060103804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060103804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241005060103804 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d99f60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060103804 DMM DEBUG MM(262420000001003/cb3319c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241005060103804 DMM NOTICE MM(262420000001003/cb3319c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005060103804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005060103804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005060103804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005060103804 DMM DEBUG MM(262420000001003/cb3319c2) Requesting authorization (sgsn_auth.c:160) 20241005060103804 DMM INFO MM(262420000001003/cb3319c2) Requesting authentication tuples (sgsn_auth.c:184) 20241005060103804 DMM DEBUG MM(262420000001003/cb3319c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005060103804 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241005060103804 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@f1fcabad5563: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@f1fcabad5563: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241005060103808 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005060103808 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005060103808 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005060103808 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005060103808 DMM INFO MM(262420000001003/cb3319c2) Subscriber data update (mmctx.c:445) 20241005060103808 DMM DEBUG MM(262420000001003/cb3319c2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005060103808 DMM INFO MM(262420000001003/cb3319c2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005060103808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005060103808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005060103808 DMM INFO MM(262420000001003/cb3319c2) <- GMM AUTH AND CIPHERING REQ (rand = 26 eb f4 08 74 d0 fa 0c e3 07 6d 85 16 d5 d6 79 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 72 df 2c f5 aa 4d e0 91 dc ae 26 ac 32 99 7d 46 ) (gprs_gmm.c:483) 20241005060103823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060103823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241005060103823 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d99f60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060103823 DMM INFO MM(262420000001003/cb3319c2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005060103823 DMM NOTICE MM(262420000001003/cb3319c2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005060103823 DMM DEBUG MM(262420000001003/cb3319c2) checking auth: received UMTS RES = de c2 4f 0c f5 be ab df (gprs_gmm.c:666) 20241005060103823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005060103823 DMM DEBUG MM(262420000001003/cb3319c2) Requesting authorization (sgsn_auth.c:160) 20241005060103823 DMM INFO MM(262420000001003/cb3319c2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005060103823 DMM DEBUG MM(262420000001003/cb3319c2) Requesting subscriber data update (gprs_subscriber.c:894) 20241005060103823 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241005060103823 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) 20241005060103823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241005060103823 DMM INFO MM(262420000001003/cb3319c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb3319c2) (gprs_gmm.c:300) 20241005060103826 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005060103826 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005060103826 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241005060103826 DMM INFO MM(262420000001003/cb3319c2) Subscriber data update (mmctx.c:445) 20241005060103826 DMM DEBUG MM(262420000001003/cb3319c2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005060103826 DMM INFO MM(262420000001003/cb3319c2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005060103826 DMM NOTICE MM(262420000001003/cb3319c2) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241005060103826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005060103826 DMM NOTICE MM(262420000001003/cb3319c2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005060103826 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) 20241005060103828 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005060103828 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241005060103828 DMM INFO MM(262420000001003/cb3319c2) Subscriber data update (mmctx.c:445) 20241005060103828 DMM DEBUG MM(262420000001003/cb3319c2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241005060103841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060103841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241005060103841 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d99f60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241005060103841 DMM INFO MM(262420000001003/cb3319c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005060103841 DMM NOTICE MM(262420000001003/cb3319c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005060103841 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005060103841 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060103841 DLLC NOTICE LLME(d4e0e6ea/cb3319c2){ASSIGNED} LLGM Assign pre (ffffffff => cb3319c2) (gprs_llc.c:1079) 20241005060103841 DLLC NOTICE LLME(ffffffff/cb3319c2){ASSIGNED} LLGM Assign post (ffffffff => cb3319c2) (gprs_llc.c:1125) 20241005060103841 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d99f60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241005060103841 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d99f60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241005060103841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005060103841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@f1fcabad5563: 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 := 'CB3319C2'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@f1fcabad5563: Added conn table entry 0TC_geran_attach_iu_rau(1499)12793356 SGSN_Test_0-SCCP(1492)@f1fcabad5563: First idle individual index:0 SGSN_Test_0-RAN(1493)@f1fcabad5563: patch: N(SD) for ConnIdx 0 set to 1 20241005060103897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060103897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060103897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060103897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060103897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060103897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060103897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060103897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060103897 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241005060103897 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241005060103897 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241005060103897 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241005060103897 DMM INFO MM(262420000001003/cb3319c2) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: cb3319c2 (00000000), TLLI: cb3319c2 (cb3319c2), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241005060103897 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241005060103897 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d99f60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241005060103897 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d99f60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241005060103897 DLLC NOTICE LLME(ffffffff/cb3319c2){ASSIGNED} LLGM Assign pre (cb3319c2 => ffffffff) (gprs_llc.c:1079) 20241005060103897 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb3319c2 => ffffffff) (gprs_llc.c:1125) 20241005060103897 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060103897 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241005060103897 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060103897 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060103897 DMM DEBUG MM(262420000001003/cb3319c2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241005060103897 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060103897 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060103897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060103897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060103897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060103897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060103897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060103897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060103897 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060103897 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060103897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060103897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060103897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060103897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060103897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060103897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@f1fcabad5563: { messageType := 2, destLocRef := 'C3360C'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@f1fcabad5563: vl_len:12 SGSN_Test_0-SCCP(1492)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1492)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241005060103903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060103903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060103903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060103903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060103903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060103903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060103903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060103903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060103903 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241005060103903 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241005060103903 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241005060103903 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241005060103903 DMM INFO MM(262420000001003/cb3319c2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241005060103903 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241005060103903 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060103903 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060103903 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060103903 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060103903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060103903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060103903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060103903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060103903 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060103903 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060103903 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060103903 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060103903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060103903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060103903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060103903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@f1fcabad5563: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@f1fcabad5563: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@f1fcabad5563: vl_len:14 SGSN_Test_0-SCCP(1492)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1492)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241005060103908 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060103908 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060103908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060103908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060103908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060103908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060103908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060103908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060103908 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060103908 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060103908 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060103908 DMM INFO MM(262420000001003/cb3319c2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241005060103908 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241005060103908 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060103908 DMM DEBUG MM_STATE_Iu[0x560ec1d9a090]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241005060103908 DMM ERROR MM_STATE_Iu[0x560ec1d9a090]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@f1fcabad5563: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@f1fcabad5563: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@f1fcabad5563: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@f1fcabad5563: Final verdict of PTC: none 20241005060103911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44692<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_geran_attach_iu_rau-BVCI196(1480)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1486)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1491)@f1fcabad5563: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(1497)@f1fcabad5563: Final verdict of PTC: none 20241005060103912 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005060103912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1481)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1484)@f1fcabad5563: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1489)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1479)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@f1fcabad5563: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sat Oct 5 06:01:03 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 20241005060104030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060104110 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241005060104110 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) 20241005060104110 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241005060104110 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241005060104110 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241005060104110 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) 20241005060104110 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241005060104110 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241005060104110 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) 20241005060104110 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060104110 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241005060104110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241005060104110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241005060104110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241005060104110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241005060104110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241005060104110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241005060104111 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241005060104432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113108) 20241005060104914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060104914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113108, count=177828) 20241005060105915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060105915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241005060106112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241005060106112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241005060106112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Sat Oct 5 06:01:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060106916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060106916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_pdp_act_user started. 20241005060107515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060107517 DMM INFO MM(262420000001003/cb3319c2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005060107517 DMM INFO MM(262420000001003/cb3319c2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005060107517 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005060107517 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060107517 DMM DEBUG MM_STATE_Iu[0x560ec1d9a090]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241005060107518 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241005060107518 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) 20241005060107518 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) 20241005060107518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005060107518 DMM DEBUG MM_STATE_Gb(0)[0x560ec1d99f60]{Idle}: Deallocated (fsm.c:568) 20241005060107518 DMM DEBUG MM_STATE_Iu[0x560ec1d9a090]{Detached}: Deallocated (fsm.c:568) 20241005060107518 DMM DEBUG GMM(gmm_fsm)[0x560ec1d99e30]{Deregistered}: Deallocated (fsm.c:568) 20241005060107518 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060107560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060107560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060107560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060107560 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060107560 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060107560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060107560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060107560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060107560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060107561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060107561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060107561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060107561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060107561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060107561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060107561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060107561 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060107561 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060107561 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060107561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1504)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005060107561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060107561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060107563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060107568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060107568 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060107574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060107575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060107575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060107575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060107575 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060107575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060107575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060107575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060107575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060107575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060107575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060107575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060107575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060107575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060107575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060107575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060107575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060107575 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060107575 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060107575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060107576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060107576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060107578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060107583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060107583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060107590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060107590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060107590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060107590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060107590 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060107590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060107590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060107590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060107590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060107591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060107591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060107591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060107591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060107591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060107591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060107591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060107591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060107591 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060107591 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060107591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060107591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060107591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060107593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060107597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060107597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f1fcabad5563: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@f1fcabad5563: ************************************************* SGSN_Test_0-M3UA(1517)@f1fcabad5563: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@f1fcabad5563: ************************************************* MTC@f1fcabad5563: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@f1fcabad5563: v_sccp_pdu_maxlen:268 20241005060107800 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241005060107800 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) 20241005060107800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241005060107800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1517)@f1fcabad5563: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241005060107808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060107808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241005060107808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241005060107808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241005060107808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241005060107808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241005060107808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241005060107810 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060107810 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241005060107810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241005060107810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241005060107810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241005060107810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241005060107810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241005060107811 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241005060107917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060107917 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060107917 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060107917 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060107922 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005060107923 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005060108619 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060108619 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060108619 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060108619 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060108619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060108619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060108619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060108619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060108619 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241005060108619 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241005060108620 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060108620 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060108620 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060108620 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060108620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060108620 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060108620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060108620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@f1fcabad5563: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@f1fcabad5563: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='C91888A7'O, index=0 SGSN_Test-GSUP(1520)@f1fcabad5563: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@f1fcabad5563: 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 := 'EA7A'O, rac := 'DD'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@f1fcabad5563: Added conn table entry 0TC_attach_pdp_act_user(1522)9149370 SGSN_Test_0-SCCP(1515)@f1fcabad5563: First idle individual index:0 SGSN_Test_0-RAN(1516)@f1fcabad5563: patch: N(SD) for ConnIdx 0 set to 1 20241005060109009 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109009 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060109009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060109009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060109009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060109009 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241005060109009 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241005060109009 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241005060109009 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241005060109009 DMM DEBUG GMM(gmm_fsm)[0x560ec1d9a090]{Deregistered}: Allocated (fsm.c:456) 20241005060109009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005060109009 DMM DEBUG MM_STATE_Gb[0x560ec1da0930]{Idle}: Allocated (fsm.c:456) 20241005060109009 DMM DEBUG MM_STATE_Iu[0x560ec1da8ca0]{Detached}: Allocated (fsm.c:456) 20241005060109009 DMM DEBUG GMM(gmm_fsm)[0x560ec1d9a090]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060109009 DMM DEBUG GMM(gmm_fsm)[0x560ec1d9a090]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060109009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060109009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060109009 DMM DEBUG MM(262420000001004/fbc6a34e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060109009 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241005060109009 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109009 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060109009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060109009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060109009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060109009 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109009 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060109009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060109009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060109009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@f1fcabad5563: { messageType := 2, destLocRef := '8B9BBA'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@f1fcabad5563: 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 := '8AAD0A132124C2FAA28408DAA60D5C38'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6F4F644'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3256B77361811599'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EA78F383F6FC73023EE02CB2620DFE15'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F730E046B53DE106AB1D8B6C44D127D3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '71328F4AA9B079EF7429F084D969712B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1C0E61CC1C24374A'O } } } } } SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_len:23 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241005060109019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060109019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060109019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060109019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060109020 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060109020 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060109020 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060109020 DMM DEBUG MM(262420000001004/fbc6a34e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241005060109020 DMM NOTICE MM(262420000001004/fbc6a34e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005060109020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005060109020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005060109020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005060109020 DMM DEBUG MM(262420000001004/fbc6a34e) Requesting authorization (sgsn_auth.c:160) 20241005060109020 DMM INFO MM(262420000001004/fbc6a34e) Requesting authentication tuples (sgsn_auth.c:184) 20241005060109020 DMM DEBUG MM(262420000001004/fbc6a34e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005060109020 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241005060109020 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@f1fcabad5563: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@f1fcabad5563: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241005060109024 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005060109024 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005060109024 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005060109024 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005060109025 DMM INFO MM(262420000001004/fbc6a34e) Subscriber data update (mmctx.c:445) 20241005060109025 DMM DEBUG MM(262420000001004/fbc6a34e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005060109025 DMM INFO MM(262420000001004/fbc6a34e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005060109025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005060109025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005060109025 DMM INFO MM(262420000001004/fbc6a34e) <- GMM AUTH AND CIPHERING REQ (rand = 8a ad 0a 13 21 24 c2 fa a2 84 08 da a6 0d 5c 38 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 71 32 8f 4a a9 b0 79 ef 74 29 f0 84 d9 69 71 2b ) (gprs_gmm.c:483) 20241005060109025 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241005060109025 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109025 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060109025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060109025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060109025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_len:37 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A221C0E61CC23094B99990000100004F029041C24374A'O 20241005060109035 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109035 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060109035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060109035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060109035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060109036 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060109036 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060109036 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060109036 DMM INFO MM(262420000001004/fbc6a34e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005060109036 DMM NOTICE MM(262420000001004/fbc6a34e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005060109036 DMM DEBUG MM(262420000001004/fbc6a34e) checking auth: received UMTS RES = 1c 0e 61 cc 1c 24 37 4a (gprs_gmm.c:666) 20241005060109036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005060109036 DMM DEBUG MM(262420000001004/fbc6a34e) Requesting authorization (sgsn_auth.c:160) 20241005060109036 DMM INFO MM(262420000001004/fbc6a34e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005060109036 DMM DEBUG MM(262420000001004/fbc6a34e) Requesting subscriber data update (gprs_subscriber.c:894) 20241005060109036 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241005060109036 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) 20241005060109036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241005060109036 DMM DEBUG MM(262420000001004/fbc6a34e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241005060109036 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109036 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060109036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060109036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109036 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060109036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_len:12 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241005060109052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060109052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060109052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060109052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060109052 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241005060109052 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241005060109052 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241005060109052 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241005060109052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241005060109052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241005060109052 DMM INFO MM(262420000001004/fbc6a34e) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbc6a34e) (gprs_gmm.c:300) 20241005060109052 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241005060109052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060109052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060109052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060109052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060109052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060109052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060109052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060109052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241005060109058 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005060109058 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005060109058 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241005060109058 DMM INFO MM(262420000001004/fbc6a34e) Subscriber data update (mmctx.c:445) 20241005060109058 DMM DEBUG MM(262420000001004/fbc6a34e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005060109058 DMM INFO MM(262420000001004/fbc6a34e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005060109058 DMM NOTICE MM(262420000001004/fbc6a34e) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241005060109058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005060109058 DMM NOTICE MM(262420000001004/fbc6a34e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005060109058 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) 20241005060109059 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005060109059 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241005060109059 DMM INFO MM(262420000001004/fbc6a34e) Subscriber data update (mmctx.c:445) 20241005060109059 DMM DEBUG MM(262420000001004/fbc6a34e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_len:14 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241005060109061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060109061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060109061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060109061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060109061 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060109061 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060109061 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060109062 DMM INFO MM(262420000001004/fbc6a34e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005060109062 DMM NOTICE MM(262420000001004/fbc6a34e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005060109062 DMM DEBUG GMM(gmm_fsm)[0x560ec1d9a090]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005060109062 DMM DEBUG GMM(gmm_fsm)[0x560ec1d9a090]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060109062 DMM DEBUG MM_STATE_Iu(5)[0x560ec1da8ca0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241005060109062 DMM DEBUG MM_STATE_Iu(5)[0x560ec1da8ca0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241005060109062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005060109062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005060109062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060109062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060109062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060109062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_len:7 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241005060109067 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109067 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060109067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060109067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060109067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060109067 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241005060109067 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241005060109067 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241005060109067 DMM INFO MM(262420000001004/fbc6a34e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241005060109067 DMM DEBUG MM_STATE_Iu(5)[0x560ec1da8ca0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241005060109067 DMM DEBUG MM_STATE_Iu(5)[0x560ec1da8ca0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241005060109067 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109067 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060109067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060109067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109067 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060109067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on local reference:0 20241005060109068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109068 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060109068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060109068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060109068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@f1fcabad5563: Deleted conn table entry 0TC_attach_pdp_act_user(1522)9149370 TC_attach_pdp_act_user(1522)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@f1fcabad5563: 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 := 'FBC6A34E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@f1fcabad5563: Added conn table entry 0TC_attach_pdp_act_user(1522)13224892 SGSN_Test_0-RAN(1516)@f1fcabad5563: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@f1fcabad5563: First idle individual index:0 20241005060109270 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109270 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060109270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060109270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060109270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060109271 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241005060109271 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241005060109271 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241005060109271 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFBC6A34E) type="data" (gprs_gmm.c:1944) 20241005060109271 DMM DEBUG GMM(gmm_fsm)[0x560ec1d9a090]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241005060109271 DMM DEBUG GMM(gmm_fsm)[0x560ec1d9a090]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241005060109271 DMM DEBUG MM(262420000001004/fbc6a34e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241005060109271 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109272 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060109272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060109272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060109272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060109272 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109272 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060109272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060109272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060109272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@f1fcabad5563: { messageType := 2, destLocRef := 'C9CBBC'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_len:12 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241005060109283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109283 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060109283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060109283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060109283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060109283 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241005060109283 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241005060109283 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241005060109283 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241005060109284 DMM DEBUG MM_STATE_Iu(5)[0x560ec1da8ca0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241005060109284 DMM DEBUG MM_STATE_Iu(5)[0x560ec1da8ca0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241005060109284 DMM INFO MM(262420000001004/fbc6a34e) <- GMM SERVICE ACCEPT (P-TMSI=0xfbc6a34e) (gprs_gmm.c:813) 20241005060109284 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241005060109284 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109284 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109284 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060109284 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060109284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060109284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060109284 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109284 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109284 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060109284 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060109284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060109284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_len:23 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241005060109298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060109298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060109298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060109298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060109298 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060109298 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060109298 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060109298 DMM INFO MM(262420000001004/fbc6a34e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005060109299 DMM INFO MM(262420000001004/fbc6a34e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005060109299 DMM DEBUG MM(262420000001004/fbc6a34e) Using GGSN 0 (gprs_sm.c:317) 20241005060109299 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) 20241005060109299 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241005060109299 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005060109299 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241005060109299 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241005060109324 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 ed ed 76 4e 11 8c 6b 12 65 14 05 7f 0e cc 82 26 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241005060109324 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060109324 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005060109325 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109325 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060109325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060109325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109325 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060109325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_len:30 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C9B24641'O 20241005060109347 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109347 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109347 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060109347 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060109347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060109347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060109347 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241005060109347 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241005060109347 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241005060109347 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241005060109347 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241005060109348 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241005060109348 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005060109348 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241005060109348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060109348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060109348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060109348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241005060109352 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 39 00 00 01 80 10 ed ed 76 4e 11 8c 6b 12 65 7f 0e cc 82 26 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20241005060109352 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060109352 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_len:16 SGSN_Test_0-SCCP(1515)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241005060109365 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109365 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109365 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060109365 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060109365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060109365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060109365 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060109365 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060109366 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060109366 DMM INFO MM(262420000001004/fbc6a34e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241005060109366 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005060109366 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241005060109369 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:443) 20241005060109369 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060109369 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241005060109369 DMM INFO MM(262420000001004/fbc6a34e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241005060109369 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241005060109369 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241005060109369 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241005060109369 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109369 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060109369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060109369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060109369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060109369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060109369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060109369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@f1fcabad5563: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@f1fcabad5563: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@f1fcabad5563: Final verdict of PTC: none 20241005060109382 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241005060109382 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) 20241005060109382 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241005060109382 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241005060109382 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241005060109382 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) 20241005060109382 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241005060109382 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241005060109382 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) 20241005060109382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060109382 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241005060109382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241005060109382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241005060109382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241005060109382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241005060109382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241005060109382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241005060109383 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@f1fcabad5563: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@f1fcabad5563: Final verdict of PTC: none 20241005060109389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44706<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005060109393 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005060109393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1519)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1509)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1504)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(1520)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1514)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1502)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1507)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1512)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Sat Oct 5 06:01:09 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241005060109463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060109865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44708<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255540) 20241005060110394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060110394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=255540, count=297392) 20241005060111382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241005060111383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241005060111383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241005060111397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060111397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Sat Oct 5 06:01:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060112398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060112398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_attach_pdp_act_pmm_idle started. 20241005060112959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060112963 DMM INFO MM(262420000001004/fbc6a34e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005060112963 DMM INFO MM(262420000001004/fbc6a34e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005060112963 DMM DEBUG GMM(gmm_fsm)[0x560ec1d9a090]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005060112963 DMM DEBUG GMM(gmm_fsm)[0x560ec1d9a090]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060112963 DMM DEBUG MM_STATE_Iu(5)[0x560ec1da8ca0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241005060112963 DMM DEBUG MM_STATE_Iu(5)[0x560ec1da8ca0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241005060112963 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241005060112963 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) 20241005060112963 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) 20241005060112963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005060112963 DMM DEBUG MM_STATE_Gb[0x560ec1da0930]{Idle}: Deallocated (fsm.c:568) 20241005060112963 DMM DEBUG MM_STATE_Iu(5)[0x560ec1da8ca0]{Detached}: Deallocated (fsm.c:568) 20241005060112963 DMM DEBUG GMM(gmm_fsm)[0x560ec1d9a090]{Deregistered}: Deallocated (fsm.c:568) 20241005060112963 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241005060112964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060112964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060112964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060112964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060112964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060112964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060112964 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060113010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060113010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060113010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060113010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060113010 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060113010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060113010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060113010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060113010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060113011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060113011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060113011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060113011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060113011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060113011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060113011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060113011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060113012 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060113012 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060113012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060113012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060113012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060113013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060113019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060113019 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1526)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060113025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060113025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060113025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060113025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060113025 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060113025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060113025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060113025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060113025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060113026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060113026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060113026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060113026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060113026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060113026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060113026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060113026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060113026 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060113026 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060113026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060113027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060113027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060113029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060113034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060113034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1531)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060113041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060113041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060113041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060113041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060113041 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060113041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060113041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060113041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060113041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060113042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060113042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060113042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060113042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060113042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060113042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060113042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060113042 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060113042 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060113042 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060113042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060113042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1537)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005060113042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060113044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060113048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060113048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@f1fcabad5563: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@f1fcabad5563: ************************************************* SGSN_Test_0-M3UA(1540)@f1fcabad5563: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@f1fcabad5563: ************************************************* MTC@f1fcabad5563: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@f1fcabad5563: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1536)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005060113251 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241005060113251 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) 20241005060113251 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241005060113251 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1540)@f1fcabad5563: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241005060113258 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060113258 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241005060113258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241005060113258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241005060113258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241005060113258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241005060113258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241005060113260 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060113260 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241005060113260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241005060113260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241005060113260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241005060113260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241005060113260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241005060113261 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241005060113399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060113399 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060113399 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060113399 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060113401 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1542)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005060113402 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005060114063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114063 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060114063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060114063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060114063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114063 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241005060114063 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241005060114064 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@f1fcabad5563: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1526)@f1fcabad5563: Adding Client=TC_attach_pdp_act_pmm_idle(1545), IMSI='262420000001005'H, TLLI='D4C1AD1C'O, index=0 SGSN_Test-GSUP(1543)@f1fcabad5563: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1545) TC_attach_pdp_act_pmm_idle(1545)@f1fcabad5563: 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 := '60E9'O, rac := '9D'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(1539)@f1fcabad5563: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)16104001 SGSN_Test_0-SCCP(1538)@f1fcabad5563: First idle individual index:0 SGSN_Test_0-RAN(1539)@f1fcabad5563: patch: N(SD) for ConnIdx 0 set to 1 20241005060114495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060114495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060114495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060114495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114496 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241005060114496 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241005060114496 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241005060114496 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241005060114496 DMM DEBUG GMM(gmm_fsm)[0x560ec1da8ca0]{Deregistered}: Allocated (fsm.c:456) 20241005060114496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005060114496 DMM DEBUG MM_STATE_Gb[0x560ec1d99f60]{Idle}: Allocated (fsm.c:456) 20241005060114496 DMM DEBUG MM_STATE_Iu[0x560ec1da7670]{Detached}: Allocated (fsm.c:456) 20241005060114496 DMM DEBUG GMM(gmm_fsm)[0x560ec1da8ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060114497 DMM DEBUG GMM(gmm_fsm)[0x560ec1da8ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060114497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060114497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060114497 DMM DEBUG MM(262420000001005/c2e08348) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060114497 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241005060114497 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114497 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114497 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114497 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@f1fcabad5563: { messageType := 2, destLocRef := 'F5BA41'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@f1fcabad5563: 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 := '8AE6104BCFF305E2683F8B76058AC951'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6E9D638'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40DB337324E895E5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F9D27C4A3DB7569EF20F2323DC1795C5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '55A87F34AEDF9194C207173B0218E32A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1239B9AB21A7AE9B7F47ECD63699E4BF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E3DB33A499D95D26'O } } } } } SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_len:23 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241005060114511 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060114511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060114511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060114511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114511 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060114511 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060114511 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060114511 DMM DEBUG MM(262420000001005/c2e08348) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241005060114511 DMM NOTICE MM(262420000001005/c2e08348) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005060114511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005060114511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005060114511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005060114511 DMM DEBUG MM(262420000001005/c2e08348) Requesting authorization (sgsn_auth.c:160) 20241005060114511 DMM INFO MM(262420000001005/c2e08348) Requesting authentication tuples (sgsn_auth.c:184) 20241005060114511 DMM DEBUG MM(262420000001005/c2e08348) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005060114511 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241005060114511 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@f1fcabad5563: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1545) SGSN_Test-GSUP(1543)@f1fcabad5563: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1545)"262420000001005" 20241005060114516 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005060114516 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005060114516 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005060114516 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005060114516 DMM INFO MM(262420000001005/c2e08348) Subscriber data update (mmctx.c:445) 20241005060114516 DMM DEBUG MM(262420000001005/c2e08348) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005060114516 DMM INFO MM(262420000001005/c2e08348) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005060114516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005060114516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005060114516 DMM INFO MM(262420000001005/c2e08348) <- GMM AUTH AND CIPHERING REQ (rand = 8a e6 10 4b cf f3 05 e2 68 3f 8b 76 05 8a c9 51 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 12 39 b9 ab 21 a7 ae 9b 7f 47 ec d6 36 99 e4 bf ) (gprs_gmm.c:483) 20241005060114516 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241005060114516 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_len:37 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22E3DB33A423094B99990000100005F0290499D95D26'O 20241005060114528 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114528 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114528 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060114528 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060114528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060114528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114528 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060114528 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060114528 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060114529 DMM INFO MM(262420000001005/c2e08348) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005060114529 DMM NOTICE MM(262420000001005/c2e08348) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005060114529 DMM DEBUG MM(262420000001005/c2e08348) checking auth: received UMTS RES = e3 db 33 a4 99 d9 5d 26 (gprs_gmm.c:666) 20241005060114529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005060114529 DMM DEBUG MM(262420000001005/c2e08348) Requesting authorization (sgsn_auth.c:160) 20241005060114529 DMM INFO MM(262420000001005/c2e08348) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005060114529 DMM DEBUG MM(262420000001005/c2e08348) Requesting subscriber data update (gprs_subscriber.c:894) 20241005060114529 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241005060114529 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) 20241005060114529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241005060114529 DMM DEBUG MM(262420000001005/c2e08348) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241005060114529 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114529 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114529 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114529 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_len:12 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241005060114543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114543 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060114544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060114544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060114544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114544 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241005060114544 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241005060114544 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241005060114544 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241005060114544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241005060114544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241005060114544 DMM INFO MM(262420000001005/c2e08348) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2e08348) (gprs_gmm.c:300) 20241005060114544 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241005060114545 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114545 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114545 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114545 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114545 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114545 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241005060114552 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005060114552 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005060114552 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241005060114552 DMM INFO MM(262420000001005/c2e08348) Subscriber data update (mmctx.c:445) 20241005060114552 DMM DEBUG MM(262420000001005/c2e08348) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005060114552 DMM INFO MM(262420000001005/c2e08348) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005060114552 DMM NOTICE MM(262420000001005/c2e08348) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241005060114552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005060114552 DMM NOTICE MM(262420000001005/c2e08348) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005060114553 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) 20241005060114553 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005060114553 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241005060114553 DMM INFO MM(262420000001005/c2e08348) Subscriber data update (mmctx.c:445) 20241005060114553 DMM DEBUG MM(262420000001005/c2e08348) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_len:14 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241005060114557 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114557 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060114557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060114557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060114557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114557 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060114557 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060114557 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060114557 DMM INFO MM(262420000001005/c2e08348) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005060114557 DMM NOTICE MM(262420000001005/c2e08348) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005060114557 DMM DEBUG GMM(gmm_fsm)[0x560ec1da8ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005060114557 DMM DEBUG GMM(gmm_fsm)[0x560ec1da8ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060114557 DMM DEBUG MM_STATE_Iu(7)[0x560ec1da7670]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241005060114557 DMM DEBUG MM_STATE_Iu(7)[0x560ec1da7670]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241005060114557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005060114557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005060114558 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114558 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_len:7 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241005060114566 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114566 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060114566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060114566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060114566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114566 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241005060114566 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241005060114566 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241005060114566 DMM INFO MM(262420000001005/c2e08348) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241005060114566 DMM DEBUG MM_STATE_Iu(7)[0x560ec1da7670]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241005060114567 DMM DEBUG MM_STATE_Iu(7)[0x560ec1da7670]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241005060114567 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114567 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114567 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114567 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114567 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 20241005060114569 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114569 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060114569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060114569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060114569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@f1fcabad5563: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)16104001 TC_attach_pdp_act_pmm_idle(1545)@f1fcabad5563: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1545)@f1fcabad5563: 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 := 'C2E08348'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@f1fcabad5563: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)10129205 SGSN_Test_0-RAN(1539)@f1fcabad5563: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@f1fcabad5563: First idle individual index:0 20241005060114770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060114770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060114770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060114770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114771 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241005060114771 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241005060114771 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241005060114771 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC2E08348) type="data" (gprs_gmm.c:1944) 20241005060114771 DMM DEBUG GMM(gmm_fsm)[0x560ec1da8ca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241005060114771 DMM DEBUG GMM(gmm_fsm)[0x560ec1da8ca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241005060114771 DMM DEBUG MM(262420000001005/c2e08348) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241005060114771 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114771 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114772 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114772 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@f1fcabad5563: { messageType := 2, destLocRef := '9A8F35'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_len:12 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241005060114784 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114784 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060114784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060114784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060114784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114784 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241005060114784 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241005060114784 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241005060114784 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241005060114784 DMM DEBUG MM_STATE_Iu(7)[0x560ec1da7670]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241005060114784 DMM DEBUG MM_STATE_Iu(7)[0x560ec1da7670]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241005060114784 DMM INFO MM(262420000001005/c2e08348) <- GMM SERVICE ACCEPT (P-TMSI=0xc2e08348) (gprs_gmm.c:813) 20241005060114784 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241005060114784 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114784 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114784 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114784 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114785 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114785 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114785 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114785 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_len:23 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241005060114797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060114797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060114797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060114797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114797 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060114798 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060114798 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060114798 DMM INFO MM(262420000001005/c2e08348) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005060114798 DMM INFO MM(262420000001005/c2e08348) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005060114798 DMM DEBUG MM(262420000001005/c2e08348) Using GGSN 0 (gprs_sm.c:317) 20241005060114798 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) 20241005060114798 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241005060114798 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005060114798 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20241005060114798 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241005060114821 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3b 00 00 01 80 08 00 10 b7 ca 2f 7a 11 ac e9 1b 5b 14 05 7f a4 c6 bb 42 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20241005060114821 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060114821 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005060114822 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_len:30 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068001F639453'O 20241005060114861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060114861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060114861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060114861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114861 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241005060114861 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241005060114861 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241005060114861 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241005060114861 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241005060114861 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241005060114861 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005060114861 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241005060114861 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114861 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114861 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241005060114868 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3c 00 00 01 80 10 b7 ca 2f 7a 11 ac e9 1b 5b 7f a4 c6 bb 42 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1084 from retransmit req queue (gtp.c:443) 20241005060114868 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060114868 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_pmm_idle(1545)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_len:13 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241005060114875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060114875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060114875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060114875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114875 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241005060114875 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241005060114875 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241005060114875 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241005060114875 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114875 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_len:7 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241005060114879 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114879 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060114879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060114879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060114879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060114879 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241005060114879 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241005060114879 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241005060114879 DMM INFO MM(262420000001005/c2e08348) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241005060114880 DMM DEBUG MM_STATE_Iu(7)[0x560ec1da7670]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241005060114880 DMM DEBUG MM_STATE_Iu(7)[0x560ec1da7670]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241005060114880 DMM INFO MM(262420000001005/c2e08348) Changing GTP-U endpoints 127.0.0.104/0x1f639453 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241005060114880 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241005060114880 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114880 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114880 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060114880 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060114880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114880 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060114880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-RAN(1539)@f1fcabad5563: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)10129205 20241005060114882 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060114882 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060114882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060114882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060114882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060114882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060114882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060114882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1545)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@f1fcabad5563: 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 := 'C2E08348'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241005060114884 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3d 00 00 01 80 10 b7 ca 2f 7a 11 ac e9 1b 5b 7f a4 c6 bb 42 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20241005060114884 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060114884 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1539)@f1fcabad5563: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)15205604 SGSN_Test_0-RAN(1539)@f1fcabad5563: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@f1fcabad5563: First idle individual index:0 20241005060115082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060115082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060115082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060115082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060115082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060115082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060115082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060115082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060115083 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241005060115083 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241005060115083 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241005060115083 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC2E08348) type="data" (gprs_gmm.c:1944) 20241005060115083 DMM DEBUG GMM(gmm_fsm)[0x560ec1da8ca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241005060115083 DMM DEBUG MM(262420000001005/c2e08348) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241005060115084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060115084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060115084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060115084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060115084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060115084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060115084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060115084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060115084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060115084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060115084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060115084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060115084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060115084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060115084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060115084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@f1fcabad5563: { messageType := 2, destLocRef := 'E804E4'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_len:12 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241005060115093 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060115093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060115093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060115093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060115093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060115093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060115093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060115093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060115093 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241005060115093 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241005060115093 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241005060115093 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241005060115093 DMM DEBUG MM_STATE_Iu(7)[0x560ec1da7670]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241005060115093 DMM DEBUG MM_STATE_Iu(7)[0x560ec1da7670]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241005060115093 DMM INFO MM(262420000001005/c2e08348) <- GMM SERVICE ACCEPT (P-TMSI=0xc2e08348) (gprs_gmm.c:813) 20241005060115093 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241005060115093 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060115094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060115094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060115094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060115094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060115094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060115094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060115094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060115094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060115094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060115094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060115094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060115094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060115094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060115094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060115094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060115094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060115094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060115094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060115094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060115094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060115094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060115094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060115094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_len:30 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068001F639453'O 20241005060115102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060115102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060115102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060115102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060115102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060115102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060115102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060115102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060115102 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241005060115102 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241005060115102 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241005060115102 DRANAP INFO Rx RAB Assignment Response for UE conn_id 9 (iu_client.c:574) 20241005060115103 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241005060115103 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241005060115107 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3e 00 00 01 80 10 b7 ca 2f 7a 11 ac e9 1b 5b 7f a4 c6 bb 42 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20241005060115107 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060115107 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_len:16 SGSN_Test_0-SCCP(1538)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241005060115306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060115306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060115306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060115306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060115306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060115306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060115306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060115306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060115307 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060115307 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060115307 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060115307 DMM INFO MM(262420000001005/c2e08348) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241005060115307 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005060115307 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241005060115315 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3f 00 00 01 80 : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20241005060115315 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060115315 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241005060115315 DMM INFO MM(262420000001005/c2e08348) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241005060115315 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241005060115315 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20241005060115315 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241005060115315 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060115315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060115315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060115315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060115315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060115315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060115315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060115315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1526)@f1fcabad5563: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1545)@f1fcabad5563: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@f1fcabad5563: Final verdict of PTC: none 20241005060115332 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241005060115332 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) 20241005060115332 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241005060115332 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241005060115332 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241005060115332 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) 20241005060115332 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241005060115332 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241005060115332 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) 20241005060115332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060115332 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241005060115332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241005060115332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241005060115332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241005060115332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241005060115332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241005060115332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241005060115332 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@f1fcabad5563: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@f1fcabad5563: Final verdict of PTC: none 20241005060115339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39916<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1532)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1537)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1527)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1526)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@f1fcabad5563: Final verdict of PTC: none 20241005060115344 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005060115344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1533)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1531)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@f1fcabad5563: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1536)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1530)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1535)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1525)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1526): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1531): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1536): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1545): pass (none -> pass) MTC@f1fcabad5563: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass'. Sat Oct 5 06:01:15 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241005060115506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060116008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39926<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=390112) 20241005060116346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060116346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=390112, count=391372) 20241005060117334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241005060117334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241005060117334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241005060117347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060117347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Sat Oct 5 06:01:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060118349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060118349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_pmm_idle_rx_mt_data started. 20241005060119090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060119092 DMM INFO MM(262420000001005/c2e08348) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005060119093 DMM INFO MM(262420000001005/c2e08348) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005060119093 DMM DEBUG GMM(gmm_fsm)[0x560ec1da8ca0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005060119093 DMM DEBUG GMM(gmm_fsm)[0x560ec1da8ca0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060119093 DMM DEBUG MM_STATE_Iu(7)[0x560ec1da7670]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241005060119093 DMM DEBUG MM_STATE_Iu(7)[0x560ec1da7670]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241005060119093 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241005060119093 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) 20241005060119093 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) 20241005060119093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005060119093 DMM DEBUG MM_STATE_Gb[0x560ec1d99f60]{Idle}: Deallocated (fsm.c:568) 20241005060119093 DMM DEBUG MM_STATE_Iu(7)[0x560ec1da7670]{Detached}: Deallocated (fsm.c:568) 20241005060119093 DMM DEBUG GMM(gmm_fsm)[0x560ec1da8ca0]{Deregistered}: Deallocated (fsm.c:568) 20241005060119093 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241005060119093 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060119093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060119093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060119093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060119093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060119093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060119093 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060119138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060119139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060119139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060119139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060119139 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060119139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060119139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060119139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060119139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060119139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060119139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060119139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060119139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060119139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060119139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060119139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060119139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060119139 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060119139 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060119139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060119140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060119140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060119142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060119147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060119147 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1549)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060119153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060119154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060119154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060119154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060119154 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060119154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060119154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060119154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060119154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060119154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060119154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060119154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060119154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060119154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060119154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060119154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060119154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060119154 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060119154 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060119154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060119155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060119155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060119157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060119162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060119162 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1554)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060119169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060119169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060119169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060119169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060119169 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060119169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060119169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060119169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060119169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060119170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060119170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060119170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060119170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060119170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060119170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060119170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060119170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060119170 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060119170 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060119170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060119170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060119170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060119172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060119176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060119176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1559)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f1fcabad5563: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f1fcabad5563: Starting RAN_Emulation SGSN_Test_0-M3UA(1563)@f1fcabad5563: ************************************************* SGSN_Test_0-M3UA(1563)@f1fcabad5563: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@f1fcabad5563: ************************************************* SGSN_Test_0-SCCP(1561)@f1fcabad5563: v_sccp_pdu_maxlen:268 20241005060119350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060119350 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060119350 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060119350 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060119354 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241005060119355 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005060119379 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241005060119379 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) 20241005060119379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241005060119379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1563)@f1fcabad5563: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241005060119384 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060119384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241005060119384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241005060119384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241005060119384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241005060119384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241005060119384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241005060119386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060119386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241005060119386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241005060119386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241005060119386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241005060119386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241005060119386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241005060119386 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241005060119617 DGPRS DEBUG Checking for inactive LLMEs, time = 30636278 (sgsn.c:131) 20241005060120198 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120198 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120198 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241005060120198 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241005060120199 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@f1fcabad5563: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1549)@f1fcabad5563: Adding Client=TC_pmm_idle_rx_mt_data(1568), IMSI='262420000001007'H, TLLI='CF89E086'O, index=0 SGSN_Test-GSUP(1566)@f1fcabad5563: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@f1fcabad5563: 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 := '20EB'O, rac := '6B'O ("k") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@f1fcabad5563: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)9775765 SGSN_Test_0-SCCP(1561)@f1fcabad5563: First idle individual index:0 SGSN_Test_0-RAN(1562)@f1fcabad5563: patch: N(SD) for ConnIdx 0 set to 1 20241005060120440 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120440 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120440 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120440 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120440 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241005060120440 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241005060120440 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241005060120440 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241005060120440 DMM DEBUG GMM(gmm_fsm)[0x560ec1da7670]{Deregistered}: Allocated (fsm.c:456) 20241005060120440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Allocated (fsm.c:456) 20241005060120440 DMM DEBUG MM_STATE_Gb[0x560ec1da0930]{Idle}: Allocated (fsm.c:456) 20241005060120440 DMM DEBUG MM_STATE_Iu[0x560ec1dad0d0]{Detached}: Allocated (fsm.c:456) 20241005060120440 DMM DEBUG GMM(gmm_fsm)[0x560ec1da7670]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060120440 DMM DEBUG GMM(gmm_fsm)[0x560ec1da7670]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060120440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060120440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060120440 DMM DEBUG MM(262420000001007/e923df3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060120440 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241005060120440 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120440 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120440 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120440 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: { messageType := 2, destLocRef := '952A95'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(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@f1fcabad5563: 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 := 'C3A9155A8C27E78E28B3AABA94FE8B31'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '974F02B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5258AF905EA5D812'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9197517C7E48B65A532210DC1DB51C78'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F4BA3890C4911E8402A54F0342F198B2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '80091F21E9F2B1F05D11E0FB21B73723'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AE29F3B713858F32'O } } } } } SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_len:23 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241005060120447 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120447 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120448 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060120448 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060120448 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060120448 DMM DEBUG MM(262420000001007/e923df3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241005060120448 DMM NOTICE MM(262420000001007/e923df3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005060120448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005060120448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005060120448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005060120448 DMM DEBUG MM(262420000001007/e923df3e) Requesting authorization (sgsn_auth.c:160) 20241005060120448 DMM INFO MM(262420000001007/e923df3e) Requesting authentication tuples (sgsn_auth.c:184) 20241005060120448 DMM DEBUG MM(262420000001007/e923df3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005060120448 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241005060120448 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@f1fcabad5563: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1568) SGSN_Test-GSUP(1566)@f1fcabad5563: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1568)"262420000001007" 20241005060120450 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005060120450 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005060120450 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005060120450 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005060120450 DMM INFO MM(262420000001007/e923df3e) Subscriber data update (mmctx.c:445) 20241005060120450 DMM DEBUG MM(262420000001007/e923df3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005060120450 DMM INFO MM(262420000001007/e923df3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005060120450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005060120450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005060120450 DMM INFO MM(262420000001007/e923df3e) <- GMM AUTH AND CIPHERING REQ (rand = c3 a9 15 5a 8c 27 e7 8e 28 b3 aa ba 94 fe 8b 31 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 80 09 1f 21 e9 f2 b1 f0 5d 11 e0 fb 21 b7 37 23 ) (gprs_gmm.c:483) 20241005060120450 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241005060120450 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120450 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120450 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120450 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_len:37 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22AE29F3B723094B99990000100007F0290413858F32'O 20241005060120455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120455 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060120455 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060120455 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060120455 DMM INFO MM(262420000001007/e923df3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005060120455 DMM NOTICE MM(262420000001007/e923df3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005060120455 DMM DEBUG MM(262420000001007/e923df3e) checking auth: received UMTS RES = ae 29 f3 b7 13 85 8f 32 (gprs_gmm.c:666) 20241005060120455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005060120455 DMM DEBUG MM(262420000001007/e923df3e) Requesting authorization (sgsn_auth.c:160) 20241005060120455 DMM INFO MM(262420000001007/e923df3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005060120455 DMM DEBUG MM(262420000001007/e923df3e) Requesting subscriber data update (gprs_subscriber.c:894) 20241005060120455 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241005060120455 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) 20241005060120455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241005060120455 DMM DEBUG MM(262420000001007/e923df3e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241005060120455 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120455 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_len:12 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241005060120461 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120461 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120461 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120461 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120461 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241005060120461 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241005060120461 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241005060120461 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241005060120461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241005060120461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241005060120461 DMM INFO MM(262420000001007/e923df3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe923df3e) (gprs_gmm.c:300) 20241005060120461 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241005060120461 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120461 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120461 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120461 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241005060120464 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005060120464 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005060120464 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241005060120464 DMM INFO MM(262420000001007/e923df3e) Subscriber data update (mmctx.c:445) 20241005060120464 DMM DEBUG MM(262420000001007/e923df3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005060120464 DMM INFO MM(262420000001007/e923df3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005060120464 DMM NOTICE MM(262420000001007/e923df3e) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241005060120464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005060120464 DMM NOTICE MM(262420000001007/e923df3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005060120464 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) 20241005060120464 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005060120464 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241005060120464 DMM INFO MM(262420000001007/e923df3e) Subscriber data update (mmctx.c:445) 20241005060120464 DMM DEBUG MM(262420000001007/e923df3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_len:14 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241005060120465 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120465 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120465 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120465 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120465 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060120465 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060120465 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060120465 DMM INFO MM(262420000001007/e923df3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005060120465 DMM NOTICE MM(262420000001007/e923df3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005060120465 DMM DEBUG GMM(gmm_fsm)[0x560ec1da7670]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005060120465 DMM DEBUG GMM(gmm_fsm)[0x560ec1da7670]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060120465 DMM DEBUG MM_STATE_Iu(10)[0x560ec1dad0d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241005060120465 DMM DEBUG MM_STATE_Iu(10)[0x560ec1dad0d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241005060120465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005060120465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005060120465 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120466 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_len:7 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241005060120468 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120468 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120468 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241005060120468 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241005060120468 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241005060120468 DMM INFO MM(262420000001007/e923df3e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241005060120468 DMM DEBUG MM_STATE_Iu(10)[0x560ec1dad0d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241005060120468 DMM DEBUG MM_STATE_Iu(10)[0x560ec1dad0d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241005060120468 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120468 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 20241005060120469 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120469 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120469 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120469 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@f1fcabad5563: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)9775765 TC_pmm_idle_rx_mt_data(1568)@f1fcabad5563: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1568)@f1fcabad5563: 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 := 'E923DF3E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@f1fcabad5563: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)13304265 SGSN_Test_0-RAN(1562)@f1fcabad5563: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@f1fcabad5563: First idle individual index:0 20241005060120670 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120670 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120671 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241005060120671 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241005060120671 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241005060120671 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE923DF3E) type="data" (gprs_gmm.c:1944) 20241005060120671 DMM DEBUG GMM(gmm_fsm)[0x560ec1da7670]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241005060120671 DMM DEBUG GMM(gmm_fsm)[0x560ec1da7670]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241005060120671 DMM DEBUG MM(262420000001007/e923df3e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241005060120671 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120672 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120672 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120672 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: { messageType := 2, destLocRef := 'CB01C9'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(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_len:12 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241005060120681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120682 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241005060120682 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241005060120682 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241005060120682 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241005060120682 DMM DEBUG MM_STATE_Iu(10)[0x560ec1dad0d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241005060120682 DMM DEBUG MM_STATE_Iu(10)[0x560ec1dad0d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241005060120682 DMM INFO MM(262420000001007/e923df3e) <- GMM SERVICE ACCEPT (P-TMSI=0xe923df3e) (gprs_gmm.c:813) 20241005060120682 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241005060120682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_len:23 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241005060120693 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120693 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120693 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060120693 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060120693 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060120693 DMM INFO MM(262420000001007/e923df3e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005060120693 DMM INFO MM(262420000001007/e923df3e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005060120693 DMM DEBUG MM(262420000001007/e923df3e) Using GGSN 0 (gprs_sm.c:317) 20241005060120693 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) 20241005060120693 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241005060120693 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005060120693 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20241005060120693 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241005060120717 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 40 00 00 01 80 08 00 10 81 b9 24 6d 11 2e 8b ec 00 14 05 7f 80 46 e7 57 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1088 from retransmit req queue (gtp.c:443) 20241005060120717 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060120717 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005060120717 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120718 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_len:30 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680053C02145'O 20241005060120746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120747 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241005060120747 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241005060120747 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241005060120747 DRANAP INFO Rx RAB Assignment Response for UE conn_id 11 (iu_client.c:574) 20241005060120747 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241005060120747 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241005060120747 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005060120747 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241005060120747 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120747 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241005060120752 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 41 00 00 01 80 10 81 b9 24 6d 11 2e 8b ec 00 7f 80 46 e7 57 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) 20241005060120752 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060120752 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_pmm_idle_rx_mt_data(1568)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_len:13 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_from0 20241005060120756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241005060120757 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241005060120757 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241005060120757 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241005060120757 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241005060120757 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120757 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_len:7 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241005060120759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120759 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241005060120759 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241005060120759 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241005060120759 DMM INFO MM(262420000001007/e923df3e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241005060120759 DMM DEBUG MM_STATE_Iu(10)[0x560ec1dad0d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241005060120759 DMM DEBUG MM_STATE_Iu(10)[0x560ec1dad0d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241005060120759 DMM INFO MM(262420000001007/e923df3e) Changing GTP-U endpoints 127.0.0.104/0x53c02145 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241005060120759 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241005060120759 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120759 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-RAN(1562)@f1fcabad5563: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)13304265 20241005060120761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120761 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) TC_pmm_idle_rx_mt_data(1568)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed 20241005060120761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120762 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 42 00 00 01 80 10 81 b9 24 6d 11 2e 8b ec 00 7f 80 46 e7 57 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:443) 20241005060120762 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060120762 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1562)@f1fcabad5563: Created IMSI[0] for '262420000001007'H'E923DF3E'O to be handled at TC_pmm_idle_rx_mt_data(1568) 20241005060120767 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20241005060120767 DMM INFO MM(262420000001007/e923df3e) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20241005060120767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@f1fcabad5563: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@f1fcabad5563: 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 := 'E923DF3E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@f1fcabad5563: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)3269814 SGSN_Test_0-RAN(1562)@f1fcabad5563: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@f1fcabad5563: First idle individual index:0 20241005060120775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120775 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241005060120775 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241005060120775 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241005060120775 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE923DF3E) type="data" (gprs_gmm.c:1944) 20241005060120775 DMM DEBUG GMM(gmm_fsm)[0x560ec1da7670]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241005060120775 DMM DEBUG MM(262420000001007/e923df3e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241005060120776 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120776 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120776 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120776 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120776 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120776 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120776 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120776 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: { messageType := 2, destLocRef := '31E4B6'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(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_len:12 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241005060120782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120783 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241005060120783 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241005060120783 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241005060120783 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241005060120783 DMM DEBUG MM_STATE_Iu(10)[0x560ec1dad0d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241005060120783 DMM DEBUG MM_STATE_Iu(10)[0x560ec1dad0d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241005060120783 DMM INFO MM(262420000001007/e923df3e) <- GMM SERVICE ACCEPT (P-TMSI=0xe923df3e) (gprs_gmm.c:813) 20241005060120783 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241005060120783 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120783 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120783 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120783 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120784 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120784 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120784 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060120784 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060120784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120784 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060120784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_len:30 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680053C02145'O 20241005060120792 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120792 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120792 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241005060120792 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241005060120792 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241005060120792 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241005060120792 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241005060120793 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241005060120797 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 43 00 00 01 80 10 81 b9 24 6d 11 2e 8b ec 00 7f 80 46 e7 57 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241005060120797 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060120797 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_len:16 SGSN_Test_0-SCCP(1561)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241005060120994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060120994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060120994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060120994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060120994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060120994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060120994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060120994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060120995 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060120995 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060120995 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060120995 DMM INFO MM(262420000001007/e923df3e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241005060120995 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005060120995 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241005060121003 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 44 00 00 01 80 : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20241005060121003 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060121003 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241005060121003 DMM INFO MM(262420000001007/e923df3e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241005060121003 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241005060121003 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20241005060121003 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241005060121004 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060121004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060121004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060121004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060121004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060121004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060121004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060121004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1549)@f1fcabad5563: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1568)@f1fcabad5563: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@f1fcabad5563: Final verdict of PTC: none 20241005060121020 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241005060121020 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) 20241005060121020 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241005060121020 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241005060121020 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241005060121020 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) 20241005060121020 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241005060121020 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241005060121020 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) 20241005060121020 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060121020 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241005060121020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241005060121020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241005060121020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241005060121020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241005060121020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241005060121020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241005060121020 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@f1fcabad5563: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@f1fcabad5563: Final verdict of PTC: none 20241005060121028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39928<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@f1fcabad5563: Final verdict of PTC: none 20241005060121033 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005060121033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1565)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@f1fcabad5563: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1549)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@f1fcabad5563: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1554)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1550)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1560)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1555)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1558)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1553)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1548)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@f1fcabad5563: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1559)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1549): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1554): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1559): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_pmm_idle_rx_mt_data(1568): pass (none -> pass) MTC@f1fcabad5563: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass'. Sat Oct 5 06:01:21 UTC 2024 ====== SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241005060121198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060121700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39942<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=395488) 20241005060122034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060122034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=395488, count=399940) 20241005060123021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241005060123021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241005060123021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241005060123035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060123035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Sat Oct 5 06:01:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060124036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060124036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_update_ctx_err_ind_from_ggsn started. 20241005060124778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060124780 DMM INFO MM(262420000001007/e923df3e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005060124780 DMM INFO MM(262420000001007/e923df3e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005060124780 DMM DEBUG GMM(gmm_fsm)[0x560ec1da7670]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005060124780 DMM DEBUG GMM(gmm_fsm)[0x560ec1da7670]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060124780 DMM DEBUG MM_STATE_Iu(10)[0x560ec1dad0d0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241005060124780 DMM DEBUG MM_STATE_Iu(10)[0x560ec1dad0d0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241005060124780 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241005060124780 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) 20241005060124780 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) 20241005060124780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1d99f60]{Init}: Deallocated (fsm.c:568) 20241005060124780 DMM DEBUG MM_STATE_Gb[0x560ec1da0930]{Idle}: Deallocated (fsm.c:568) 20241005060124780 DMM DEBUG MM_STATE_Iu(10)[0x560ec1dad0d0]{Detached}: Deallocated (fsm.c:568) 20241005060124780 DMM DEBUG GMM(gmm_fsm)[0x560ec1da7670]{Deregistered}: Deallocated (fsm.c:568) 20241005060124780 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241005060124781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060124781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060124781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060124781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060124781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060124781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060124781 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060124823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060124823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060124823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060124823 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060124823 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060124823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060124823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060124823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060124823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060124824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060124824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060124824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060124824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060124824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060124824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060124824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060124824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060124824 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241005060124824 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060124824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060124825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060124825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@f1fcabad5563: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1574)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21011 20241005060124827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1570)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241005060124833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060124833 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@f1fcabad5563: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1574)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1579)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1579)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060124840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241005060124840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060124840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060124840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060124840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241005060124840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060124840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060124840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060124840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1578)@f1fcabad5563: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1579)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060124841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060124841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060124841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060124841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060124841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060124841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060124841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060124841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060124841 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241005060124841 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060124841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241005060124842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060124842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1579)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1579)@f1fcabad5563: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060124843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241005060124848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560ec1d9bd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060124848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1578)@f1fcabad5563: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_update_ctx_err_ind_from_ggsn-BVCI210(1576)@f1fcabad5563: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1583)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@f1fcabad5563: Provider Link came up: sending NS-RESET 20241005060124852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241005060124852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060124852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060124852 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060124852 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241005060124852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060124852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060124852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060124852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241005060124852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060124852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060124852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060124852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241005060124852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241005060124852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241005060124852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241005060124853 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060124853 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241005060124853 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241005060124853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1583)@f1fcabad5563: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241005060124853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241005060124853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@f1fcabad5563: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241005060124855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@f1fcabad5563: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@f1fcabad5563: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@f1fcabad5563: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f1fcabad5563: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@f1fcabad5563: ************************************************* SGSN_Test_0-M3UA(1586)@f1fcabad5563: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@f1fcabad5563: ************************************************* 20241005060124860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560ec1d9d7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241005060124860 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1584)@f1fcabad5563: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@f1fcabad5563: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241005060125037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060125037 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241005060125037 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241005060125037 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@f1fcabad5563: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241005060125041 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@f1fcabad5563: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241005060125042 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@f1fcabad5563: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@f1fcabad5563: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005060125061 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241005060125061 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) 20241005060125061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241005060125061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1586)@f1fcabad5563: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241005060125062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060125062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241005060125062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241005060125062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241005060125062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241005060125062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241005060125062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241005060125063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060125063 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241005060125063 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241005060125063 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241005060125063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241005060125063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241005060125063 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241005060125063 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241005060125880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060125880 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060125880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060125880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060125880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060125881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060125881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060125881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060125881 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241005060125881 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241005060125882 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060125882 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060125882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060125882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060125882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060125882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060125882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060125882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@f1fcabad5563: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@f1fcabad5563: Adding Client=TC_update_ctx_err_ind_from_ggsn(1591), IMSI='262420000001004'H, TLLI='C628CD7B'O, index=0 SGSN_Test-GSUP(1589)@f1fcabad5563: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@f1fcabad5563: 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 := '1C0B'O, rac := '5D'O ("]") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@f1fcabad5563: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)13625618 SGSN_Test_0-SCCP(1584)@f1fcabad5563: First idle individual index:0 SGSN_Test_0-RAN(1585)@f1fcabad5563: patch: N(SD) for ConnIdx 0 set to 1 20241005060126121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126122 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241005060126122 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241005060126122 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241005060126122 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241005060126122 DMM DEBUG GMM(gmm_fsm)[0x560ec1dad0d0]{Deregistered}: Allocated (fsm.c:456) 20241005060126122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Allocated (fsm.c:456) 20241005060126122 DMM DEBUG MM_STATE_Gb[0x560ec1d99f60]{Idle}: Allocated (fsm.c:456) 20241005060126122 DMM DEBUG MM_STATE_Iu[0x560ec1dad890]{Detached}: Allocated (fsm.c:456) 20241005060126122 DMM DEBUG GMM(gmm_fsm)[0x560ec1dad0d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241005060126122 DMM DEBUG GMM(gmm_fsm)[0x560ec1dad0d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241005060126122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241005060126122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241005060126122 DMM DEBUG MM(262420000001004/e513729d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241005060126122 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241005060126122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@f1fcabad5563: { messageType := 2, destLocRef := 'CFE912'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@f1fcabad5563: 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 := 'BE176E6909759DAE79C1975438AD95CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2095CC05'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A8B5E3F567C803D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '11EF8C07DB77C7460261011875BD1ED3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BC7483A674678494F5AC9CF68ED9D5B1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A468B043DD4340CD124BF518EB424A50'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7378B9BBA1663147'O } } } } } SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_len:23 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241005060126132 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126132 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060126132 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060126132 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060126132 DMM DEBUG MM(262420000001004/e513729d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241005060126132 DMM NOTICE MM(262420000001004/e513729d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241005060126132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241005060126132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241005060126132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241005060126132 DMM DEBUG MM(262420000001004/e513729d) Requesting authorization (sgsn_auth.c:160) 20241005060126132 DMM INFO MM(262420000001004/e513729d) Requesting authentication tuples (sgsn_auth.c:184) 20241005060126132 DMM DEBUG MM(262420000001004/e513729d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241005060126132 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241005060126132 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@f1fcabad5563: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1591) SGSN_Test-GSUP(1589)@f1fcabad5563: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1591)"262420000001004" 20241005060126136 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241005060126136 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241005060126136 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241005060126136 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241005060126136 DMM INFO MM(262420000001004/e513729d) Subscriber data update (mmctx.c:445) 20241005060126136 DMM DEBUG MM(262420000001004/e513729d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241005060126136 DMM INFO MM(262420000001004/e513729d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241005060126136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241005060126136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241005060126136 DMM INFO MM(262420000001004/e513729d) <- GMM AUTH AND CIPHERING REQ (rand = be 17 6e 69 09 75 9d ae 79 c1 97 54 38 ad 95 cf , mmctx_is_r99=1, vec->auth_types=0x3, autn = a4 68 b0 43 dd 43 40 cd 12 4b f5 18 eb 42 4a 50 ) (gprs_gmm.c:483) 20241005060126136 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241005060126136 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126136 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_len:37 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A227378B9BB23094B99990000100004F02904A1663147'O 20241005060126143 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126143 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126143 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060126143 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060126143 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060126143 DMM INFO MM(262420000001004/e513729d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241005060126143 DMM NOTICE MM(262420000001004/e513729d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241005060126143 DMM DEBUG MM(262420000001004/e513729d) checking auth: received UMTS RES = 73 78 b9 bb a1 66 31 47 (gprs_gmm.c:666) 20241005060126143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241005060126143 DMM DEBUG MM(262420000001004/e513729d) Requesting authorization (sgsn_auth.c:160) 20241005060126143 DMM INFO MM(262420000001004/e513729d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241005060126143 DMM DEBUG MM(262420000001004/e513729d) Requesting subscriber data update (gprs_subscriber.c:894) 20241005060126143 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241005060126143 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) 20241005060126143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241005060126143 DMM DEBUG MM(262420000001004/e513729d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241005060126144 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126144 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_len:12 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241005060126151 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126151 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126151 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241005060126151 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241005060126151 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241005060126151 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241005060126151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241005060126151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241005060126151 DMM INFO MM(262420000001004/e513729d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe513729d) (gprs_gmm.c:300) 20241005060126151 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241005060126151 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126151 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126151 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126151 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241005060126154 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241005060126154 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241005060126154 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241005060126154 DMM INFO MM(262420000001004/e513729d) Subscriber data update (mmctx.c:445) 20241005060126154 DMM DEBUG MM(262420000001004/e513729d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241005060126154 DMM INFO MM(262420000001004/e513729d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241005060126154 DMM NOTICE MM(262420000001004/e513729d) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241005060126154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241005060126154 DMM NOTICE MM(262420000001004/e513729d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241005060126154 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) 20241005060126154 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241005060126154 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241005060126154 DMM INFO MM(262420000001004/e513729d) Subscriber data update (mmctx.c:445) 20241005060126154 DMM DEBUG MM(262420000001004/e513729d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_len:14 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241005060126156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126156 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126156 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060126156 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060126156 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060126156 DMM INFO MM(262420000001004/e513729d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241005060126156 DMM NOTICE MM(262420000001004/e513729d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241005060126156 DMM DEBUG GMM(gmm_fsm)[0x560ec1dad0d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241005060126156 DMM DEBUG GMM(gmm_fsm)[0x560ec1dad0d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241005060126156 DMM DEBUG MM_STATE_Iu(13)[0x560ec1dad890]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241005060126156 DMM DEBUG MM_STATE_Iu(13)[0x560ec1dad890]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241005060126156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241005060126156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241005060126156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_len:7 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241005060126159 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126159 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241005060126159 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241005060126159 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241005060126159 DMM INFO MM(262420000001004/e513729d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241005060126159 DMM DEBUG MM_STATE_Iu(13)[0x560ec1dad890]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241005060126159 DMM DEBUG MM_STATE_Iu(13)[0x560ec1dad890]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241005060126159 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126159 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 20241005060126160 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126160 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126160 DLSS7 DEBUG Found route for dpc=188=0.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(1585)@f1fcabad5563: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)13625618 20241005060126160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_update_ctx_err_ind_from_ggsn(1591)@f1fcabad5563: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1591)@f1fcabad5563: 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 := 'E513729D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@f1fcabad5563: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)15398070 SGSN_Test_0-RAN(1585)@f1fcabad5563: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@f1fcabad5563: First idle individual index:0 20241005060126362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126363 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241005060126363 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241005060126363 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241005060126363 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE513729D) type="data" (gprs_gmm.c:1944) 20241005060126363 DMM DEBUG GMM(gmm_fsm)[0x560ec1dad0d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241005060126363 DMM DEBUG GMM(gmm_fsm)[0x560ec1dad0d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241005060126363 DMM DEBUG MM(262420000001004/e513729d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241005060126364 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126364 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@f1fcabad5563: { messageType := 2, destLocRef := 'EAF4B6'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_len:12 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241005060126373 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126373 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126374 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241005060126374 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241005060126374 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241005060126374 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241005060126374 DMM DEBUG MM_STATE_Iu(13)[0x560ec1dad890]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241005060126374 DMM DEBUG MM_STATE_Iu(13)[0x560ec1dad890]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241005060126374 DMM INFO MM(262420000001004/e513729d) <- GMM SERVICE ACCEPT (P-TMSI=0xe513729d) (gprs_gmm.c:813) 20241005060126374 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241005060126374 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126374 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126374 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126374 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_len:23 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241005060126387 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126387 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126387 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060126387 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060126387 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060126387 DMM INFO MM(262420000001004/e513729d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241005060126387 DMM INFO MM(262420000001004/e513729d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241005060126387 DMM DEBUG MM(262420000001004/e513729d) Using GGSN 0 (gprs_sm.c:317) 20241005060126387 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) 20241005060126387 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241005060126387 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241005060126387 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241005060126387 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241005060126411 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 45 00 00 01 80 08 00 10 d8 ad d4 4a 11 d7 e1 f1 dd 14 05 7f ce 7f bb 4b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241005060126411 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060126411 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241005060126411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_len:30 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800BEF47896'O 20241005060126450 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126450 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241005060126450 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241005060126450 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241005060126450 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241005060126450 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241005060126451 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241005060126451 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241005060126451 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241005060126451 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126451 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126451 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126451 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126451 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241005060126459 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 46 00 00 01 80 10 d8 ad d4 4a 11 d7 e1 f1 dd 7f ce 7f bb 4b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:443) 20241005060126459 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060126459 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_update_ctx_err_ind_from_ggsn(1591)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1585)@f1fcabad5563: Created IMSI[0] for '262420000001004'H'E513729D'O to be handled at TC_update_ctx_err_ind_from_ggsn(1591) 20241005060126481 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241005060126481 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241005060126481 DGPRS INFO PDP(262420000001004:5): Context 0x7f034388a670 was updated (sgsn_libgtp.c:659) 20241005060126481 DMM INFO MM(262420000001004/e513729d) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20241005060126481 DMM DEBUG MM_STATE_Iu(13)[0x560ec1dad890]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20241005060126481 DMM DEBUG MM_STATE_Iu(13)[0x560ec1dad890]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241005060126481 DMM INFO MM(262420000001004/e513729d) Changing GTP-U endpoints 127.0.0.104/0xbef47896 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241005060126481 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241005060126482 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126482 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126482 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126482 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 20241005060126485 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126485 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@f1fcabad5563: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)15398070 SGSN_Test_0-RAN(1585)@f1fcabad5563: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@f1fcabad5563: 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 := 'E513729D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@f1fcabad5563: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)14371155 SGSN_Test_0-RAN(1585)@f1fcabad5563: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@f1fcabad5563: First idle individual index:0 20241005060126686 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126686 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126687 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241005060126687 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241005060126687 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241005060126687 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE513729D) type="data" (gprs_gmm.c:1944) 20241005060126687 DMM DEBUG GMM(gmm_fsm)[0x560ec1dad0d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241005060126687 DMM DEBUG MM(262420000001004/e513729d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241005060126687 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126687 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126688 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126688 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@f1fcabad5563: { messageType := 2, destLocRef := 'DB4953'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_len:12 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241005060126699 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126699 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241005060126699 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241005060126699 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241005060126699 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241005060126699 DMM DEBUG MM_STATE_Iu(13)[0x560ec1dad890]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241005060126699 DMM DEBUG MM_STATE_Iu(13)[0x560ec1dad890]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241005060126699 DMM INFO MM(262420000001004/e513729d) <- GMM SERVICE ACCEPT (P-TMSI=0xe513729d) (gprs_gmm.c:813) 20241005060126699 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241005060126700 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126700 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126700 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126700 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126700 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126700 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_len:30 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800BEF47896'O 20241005060126710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126710 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241005060126710 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241005060126711 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241005060126711 DRANAP INFO Rx RAB Assignment Response for UE conn_id 15 (iu_client.c:574) 20241005060126711 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241005060126711 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241005060126715 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 47 00 00 01 80 10 d8 ad d4 4a 11 d7 e1 f1 dd 7f ce 7f bb 4b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:443) 20241005060126715 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060126715 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_len:16 SGSN_Test_0-SCCP(1584)@f1fcabad5563: vl_from0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241005060126914 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126914 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241005060126914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241005060126914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241005060126914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241005060126915 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241005060126915 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241005060126915 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241005060126915 DMM INFO MM(262420000001004/e513729d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241005060126915 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241005060126915 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241005060126923 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 48 00 00 01 80 : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20241005060126923 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f034388a670, cbp=0x560ec1daa5b0) (sgsn_libgtp.c:629) 20241005060126923 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241005060126923 DMM INFO MM(262420000001004/e513729d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241005060126923 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241005060126923 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241005060126924 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241005060126924 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126924 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060126924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060126924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060126924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060126924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060126924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241005060126924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@f1fcabad5563: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@f1fcabad5563: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@f1fcabad5563: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@f1fcabad5563: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1591)@f1fcabad5563: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@f1fcabad5563: Final verdict of PTC: none 20241005060126940 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241005060126940 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) 20241005060126940 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241005060126940 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241005060126940 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241005060126940 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) 20241005060126940 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241005060126940 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241005060126940 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) 20241005060126940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060126940 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241005060126940 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241005060126940 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241005060126940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241005060126940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241005060126940 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241005060126940 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241005060126940 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@f1fcabad5563: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@f1fcabad5563: Final verdict of PTC: none 20241005060126947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35726<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241005060126951 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241005060126951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1588)@f1fcabad5563: Final verdict of PTC: none -NSVCI97(1573)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@f1fcabad5563: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1578)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GSUP(1589)@f1fcabad5563: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1576)@f1fcabad5563: Final verdict of PTC: none -NSVCI99(1583)@f1fcabad5563: Final verdict of PTC: none -NSVCI98(1579)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@f1fcabad5563: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@f1fcabad5563: Final verdict of PTC: none -NSVCI99-provIP(1581)@f1fcabad5563: Final verdict of PTC: none -NSVCI98-provIP(1577)@f1fcabad5563: Final verdict of PTC: none -NSVCI97-provIP(1571)@f1fcabad5563: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: none MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1572): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1576): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98-provIP(1577): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-NS2(1578): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI98(1579): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1582): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@f1fcabad5563: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1591): pass (none -> pass) MTC@f1fcabad5563: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass'. Sat Oct 5 06:01:27 UTC 2024 ====== SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241005060127067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060127569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=380232) 20241005060127953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060127953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=380232, count=381392) 20241005060128941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241005060128941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241005060128941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241005060128955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060128955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass' was executed successfully (exit status: 0). MC@f1fcabad5563: Test execution finished. MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sat Oct 5 06:01:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060129956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060129956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_NS_connect_alive started. 20241005060130665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060130668 DMM INFO MM(262420000001004/e513729d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241005060130668 DMM INFO MM(262420000001004/e513729d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241005060130668 DMM DEBUG GMM(gmm_fsm)[0x560ec1dad0d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241005060130668 DMM DEBUG GMM(gmm_fsm)[0x560ec1dad0d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241005060130668 DMM DEBUG MM_STATE_Iu(13)[0x560ec1dad890]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241005060130669 DMM DEBUG MM_STATE_Iu(13)[0x560ec1dad890]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241005060130669 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241005060130669 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) 20241005060130669 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) 20241005060130669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560ec1da0930]{Init}: Deallocated (fsm.c:568) 20241005060130669 DMM DEBUG MM_STATE_Gb[0x560ec1d99f60]{Idle}: Deallocated (fsm.c:568) 20241005060130669 DMM DEBUG MM_STATE_Iu(13)[0x560ec1dad890]{Detached}: Deallocated (fsm.c:568) 20241005060130669 DMM DEBUG GMM(gmm_fsm)[0x560ec1dad0d0]{Deregistered}: Deallocated (fsm.c:568) 20241005060130669 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241005060130669 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241005060130669 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241005060130669 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241005060130669 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241005060130669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241005060130669 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241005060130669 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241005060130703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241005060130703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241005060130703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241005060130957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060130957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: setverdict(pass): none -> pass MTC@f1fcabad5563: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241005060131713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35746<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1592)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: pass MTC@f1fcabad5563: Local verdict of PTC -provIP0(1592): none (pass -> pass) MTC@f1fcabad5563: Test case TC_NS_connect_alive finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sat Oct 5 06:01:31 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 20241005060131750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060131958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060131958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241005060132152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=14528) 20241005060132960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060132960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=14528, count=18884) 20241005060133961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060133961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sat Oct 5 06:01:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241005060134963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060134963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@f1fcabad5563: Test case TC_NS_connect_reset started. 20241005060135243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060135246 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241005060135279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241005060135279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241005060135279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241005060135279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241005060135279 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241005060135279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241005060135279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241005060135280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060135280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560ec1d994d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@f1fcabad5563: setverdict(pass): none -> pass 20241005060135964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060135964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f1fcabad5563: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241005060136290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58238<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1593)@f1fcabad5563: Final verdict of PTC: none MTC@f1fcabad5563: Setting final verdict of the test case. MTC@f1fcabad5563: Local verdict of MTC: pass MTC@f1fcabad5563: Local verdict of PTC -provIP0(1593): none (pass -> pass) MTC@f1fcabad5563: Test case TC_NS_connect_reset finished. Verdict: pass MTC@f1fcabad5563: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sat Oct 5 06:01:36 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 20241005060136329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241005060136731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58240<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20241005060136966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060136966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20241005060137967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060137967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241005060138281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@f1fcabad5563: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@f1fcabad5563: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f1fcabad5563: Terminating MTC. MC@f1fcabad5563: MTC terminated. MC2> exit MC@f1fcabad5563: Shutting down session. MC@f1fcabad5563: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7693.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells Summary: pass->FAIL: 2 NEW: FAIL: 1 xfail: 3 pass: 78 skip: 6 20241005060138968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060138968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2026441) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241005060139969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060139969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241005060140971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060140971 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241005060141282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241005060141971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241005060141971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (2026374) [testenv][generic] Stopping sgsn (2026399) [testenv][generic] Showing junit-xml-7693.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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7693.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='84' failures='6' errors='0' skipped='0' inconc='0' time='798.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.618179'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.563404'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.602965'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.577123'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.207248'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.650468'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.647255'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.651958'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.652895'> <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.527226'> <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.579293'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.516321'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.582514'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.537249'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.635251'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.634127'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.636022'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.758169'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.613854'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.755153'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.756005'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.616518'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.597251'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.662005'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.689527'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.670823'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.799039'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.761471'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.633142'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.540757'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.607142'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.543217'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.547868'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.585243'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.579377'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.647602'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.725909'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.746494'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.790116'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.473026'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.809257'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.655829'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.611135'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.675121'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.659642'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.523538'> <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.599984'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.645134'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.703034'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.671953'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.578508'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.719907'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.676478'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.637446'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.653984'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.710483'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.659808'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.644300'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.732618'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.665042'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.654067'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.690376'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.204427'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.731184'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.506337'> <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.532407'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.527371'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.772592'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.729221'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.833198'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.717176'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.661288'> <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.574020'> <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.548758'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.694421'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.625173'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.653061'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.639157'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.899151'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='2.407419'/> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='2.006275'/> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='2.199199'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.055590'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.053024'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b'] testenv-sgsn-generic-osmocom-nightly-20241005-0548-5d6fe01b [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2495/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